Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #29234

    After updating to 2.1 (Automatic) on WP3.6 updating pages does not work anymore. I disabled all plugins and the problem still exists. I can edit a page but if I press Update I get a timeout error after a while. I can make a new page and it saves but when I edit it it does not update.

    #140126

    When I select the default WordPress Theme updating pages works again. Is this a Enfold 2.1 problem?

    #140127

    I’ve been having the same problem. I read that it can be caused by insufficient memory on the ISP side but mine is set to 8mb so I doubt it’s that?

    #140128

    Hey,

    Please increase WordPress php memory limit. Add this on wp-config.php file:

    define('WP_MEMORY_LIMIT', '128M');

    Have you tried deactivating some of your plugins?

    Regards,

    Ismael

    #140129

    Hi Ismael, as I stated in my post I disabled all plugins and the problem still exists. I added your suggestion to wp-config but no improvement. Activating the default theme solves the problem.

    #140130

    Hi tonaua,

    What is the URL of the site so we can take a look live? Do you have any way to the view the servers php config as well? I’ve encountered a few issues with various server configs that only show themselves under some specific circumstances.

    Regards,

    Devin

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Update page not working anymore after update’ is closed to new replies.