• My site was down–unable to establish a connection. I contacted my host and they got it bak up, but with a giant error message across the top…so problems continue.

    Here is the error message at my front page

    Notice: The called constructor method for WP_Widget is deprecated since version 4.3.0! Use
    __construct()
    instead. in pathway/wp-includes/functions.php on line 3624

    Notice: Undefined index: async in pathway/wp-content/plugins/adsense-explosion/adsensexplosionopt.php on line 405

    This was the error at my admin login page

    Warning: Cannot modify header information – headers already sent by (output started at pathway/wp-includes/functions.php:3624) in pathway/wp-includes/pluggable.php on line 994

    I then tried to login and it would not let me…cookies are blocked due to unexpected output.

    And the error got longer. It seems to be consistently coming from functions.php, but pointing to problems resulting in many documents from that error. It also initially cited line 3624, but is now citing line 3619 since I tried to reinstall a backup of functions.php based on this codex:
    https://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F

Viewing 3 replies - 1 through 3 (of 3 total)
  • Keith

    (@keithdriscoll)

    Adsense Explosion seems to have been removed from the WordPress repository. If you know how to FTP into your site or know how to use your hosting provider’s file manager you should browse to wp-content/plugins/ and rename adsense-explosion to adsense-explosion2 and see if that helps. If you have access to your admin panel, de-activate it. One minute of research suggests it is not a very good plugin 🙁

    If everything is OK after de-activating, delete it.

    Hope that helps 🙂

    Thread Starter Rollercoasterider

    (@rollercoasterider)

    It worked. Thanks

    Thread Starter Rollercoasterider

    (@rollercoasterider)

    Oops, I failed to notice last night… The previous error at the top of the site is gone, but there is now a new error below the post title and date and above the start of the post.

    Notice: get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /home/rcr/public_html/loveanyway/wp-includes/functions.php on line 3707

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Continuing Error Issues After Host got site back up’ is closed to new replies.