3.0 Upgrade: Success, but now I just get blank pages
-
I just did two upgrade to 3.0. First completely successful. Second, not so good. It said it upgrade successfully from the automatic upgrade but now I just get white, blank pages everywhere. How to fix?
-
Check your web server error logs and set us know what you get.
You can also
define( 'WP_DEBUG' , 1 )
in your wp-config.php file to display error messages. (Don’t forget to comment out/delete the line after you are finished).I did the second option and added the error code. A slew of errors popped up:
Notice: Undefined index: wp_cache_key in /vservers/ladobe/htdocs/wp-content/plugins/wp-super-cache/wp-cache-phase1.php on line 288
Notice: Undefined index: aioseop_migrate in /vservers/ladobe/htdocs/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 537
Notice: Undefined index: aioseop_migrate_options in /vservers/ladobe/htdocs/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 538
Notice: Undefined index: aiosp_enabled in /vservers/ladobe/htdocs/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 688
Notice: Undefined index: aiosp_enabled in /vservers/ladobe/htdocs/wp-content/plugins/all-in-one-seo-pack/all_in_one_seo_pack.php on line 688
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /vservers/ladobe/htdocs/wp-includes/functions.php on line 3323
Notice: add_option was called with an argument that is deprecated since version 2.3 with no alternative available. in /vservers/ladobe/htdocs/wp-includes/functions.php on line 3323
Notice: get_settings is deprecated since version 2.1! Use get_option() instead. in /vservers/ladobe/htdocs/wp-includes/functions.php on line 3237
Notice: Undefined index: attribute1 in /vservers/ladobe/htdocs/wp-content/plugins/phplist-form-integration/phplist.php on line 27
Notice: Undefined index: email in /vservers/ladobe/htdocs/wp-content/plugins/phplist-form-integration/phplist.php on line 28
Notice: Use of undefined constant WP_SITEURL – assumed ‘WP_SITEURL’ in /vservers/ladobe/htdocs/wp-content/plugins/simple-forum/sf-includes.php on line 35
Notice: Use of undefined constant get_bloginfo – assumed ‘get_bloginfo’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 130
Notice: Use of undefined constant get_bloginfo – assumed ‘get_bloginfo’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 130
Notice: Use of undefined constant get_bloginfo – assumed ‘get_bloginfo’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 130
Notice: Use of undefined constant get_bloginfo – assumed ‘get_bloginfo’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 130
Notice: Undefined offset: 1 in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 174
Notice: Undefined index: sbb_target in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_bookmarks.php on line 72
Notice: Undefined index: sbb_sites in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_bookmarks.php on line 72
Notice: Use of undefined constant get_bloginfo – assumed ‘get_bloginfo’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 130
Notice: Use of undefined constant get_bloginfo – assumed ‘get_bloginfo’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 130
Notice: Use of undefined constant add_action – assumed ‘add_action’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_view_admin.php on line 41
Notice: Use of undefined constant get_bloginfo – assumed ‘get_bloginfo’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 130
Notice: Use of undefined constant get_bloginfo – assumed ‘get_bloginfo’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_common.php on line 130
Notice: Use of undefined constant add_action – assumed ‘add_action’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_view_public.php on line 59
Notice: Use of undefined constant add_filter – assumed ‘add_filter’ in /vservers/ladobe/htdocs/wp-content/plugins/social-bookmarks/social_view_public.php on line 74
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /vservers/ladobe/htdocs/wp-includes/functions.php on line 3323
Notice: Undefined index: wpcf_your_name in /vservers/ladobe/htdocs/wp-content/plugins/wp-contactform-akismet/wp-contactform.php on line 21
Notice: Undefined index: wpcf_email in /vservers/ladobe/htdocs/wp-content/plugins/wp-contactform-akismet/wp-contactform.php on line 22
Notice: Undefined index: wpcf_msg in /vservers/ladobe/htdocs/wp-content/plugins/wp-contactform-akismet/wp-contactform.php on line 23
Notice: Undefined index: pollresult in /vservers/ladobe/htdocs/wp-content/plugins/wp-polls/wp-polls.php on line 1318
Notice: Undefined index: pollbooth in /vservers/ladobe/htdocs/wp-content/plugins/wp-polls/wp-polls.php on line 1323
Notice: Undefined index: wp_cache_key in /vservers/ladobe/htdocs/wp-content/plugins/wp-super-cache/wp-cache-phase1.php on line 288
Notice: Undefined variable: svr_uri in /vservers/ladobe/htdocs/wp-content/plugins/events-calendar/events-calendar.php on line 155
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /vservers/ladobe/htdocs/wp-includes/functions.php on line 3237
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /vservers/ladobe/htdocs/wp-includes/functions.php on line 3237
Fatal error: Cannot redeclare is_rtl() (previously declared in /vservers/ladobe/htdocs/wp-includes/locale.php:347) in /vservers/ladobe/htdocs/wp-includes/locale.php on line 349
Ok well I have to confess I somehow missed the bit about disabling plugins before using the automatic upgrade. Whacking myself on side of head now as site and admin both giving error messages. I added the code to my wp-config.php file as you suggested above.
On the admin log in page I get:
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/functions.php on line 3323Notice: Undefined variable: svr_uri in /home/webusers/district13/rto-district13.org/www/wordpress/wp-content/plugins/events-calendar/events-calendar.php on line 155
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/functions.php on line 3237
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/functions.php on line 3237
Fatal error: Cannot redeclare is_rtl() (previously declared in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/locale.php:347) in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/locale.php on line 349
and on the public website side, i get:
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/functions.php on line 3323
Notice: Undefined variable: svr_uri in /home/webusers/district13/rto-district13.org/www/wordpress/wp-content/plugins/events-calendar/events-calendar.php on line 155
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/functions.php on line 3237
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/functions.php on line 3237
Fatal error: Cannot redeclare is_rtl() (previously declared in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/locale.php:347) in /home/webusers/district13/rto-district13.org/www/wordpress/wp-includes/locale.php on line 349
I am not a programmer and would appreciate any help. I tried manual upgrade after that automatic one failed but even I can see it’s soemthing to do with the damm plugins. How can I disable them or remove them without access to the admin? Is it possible to restore an older version of wordpress? Thanks.
If you have ftp access to the server you can delete them, or move them to a different directory (one up to wp-content where they’ll do no harm). I’ve made mistakes like that and it’s the quickest solution.
Before deleting them, you may want to make a list of what you have in there. You can also delete them one by one until you find the bad plugin.
Alternatively, if you have access to phpmyadmin you can go into the options table and search for the plugins. From there you can edit them to be disabled, but that takes more knowledge of how these things work.
I found another post that advised disabling the whole plug-in directory by renaming it and then creating a new plugin directory via ftp. That helped me get into the admin at least but my theme (Thesis 1.7 is giving all kinds of trouble. Bah. I wish I had just stayed with the old wp version I had.
My hosting company actually moved the plugins for me. Now that’s done, I can login to admin but every page at the top still has two errors:
—
Warning: include(/vservers/ladobe/htdocs/wp-content/advanced-cache.php) [function.include]: failed to open stream: No such file or directory in /vservers/ladobe/htdocs/wp-settings.php on line 60Warning: include() [function.include]: Failed opening ‘/vservers/ladobe/htdocs/wp-content/advanced-cache.php’ for inclusion (include_path=’.:/php/includes’) in /vservers/ladobe/htdocs/wp-settings.php on line 60
—
Sure enough, I download the wp-settings.php file, shoot down to line 60 and find this:
—
WP_DEBUG ? include( WP_CONTENT_DIR . ‘/advanced-cache.php’ ) : @include( WP_CONTENT_DIR . ‘/advanced-cache.php’ );
—
I look on my server and there’s no advanced-cache.php anywhere. Where would I find this?Got some more answers. advanced-cache.php is in the wp-content directory and my hosting company marked it old. So I looked at that file and mainly it makes a call to WP Super-Cache which has been disabled. So if I turn it back on, I get one error gone and a new error takes its’ place. So now what? Should I just upload a blank advanced-cache.php file?
Another Update. Decided to download the latest version of WP Super Cache and reinstall. So once I did, the advance-cache.php errors are all gone but now new errors from the plugin took its’ place.
—
Notice: Undefined index: wp_cache_key in /vservers/ladobe/htdocs/wp-content/plugins/wp-super-cache/wp-cache-phase1.php on line 288Notice: Undefined index: wp_cache_key in /vservers/ladobe/htdocs/wp-content/plugins/wp-super-cache/wp-cache-phase1.php on line 288
—
According to my file, it should relate to this but I can’t figure out why:function do_cacheaction( $action, $value = ” ) {
global $wp_supercache_actions;
if( is_array( $wp_supercache_actions[ $action ] ) ) {
$actions = $wp_supercache_actions[ $action ];
foreach( $actions as $func ) {
$value = $func( $value );
}
}Hi,
Unfortunately I’ve lost the visual editor panel after upgrading. The text I typed is white, I can switch to the HTML editor and back, the all formatting icons/buttons are missing. (Firefox and Safari)
Any idea?
Thanks,
P
As I read there was a same problem under 2.8 but I’ve tried to disable and reenable all plugins but still not working.
There is also a known issue with some plugins. See:
https://www.ads-software.com/support/topic/411422?replies=5#post-1556528
for a fix.
- The topic ‘3.0 Upgrade: Success, but now I just get blank pages’ is closed to new replies.