#32009 closed defect (bug) (duplicate)
Menu not saving in any theme I try, limited to 90 items
| Reported by: |
|
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)
#1
@dd32
3 years ago
- Component changed from General to Menus
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
#2
@lenasterg
3 years ago
@dd32, can you (wordpress developer team) add a warning/notice to the menu page so the users know how many menu items they can add?
Thank in advance
Lena
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 or max_array_index_length.