[wp-trac] [WordPress Trac] #27707: System uncheck Primary Location of Theme locations when add many menu items
WordPress Trac
noreply at wordpress.org
Tue Apr 8 07:26:01 UTC 2014
#27707: System uncheck Primary Location of Theme locations when add many menu
items
-------------------------------+------------------------------
Reporter: Eric2011 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version: 3.8.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Comment (by Eric2011):
Can be solved by add below in .haccess
<IfModule mod_php.c>
php_value suhosin.post.max_vars = 5000
php_value suhosin.request.max_vars = 5000
</IfModule>
or add
<IfModule mod_php.c>
php_value suhosin.simulation 1
</IfModule>
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27707#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list