Okay
  Public Ticket #1389000
PHP Error in debug mode when add new plugin
Closed

Comments

  •  2
    jazminluzzi started the conversation

    Can you help me please? This started after wordpress 4.9 version. Thanks


    stdClass::$plugin in /home/public_html/doncel.org.ar/wp-includes/class-wp-list-util.php on line 150

    Notice: Undefined property: stdClass::$plugin in /home/public_html/doncel.org.ar/wp-includes/class-wp-list-util.php on line 150

    Notice: Undefined property: stdClass::$plugin in /home/public_html/doncel.org.ar/wp-includes/class-wp-list-util.php on line 150

    Notice: Undefined property: stdClass::$plugin in /home/public_html/doncel.org.ar/wp-includes/class-wp-list-util.php on line 150

    Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/doncel.org.ar/wp-includes/class-wp-list-util.php:150) in /home/public_html/doncel.org.ar/wp-includes/option.php on line 919

    Warning: Cannot modify header information - headers already sent by (output started at /home/public_html/doncel.org.ar/wp-includes/class-wp-list-util.php:150) in /home/public_html/doncel.org.ar/wp-includes/option.php on line 920

  • [deleted] replied

    Hi jazminluzzi,

    Errors are showing as part of WP not any of plugins or theme, can you tell us which plugin you have tried to install? Are you having any trouble on your site if not just disable WP_DEBUG and things will be back to normal.

    Thank you.

  •  2
    jazminluzzi replied

    I forgot to tell something very important. It happens also after disabling all the plugins on the website. And it doesn't happen if i change the theme.

    It works well if debug is disabled. But i just wanted to know why.

  • [deleted] replied

    Hi jazminluzzi,

    Well not sure why is showing but you can do research about it on internet, is quite difficult to understand why WP core files are showing those errors. But nothing to worry about functionality.

    Thank you.