Wordpress Menu Limit

Avatar
  • Answered
WP 3.5.1 - still reached menu limit, about 108. can't add another menu item. followed instructions found in google and wordpress.org. search "wordpress menu limit". this is an add on domain, installed WP with Softaculous. do i have a syntax error? the inmotion hosting guys are pretty good, the tech guys helped me edit these files, have no idea the problem. are there higher level files that need to be changed? does the server actually have to be restarted? any ideas would be appreciated. thanks!

max_execution_time = 90 ; Maximum execution
max_input_time = 60 ; Maximum amount of time
memory_limit = 512M ; Maximum amount of memory
max_input_vars = 2000

suhosin.post.max_vars = 5000
suhosin.request.max_vars = 5000
Avatar
Arn
TimesArrow, It looks like you have multiple directories where the PHP.INI will need to apply. I also edited your root PHP.INI file to include the changes above (only one of them wasn't already applied). In order to make the root PHP.INI apply to all of the directories in your installation, you need to make the PHP.INI file recursive. This is done within the .HTACCESS. Here's the link for more information on how to do this (I've already made this change so you shouldn't have to do it): How to make your PHP.INI file recursive ? If you have any further questions, please contact technical support available 24 hours a day / 7 days a week. Regards, Arnel C. Community Support