Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    This error indicates your theme or plugin need to be updated. As a temporary work around look for define( ‘WP_DEBUG’, true ); in your wp-config.php file and set that to false.

    If you look in the wp-config.php file and find that WP_DEBUG is already set to false, then please contact your hosting service, and ask them for the proper way for you to disable the PHP display_errors setting on your website. The display_errors setting is a developer mode setting, and it should never be enabled for a live website.

    That only causes the warning to not be displayed, the theme or plugin should be updated.

    Source: https://wordpress.org/support/topic/read-this-first-%E2%80%93-wordpress-43-master-list?replies=4

Viewing 1 replies (of 1 total)

The topic ‘Cant login’ is closed to new replies.