• jerrybluegnome

    (@jerrybluegnome)


    I moved my website to a new webhosting which probably caused the trouble.

    At first, I struggled to copied my database. I finally imported it but i had to manually change database names from e.g. “_wppost” to “wp_post” because it didn’t show before and it tried to install the WP again with new databases.

    Well after I renamed it the website seems to work – but i can’t access the login page.

    I log in but I have no admin rights.

Viewing 2 replies - 1 through 2 (of 2 total)
  • sinip

    (@sinip)

    Make sure that the database user has all access rights.

    Thread Starter jerrybluegnome

    (@jerrybluegnome)

    @sinip:

    thanks for reply.

    i looked this up and i found in wp_usermeta these values:

    _wpcapabilities
    _wpwpuser_level
    _wpdashboard_quick_press_last_post_id
    _wpuser-settings
    _wpuser-settings-time

    so i tried to rename them, too:

    to “wp_capabilities” and so on.

    But it didn’t work :/

    the values are now:

    wp_capabilities
    a:1:{s:13:”administrator”;b:1;}

    wp_user_level
    10

    wp_dashboard_quick_press_last_post_id
    1441

    wp_user-settings
    editor=tinymce&libraryContent=browse&imgsize=full&..
    wp_user-settings-time
    1491837290

    I think those are correct? But still it doesnt work…

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

The topic ‘Can’t admin my page’ is closed to new replies.