Quote:
Originally Posted by fris
try turning WP_DEBUG to true in your wp-config.php and see what output it produces
|
Thanks.
After reading alot of the error messages it can simply be said that the newest version of wp isn't working in complete harmony with this thread.
e.g.
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /home/rabbit/public_html/wp-includes/functions.php on line 2628
Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( 'custom-background', $args ) instead. in /home/rabbit/public_html/wp-includes/functions.php on line 2628
Notice: add_custom_image_header is deprecated since version 3.4! Use add_theme_support( 'custom-header', $args ) instead. in /home/rabbit/public_html/wp-includes/functions.php on line 2628