— Server php version: 8.0
The menu structure is not displaying or working properly. (see below) Please advise. Ty!
This is the normal menu when WP Members is deactivated, pretty familiar to most:
Example normal WP menu management screen
This is the all-but-disappeared menu-editing page when WP Members is activated.
Example abnormal WP Menu Mgmt screen
Now I have been using WP Members forever on lots of sites, never had this problem before.
Did something change in a recent update? As it is here, it is impossible to manage a menu with WP Members on.
Regards, Marjoline
]]>I’m having this issue for a long time and can’t get rid of it:
My main menu has about 7 entries and each of them from 0 up to 9 sub-entries.
Each time when I save the menu it takes a very long time a) for the post and b) for the response to be accomplished (turning the chrome page loading wheel grey for post and blue for response).
Sometimes it leads into a 503 Gateway timeout, sometimes the menus are saved anyway, sometimes not.
In the cgi-debugger log of my host I can see 2 messages regarding nav-menus.php:
Timeout waiting for output from CGI script somePath/wp-admin/nav-menus.php, referer https:// mydomain .com/wp-admin/nav-menus.php
or
Script timed out before returning headers: nav-menus.php, referer https:// mydomain .com/wp-admin/nav-menus.php
I’m using all the latest updates of themes, plugins etc. and my host is quite performant.
PHP used is 7.70 stable-standard
upload_max_filesize = 150M
max_execution_time = 300
memory_limit = 256M
post_max_size = 150M
and a new setting I tried is:
max_input_vars = 5000
WP_DEBUG true with WP_DEBUG_LOG, SCRIPT_DEBUG true does not write/display any error.
I researched a lot but could not find any hints yet which solves my problem.
Any ideas welcome
Thank you and best regards
Tom
I have an issue with the menus. When I go to Aspect -> Menus, the menu items do not show up (500 – Internal server error). Enabling WP_DEBUG doesn’t show up anything too, but this is a screenshot of the console log: https://i.imgur.com/3KS5apS.png
I tried to replace wp-admin and wp-includes folders with a fresh WP installation.
This problems persists even if I activate the default theme. I also tried to disable every plugin, with everything disabled the problem appears only when I enable Woocommerce back. I use the latest version of it. Do you have any idea of what could cause this? Tell me if you need more infos and thank you very much in advance for all the great work.
]]>My menu on my live site goalcrusher.com disappeared and I’m having trouble with accessing my wordpress ‘menu’ area in addition to the live ‘customize’ area.
wp-admin/nav-menus.php
loads and hangs up on a blank screen..
I’ve tried disabling all my plugins via FTP as well as switching and activating a BASIC wordpress theme. It’s not just happening on my current custom theme.
]]>After activating debug mode, my log file says:
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 23
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 45
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 49
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 62
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 74
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 138
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 138
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 152
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 156
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 199
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 212
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 236
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 245
[06-Jan-2016 08:39:38 UTC] PHP Notice: Array to string conversion in /var/www/html/lesnicka-skola.cz/www/wp-admin/menu.php on line 255
[06-Jan-2016 08:39:38 UTC] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/lesnicka-skola.cz/www/wp-admin/includes/menu.php on line 45
[06-Jan-2016 08:39:38 UTC] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/lesnicka-skola.cz/www/wp-admin/includes/menu.php on line 93
[06-Jan-2016 08:39:38 UTC] PHP Fatal error: [] operator not supported for strings in /var/www/html/lesnicka-skola.cz/www/wp-admin/includes/plugin.php on line 1066
Any ideas what’s wrong and how to fix it?
Thank you.
]]>I’ve found out that I’m getting this error only when “NextGEN Gallery by Photocrati” or “User Access Manager” plugins are enabled. These are the only ones in my wp installation that create their own menu cathegory in wordpress menu – coincidence? Other plugins just create items in “Settings”.
Do you, please, have any Idea what could be wrong?
]]>This occurs on several sites, same problem [WP versions ranging from 4.01 to 4.1.1.]
All admin directories are 755
all files are 644
.htaccess is as follows
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /subdir/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /dorp/index.php [L]
</IfModule>
# END WordPress
any one know what else I should look for to clear this up?
]]>The problem is, I can see the source code, but where is that ACTUAL body tag that I can edit? I know the html is dynamically generated, but where? Which file? Can anyone help?
Thanks,
Amelia Franz
I have a very large amount of menu items, and I seem to have hit the limit. When I add an additional page to the menu and hit save I get the following error message.
413 Request Entity Too Large
The requested resource
/wp-admin/nav-menus.php
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
I’m running Apache on Centos. I’ve set the following in my php.ini
post_max_size = 128M
upload_max_filesize = 128M
and the following apache directives
FcgidMaxRequestLen 50000000
LimitXMLRequestBody 0
LimitRequestBody 0
But still it doesn’t work. Any ideas?
]]>