
-
AuthorPosts
-
October 9, 2019 at 4:13 pm #1146549
I have a large menu that I’m trying to save. However, it always times out now and will not save. I have talked with my host and they have allocated 512MB to memory which is twice as much as needed, but still no luck. Can you help me with this?
October 11, 2019 at 8:58 pm #1147256Hey rjlucas,
Please deactivate all plugins one by one to check which one is causing this issue and let us know if this solves the problem.
Best regards,
VictoriaOctober 11, 2019 at 10:38 pm #1147276I have deactivated all plugins and it still will not work.
October 13, 2019 at 5:09 am #1147496Hi,
Thanks for the update. Maybe the max_execution_time setting needs to be increased? https://stackoverflow.com/questions/8744107/increase-max-execution-time-in-php
Best regards,
RikardOctober 29, 2019 at 6:28 pm #1152117That still did not work. We bumped the time up to 500 and still have the same problem.
October 30, 2019 at 6:44 pm #1152457We have also upped the max_input_vars to 1000 and that has not helped. My host is telling me the problem is definitely related to the theme.
November 3, 2019 at 2:33 pm #1153508Hi,
Sorry for the late reply and thanks for the login, I tried to update the “locations” menu expecting to see an error in the console but it successfully updated after adding an item and then removing it:
although it did take quite a long time, I found no errors.
What webhost are you using? I see the frontend is loading quickly.
I see your WordPress > Tools > Site Health Status says “Some files are not writable by WordPress”
this could explain why the frontend is loading quickly but some of the backend is having issuses.
I don’t see a security plugin, but you have these two warnings:
A plugin has prevented updates by disablingwp_version_check()
WordPress security and maintenance releases are blocked bydefine( 'WP_AUTO_UPDATE_CORE', false );
So with some files not writable and other functions disabled it seems to point towards either a customized WordPress install, some webhosts offer this, or some kind of security / firewall setting perhaps at the server level?So as a test I created a menu on my test install that is about double of yours and it easily saved quickly, so I don’t believe this is due to some menu size limit. I recommend looking into my findings above.
Best regards,
MikeNovember 5, 2019 at 7:49 pm #1154065This is the response from my host:
Thank you for your detailed reply and for sending us a response from the theme developer. As a managed WordPress hosting, our WordPress installs are customized as mentioned. These two lines that the developer mention is indeed correct:
A plugin has prevented updates by disabling wp_version_check()
WordPress security and maintenance releases are blocked by define( ‘WP_AUTO_UPDATE_CORE’, false );
The WordPress core files are blocked from edit to both our customers and the Support team. We are unable to access those files. Would you mind checking with the theme developer asking if any of the theme codes need to access the core files?
If his/her conclusion is still with the web host then please let us know and we’ll take a closer look. Thanks!November 6, 2019 at 2:02 pm #1154291Hi,
Thank you for the feedback, that explains why your WordPress > Tools > Site Health Status says “Some files are not writable by WordPress”
but as I posted above I was not able to reproduce your error on your site, I was able to save your menu.
Are you still unable to save your menu?Best regards,
MikeNovember 6, 2019 at 4:07 pm #1154307Correct. I am still unable to save the menu.
November 7, 2019 at 1:02 pm #1154614November 8, 2019 at 5:15 pm #1155066It looks like the problem was with my connection. Our IT department must have had some kind of limit on it. I tried it from home and it worked. Thank you for your help. If you had not suggested checking my connection, I would still be pulling my hair out over this.
November 9, 2019 at 6:43 am #1155174 -
AuthorPosts
- You must be logged in to reply to this topic.