I can login into the Dashboard and see the menu of the left, it shows that there are 7 plugin updates and a WordPress update required but on the right I have a blank screen, I can see the update to WordPress button along the top but when you click on it nothing happens. I have read several posts and update the config file to true to show debug, this is the result:
Notice: wp_enqueue_style 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 /home/breinton/public_html/wp-includes/functions.php on line 3587Notice: 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 /home/breinton/public_html/wp-includes/functions.php on line 3587Notice: register_sidebar_widget is deprecated since version 2.8! Use
wp_register_sidebar_widget() instead. in
/home/breinton/public_html/wp-includes/functions.php on line 3467Notice: register_widget_control is deprecated since version 2.8! Use
wp_register_widget_control() instead. in
/home/breinton/public_html/wp-includes/functions.php on line 3467
Any help or advice on how to fix this and update the WordPress without loosing anything would be really appreciated.