• Hi,

    I just did the upgrade to the latest version of WP, and now the site won’t display. When I try to go the the site: http://peninsulafallpreventioncoalition.com I get the following error:

    Fatal error: Call to undefined function wp() in /home/peninsul/public_html/wp-blog-header.php on line 14

    When I try to access the domain /wp-admin, I get this error:

    Fatal error: Call to undefined function get_option() in /home/peninsul/public_html/wp-admin/admin.php on line 32

    I am using the F2 Theme.

    Any help is greatly appreciated.

    Thank you,
    Vicki

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    have you tried:

    -deactivating ALL plugins (yes, all) temporarily to narrow down the problem. If the problem goes away, re-activate them individually (one-by-one) to find the problematic plugin(s). If you can’t get into your admin dashboard, try resetting the plugins folder by FTP or phpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed or some plugins stick around in cached files. So by renaming the folder, you break them and force them inactive).

    -switching to the unedited default theme (Twenty Eleven) for a moment using the WP dashboard. If you don’t have access to your admin area, you can switch to the default theme by renaming your current theme’s folder in wp-content/themes via FTP or SFTP or whatever file management application your host provides. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    -If the above troubleshooting steps do not resolve the issue, try manually re-upload all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory from a fresh download of WordPress. This should replace your core files without changing your content and settings in wp-config.php file and the /wp-content/ directory. Read the Manual Update directions first!

    Thread Starter vlgee

    (@vlgee)

    t-p, thanks for the detailed instructions. I will try those steps!

    Leaving the thread open for now.

    Thanks,
    Vicki

    Thread Starter vlgee

    (@vlgee)

    Okay, I followed the directions you gave as well as the directions in the manual, and now I get a blank screen.

    If I download the wp-content file from my server to my hard drive, then uninstall WP and reinstall it, then upload my wp-content file, will that save all my articles and media?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Fatal Error after upgrading to WP 3.4.1’ is closed to new replies.