• Resolved ennekappa

    (@ennekappa)


    Hi guys,
    I have a problem. Today I have to upgrade(manually) wordpress with the latest version. I followed the steps that I found on the wordpress website. But at the end of the ugrade(after the upgrade of the database) appear this string: Fatal error: Call to undefined function is_admin_bar_showing() in /home/pittbocc/public_html/wp-includes/post-template.php on line 505.

    The line 505 is this: if ( is_admin_bar_showing() )
    $classes[] = ‘admin-bar’;

    What is it? Can you help me? Thank you!!!!!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter ennekappa

    (@ennekappa)

    When I try to go in wp-admin appear this:
    Fatal error: Call to undefined function is_admin_bar_showing() in /home/pittbocc/public_html/wp-admin/admin-header.php on line 84

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I followed the steps that I found on the wordpress website.

    …You backed up and have it ready to restore..?

    Just kidding. The WordPress files may have not completely uploaded so try manually uploading the files manually, starting at Step 1.

    http://codex.wordpress.org/Updating_WordPress#Manual_Update

    Thread Starter ennekappa

    (@ennekappa)

    Yes the backup is safe 🙂
    I followed all the instruction.
    The only files I haven’t deleted are config.php and the wp-content folder.

    The other files was deleted, after than I have loaded the new version’s file…

    I don’t understand what’s wrong?!

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Just checking, but have you tried the manual update again after you posted this? I think you have but I just want to make sure.

    That error message you are getting make me think that somethings off with your wp-admin directory (at least). The link I sent you says delete wp-admin and wp-includes then put the current version files in place.

    If that doesn’t work, just for giggles rename wp-content/plugins to wp-content/plugins-old in case it turns out to be a plugin conflict.

    Thread Starter ennekappa

    (@ennekappa)

    GREAT! The problem was a plugin, now it’s run perfectly!!!!

    THANK YOU VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY MUCH JAN!!!!

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Dunno, that last post seems kinda vague. 🙂

    Glad it’s working, can you mark this one resolved? Three more punches on my resolved card and I get a free soup for lunch.

    Thread Starter ennekappa

    (@ennekappa)

    Flipping Book plugin created a conflict!
    Now i have upgrade the plugin and now the site run perfectly.

    Thank you!!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘FATAL ERROR AFTER UPGRADE’ is closed to new replies.