• Fatal error: Call to undefined function: get_admin_page_title() in /home/bgsand/public_html/blog/wp-admin/admin-header.php on line 12

    I have 2 blogs – one is just fine – this one is completely messed up and I now cannot even access my admin page – the above message is what I get when I try to get to it –

Viewing 8 replies - 16 through 23 (of 23 total)
  • After you have deleted and reuploaded fresh copies of all the wordpress files, including the files inside wp-content/

    You will want to check the directory permissions on wp-content/

    Uploading images through the admin area requires more open permissions than you really should have.

    The secure permissions for wp-content/ and any directories beneath it is 755

    ALL files inside wp-content/ ought to be chmod 644

    directories = 755
    files == 644

    You are also going to want to change your passwords, and if I were you I would let my host know.

    Thread Starter bgsand

    (@bgsand)

    hey this is not as much of a pita as having my blog completely hosed and not knowing what the !@#$ to do about it …

    Looks like that did it – I just have to fix the theme, which I’ve done before .

    Thanks so much for your help and patience!

    youre welcome, are you able to get into the admin area now?

    This is message I got after upgrading to 2.2 when I tried to get to widgets in presentation:
    Fatal error: Cannot redeclare register_sidebars() (previously declared in /home/.aspirin/bbluesman/bbluesman.com/wp2/wp-includes/widgets.php:15) in /home/.aspirin/bbluesman/bbluesman.com/wp2/wp-content/plugins/widgets.php on line 22

    Can you help me?

    disable your plugins, specifically the ones that are widgets, see if that helps.

    2.2 has widget support built in, so if you’re using an external thing to create widgets I think you get that error.

    Thread Starter bgsand

    (@bgsand)

    yeah, i am able to get into the admin area now –

    I had the exact same problem and the location of the problem was the theme “Winepress”
    Anyone who can confirm this?

    I had a similar problem with bagasand when logging in
    wp-admin/admin-header.php on line 12

    I went into my ftp, changed the name of
    /wordpress/wp-content/plugins to xplugins

    I could then get back into my dashboard. I renamed the plugins folder and reloaded the plugins page. This automatically deactivated all plugins so I could go through and check them individually.

Viewing 8 replies - 16 through 23 (of 23 total)
  • The topic ‘fatal error after upgrade to 2.2’ is closed to new replies.