Wie viele Usr bekam auch ich die Anzeige, ich solle WP updaten. Nachdem dieses durch war, sollte "nur noch" die Datenbanken upgegradet werden, was laut Anzeige eine Weile dauern könnte. Nun hänge ich in einer Schleife fest un komme nicht mehr in meinen Adminbereich.
Ich habe das PHP memory limit in der wp-admin/upgrade.php folgendermaßen angepasst (höher geht leider nicht): ini_set('memory_limit','64M');
Kein Erfolg.
Nach dem ich WP_DEBUG in der WP_CONFIG.PHP auf true umgestellt habe, werden mir folgende Fehler ausgespuckt:
Notice: is_feed was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /var/www/web1063/html/wp_a2m/wp-includes/functions.php on line 2962
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /var/www/web1063/html/wp_a2m/wp-includes/functions.php on line 2841
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /var/www/web1063/html/wp_a2m/wp-includes/functions.php on line 2841
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 /var/www/web1063/html/wp_a2m/wp-includes/functions.php on line 2962
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /var/www/web1063/html/wp_a2m/wp-includes/functions.php on line 2841
Notice: get_theme_data is deprecated since version 3.4! Use wp_get_theme() instead. in /var/www/web1063/html/wp_a2m/wp-includes/functions.php on line 2841
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1063/html/wp_a2m/wp-includes/functions.php:2962) in /var/www/web1063/html/wp_a2m/wp-login.php on line 368
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1063/html/wp_a2m/wp-includes/functions.php:2962) in /var/www/web1063/html/wp_a2m/wp-login.php on line 380
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1063/html/wp_a2m/wp-includes/functions.php:2962) in /var/www/web1063/html/wp_a2m/wp-includes/pluggable.php on line 680
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1063/html/wp_a2m/wp-includes/functions.php:2962) in /var/www/web1063/html/wp_a2m/wp-includes/pluggable.php on line 681
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1063/html/wp_a2m/wp-includes/functions.php:2962) in /var/www/web1063/html/wp_a2m/wp-includes/pluggable.php on line 682
Warning: Cannot modify header information - headers already sent by (output started at /var/www/web1063/html/wp_a2m/wp-includes/functions.php:2962) in /var/www/web1063/html/wp_a2m/wp-includes/pluggable.php on line 876