#32009 closed defect (bug) (duplicate)
Menu not saving in any theme I try, limited to 90 items
Reported by: | MagnoMedia | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.1.1 |
Component: | Menus | Keywords: | |
Focuses: | Cc: |
Description
I have seen other posts on this but none of the solutions resolved the problem. My custom menu on portsalernofla.com will not save later items on my menu ad strips all entered content out and unchecks the "main menu" box. My latest try limited the items to 90. I uninstalled plugins, uninstalled wordpress, tried different themes, checked with my hosting company (no memory limitations) wrote the theme creator and examined the code myself, I CANNOT find what is making this happen and have wasted an entire day continuously trying to configure this menu! Help!
Change History (2)
Note: See
TracTickets for help on using
tickets.
This is a known server limitation - #14134
You're running into the servers limits on either
max_vars
,max_array_depth
ormax_array_index_length
.