Hello,
Since I updated Wp to 3.2 the front-end of my website is fine, but I'm desperately trying to enter my admin page.
I already tried the following:
- manually updated the 3.2.1 files via FTP
- query database to reset active plugins
- rename plugins folder via FTP
- delete plugins folder
I set debug to "true" and got some notices only. The bug doesn't seem a broken plugin at all (I use the Arras theme and already fixed the tagcloud bug a few days ago).
Here's my debug echo:
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /home/vknikiba/public_html/wp-includes/functions.php on line 3468
Notice: date_default_timezone_set() [function.date-default-timezone-set]: Timezone ID 'UTC-1' is invalid in /home/vknikiba/public_html/wp-content/plugins/event-calendar-3-for-php-53/tz.php on line 27
Notice: date_default_timezone_set() [function.date-default-timezone-set]: Timezone ID 'UTC-1' is invalid in /home/vknikiba/public_html/wp-content/plugins/event-calendar-3-for-php-53/tz.php on line 27
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: Undefined variable: plugin in /home/vknikiba/public_html/wp-content/plugins/wp-fb-fan-box/wp-fb-fan-box.php on line 141
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: Undefined variable: no_cache_already_sent in /home/vknikiba/public_html/wp-content/plugins/s2member/includes/classes/no-cache.inc.php on line 157
Notice: Undefined variable: cache_needs_updating in /home/vknikiba/public_html/wp-content/plugins/s2member/includes/classes/cache.inc.php on line 97
Notice: Undefined index: level-1_label in /home/vknikiba/public_html/wp-content/plugins/s2member/includes/classes/constants.inc.php on line 255
Notice: register_widget_control è deprecata dalla versione 2.8! Utilizzare al suo posto wp_register_widget_control(). in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: register_widget_control è deprecata dalla versione 2.8! Utilizzare al suo posto wp_register_widget_control(). in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: register_sidebar_widget è deprecata dalla versione 2.8! Utilizzare al suo posto wp_register_sidebar_widget(). in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: register_widget_control è deprecata dalla versione 2.8! Utilizzare al suo posto wp_register_widget_control(). in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: register_sidebar_widget è deprecata dalla versione 2.8! Utilizzare al suo posto wp_register_sidebar_widget(). in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: register_widget_control è deprecata dalla versione 2.8! Utilizzare al suo posto wp_register_widget_control(). in /home/vknikiba/public_html/wp-includes/functions.php on line 3382
Notice: load_plugin_textdomain è stao richiamato conun argomento che è deprecato dalla versione 2.7 senza alcuna alternativa disponibile. in /home/vknikiba/public_html/wp-includes/functions.php on line 3468
Warning: Cannot modify header information - headers already sent by (output started at /home/vknikiba/public_html/wp-includes/functions.php:3468) in /home/vknikiba/public_html/wp-login.php on line 353
Warning: Cannot modify header information - headers already sent by (output started at /home/vknikiba/public_html/wp-includes/functions.php:3468) in /home/vknikiba/public_html/wp-login.php on line 365
Notice: Undefined variable: since in /home/vknikiba/public_html/wp-content/plugins/s2member/includes/classes/utils-time.inc.php on line 53
Please post any suggetion that crosses your mind, everything could be of help. I'm in a hurry to update my site content but I'm stuck! :(
Thanks in advance.