"Undefined index" error?
-
I’m seeing the following in my debug log on one site (haven’t checked others):
[14-Sep-2015 22:03:10 UTC] PHP Notice: Undefined index: host in /home/server.com/user/public_html/wp-content/plugins/simple-lightbox/controller.php on line 554 [14-Sep-2015 22:03:10 UTC] PHP Notice: Undefined index: host in /home/server.com/user/public_html/wp-content/plugins/simple-lightbox/controller.php on line 554Always in pairs like that. Not sure it’s related, but it’s always proceeded and/or followed by this:
[14-Sep-2015 22:03:11 UTC] PHP Notice: The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home/server.com/user/public_html/wp-includes/functions.php on line 3457 [14-Sep-2015 22:03:11 UTC] PHP Notice: The called constructor method for WP_Widget is <strong>deprecated</strong> since version 4.3.0! Use <pre>__construct()</pre> instead. in /home/server.com/user/public_html/wp-includes/functions.php on line 3457Any ideas?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘"Undefined index" error?’ is closed to new replies.