Continuing Error Issues After Host got site back up
-
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 3624Notice: 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
The topic ‘Continuing Error Issues After Host got site back up’ is closed to new replies.