Fatal Error after upgrading to 3.1
-
I just automatically upgrade from version 3.0.1 to version 3.1.
After urgrade success and I will return to Dahboard even appear the message:
Fatal error: Call to undefined function get_option () in / home/us54t31l/public_html/wp-admin/admin.php on line 32
When I try to login to the Dashboard appears a message:
Fatal error: Call to undefined function force_ssl_admin () in / home/us54t31l/public_html/wp-login.php on line 15
Sites also can not be accessed, with the message:
Fatal error: Call to undefined function wp () in / home/us54t31l/public_html/wp-blog-header.php on line 14I have check admin.php line 32 as follows:
32 if ( get_option(‘db_upgraded’) ) {
33 $wp_rewrite->flush_rules();
34 update_option( ‘db_upgraded’, false );I still can access to FTP, but I do not know what to do.
Perhaps something to do, my site using a dirty-blue theme.
Thanks for any help and advice.
- The topic ‘Fatal Error after upgrading to 3.1’ is closed to new replies.