Site logo

Archived topic

add_submenu_page() Error

3 replies · Started by stheobald on April 21, 2020

Viewing posts 1–4 of 4

Hi all,

hope you can help me in this case:
I got this Error always in wp-admin. I google that with the result that its an theme issue.
The error is german - hope you understand the content.

Debug_log is activated.

Sebastian

wurde fehlerhaft aufgerufen. Der siebte Paramater, der an add_submenu_page() übergeben wird, sollte ein ganzzahliger Wert sein, der eine Menüposition repräsentiert. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.3.0 hinzugefügt.) in /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/functions.php on line 5167 Notice: add_submenu_page wurde fehlerhaft aufgerufen. Der siebte Paramater, der an add_submenu_page() übergeben wird, sollte ein ganzzahliger Wert sein, der eine Menüposition repräsentiert. Weitere Informationen: Debugging in WordPress (engl.) (Diese Meldung wurde in Version 5.3.0 hinzugefügt.) in /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/functions.php on line 5167 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/functions.php:5167) in /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/functions.php on line 6221 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/functions.php:5167) in /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-admin/includes/misc.php on line 1259 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/functions.php:5167) in /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-admin/admin-header.php on line 9 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/functions.php:5167) in /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/option.php on line 961 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/functions.php:5167) in /mnt/web419/b0/29/53355029/htdocs/wordpress/wordpress/wp-includes/option.php on line 962

Hi there,

An error like this can come from plugins as well as themes, or even custom functions.

I'm assuming it's a plugin in this case, as GeneratePress doesn't have any errors like this. Does it go away if you deactivate your plugins?

Thanks - you´re right. Got the plugin. Thanks and sorry for opening this thread.

No problem! Glad I could help :)

This archived topic is closed to new replies.