• Hey all.

    So I’ve tried everything in the Codex for resolving login issues. No luck.

    Apache version 2.2.20
    PHP version 5.2.17
    MySQL version 5.1.56

    When I enter the login credentials, the page is reloaded. Also, when I hit the lost password link, page is refreshed.

    https://www.myactsofsedition.com/wp-admin

    Any help would be appreciated. I’ve pulled out what remaining hair I had.

    Best

    Chaz

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try:
    – switching to the Twenty Eleven theme by renaming your current theme’s folder in wp-content/themes and adding “-old” to the end of the folder name using FTP or whatever file management application your host provides.

    resetting the plugins folder by FTP or phpMyAdmin.

    – re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress.

    Thread Starter ChazStevens

    (@chazstevens)

    So here’s the deal.

    Good news, bad news.

    So I killed off everything except wp-content. Uploaded a new fresh install of 3.3.1

    I can no login, but the dashboard is nearly empty.

    https://skitch.com/myactsofsedition/8br6h/dashboard-myactsofsedition.com-wordpress

    I removed the plugins, moved to twentyten, and still no joy.

    Any suggestions?

    And thanks for the help.

    Are you sure that you are logged in with full Admin status? Using Phpmyadmin (or another MySQL management tool), first backup your database. Then navigate to your wp_usermeta table and locate the meta_key called “wp_capabilities” for your user_id. Change the meta-value for this record to:

    a:1:{s:13:"administrator";b:1;}

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not able to login’ is closed to new replies.