If I turn on debug, I see no errors or warnings anywhere.
Except for something that I don’t think could have anything to do with the problem, nut I don’t know:
We recently installed SSL, so our site is now https://rather than https://. With debug OFF, I can go to https://www.santacruzcountycert.org. But with debug ON, I have to omit the “www.” in the URL. If I have the “www.” in the URL, I get the following error messages (and can’t get to the site at all):
——————————————
Notice: The called constructor method for WP_Widget in search_FAQ_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/a2pnexwpnas01_data03/16/3458116/html/wp-includes/functions.php on line 3902
Notice: The called constructor method for WP_Widget in random_FAQ_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/a2pnexwpnas01_data03/16/3458116/html/wp-includes/functions.php on line 3902
Notice: The called constructor method for WP_Widget in recent_FAQ_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/a2pnexwpnas01_data03/16/3458116/html/wp-includes/functions.php on line 3902
Notice: The called constructor method for WP_Widget in topics_FAQ_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/a2pnexwpnas01_data03/16/3458116/html/wp-includes/functions.php on line 3902
Notice: The called constructor method for WP_Widget in cloud_FAQ_Widget is deprecated since version 4.3.0! Use
__construct()
instead. in /home/content/a2pnexwpnas01_data03/16/3458116/html/wp-includes/functions.php on line 3902
Warning: Cannot modify header information – headers already sent by (output started at /home/content/a2pnexwpnas01_data03/16/3458116/html/wp-includes/functions.php:3902) in /home/content/a2pnexwpnas01_data03/16/3458116/html/wp-includes/pluggable.php on line 1216
——————————-
As I say, I don’t see how that could cause the calendar window problem. I don’t know if the calendar window problem began at the same time we installed SSL; but they don’t seem related to me.
Thank you for any insights you may have.
-Ken