[Resolved] add_submenu_page() Error

Home Forums Support [Resolved] add_submenu_page() Error

Home Forums Support add_submenu_page() Error

  • This topic has 3 replies, 2 voices, and was last updated 4 years ago by Tom.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1247864
    stheobald

    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

    #1248566
    Tom
    Lead Developer
    Lead Developer

    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?

    #1248764
    stheobald

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

    #1249556
    Tom
    Lead Developer
    Lead Developer

    No problem! Glad I could help 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.