Debug messages
-
I’m working through debug errors and notifications for the themes I’m using. Could you please review and correct your theme code or reply with a configuration change if this is on my end.
Notice: Use of undefined constant template_directory – assumed ‘template_directory’ in /home/mywayso1/public_html/.WordPress/wp-content/themes/andyblue/page.php on line 13
I’m also sorting through these deprecated functions that you may or may not be using:
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3324
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3238
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3324
Notice: rss-functions.php is deprecated since version 2.1! Use wp-includes/rss.php instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3278
Notice: rss.php is deprecated since version 3.0! Use wp-includes/class-simplepie.php instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3278
Notice: class-snoopy.php is deprecated since version 3.0! Use wp-includes/http.php instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3278
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3238
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3238
Notice: is_site_admin is deprecated since version 3.0! Use is_super_admin() instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3238
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3238
Notice: get_usermeta is deprecated since version 3.0! Use get_user_meta() instead. in /home/mywayso1/public_html/.WordPress/wp-includes/functions.php on line 3238
The topic ‘Debug messages’ is closed to new replies.