This problematic WordPress install continues. Logging into wp-admin is impossible unless I temporarily change the name of the theme (customised Sandbox theme) as t-p suggested. The rest of the site works fine and admin works locally but now it is online, wp-admin throws up a blank page.
If I change the theme name, the rest of the site breaks, but I can access admin.
When I change the theme name back to what it was, I can access most of admin (and the rest of the site comes back), but I can't logout of admin. I also cannot access admin from a different browser (I guess where the session is not logged).
Not sure how to troubleshoot from here.
The error given out on pages such as the failed logout page is:
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php on line 2628 Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php on line 2748 Notice: Undefined variable: attr in /customers/5/0/0/yyy/httpd.www/xxx/wp-content/themes/sandbox/functions.php on line 508 Notice: unregister_widget_control is deprecated since version 2.8! Use wp_unregister_widget_control() instead. in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php on line 2628 Notice: unregister_widget_control is deprecated since version 2.8! Use wp_unregister_widget_control() instead. in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php on line 2628 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-login.php on line 362 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-login.php on line 374 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 697 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 698 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 699 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 700 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 701 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 702 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 705 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 706 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 707 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 708 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 711 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 712 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 713 Warning: Cannot modify header information - headers already sent by (output started at /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php:2628) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/pluggable.php on line 714
Just to be clear, there is also an error on pages that do work normally which is:
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php on line 2628 Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php on line 2748 Notice: Undefined variable: attr in /customers/5/0/0/yyy/httpd.www/xxx/wp-content/themes/sandbox/functions.php on line 508 Notice: unregister_widget_control is deprecated since version 2.8! Use wp_unregister_widget_control() instead. in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php on line 2628 Notice: unregister_widget_control is deprecated since version 2.8! Use wp_unregister_widget_control() instead. in /customers/5/0/0/yyy/httpd.www/xxx/wp-includes/functions.php on line 2628
Thanks for your assistance!