• Resolved integritydesigns

    (@integritydesigns)


    I moved two sites from MediaTemple to WPEngine and in doing so I had to update the database table prefixes to “wp_” for either site to work.

    Changing the table prefixes seemed to have caused me to not have access to the dashboard. Is there something I can change in the database or somewhere else for this to not happen anymore? Thanks!

    https://www.ads-software.com/plugins/advanced-access-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • vasyl_m

    (@vasyl_m)

    Hi integritydesigns,
    Go to wp-config.php file and change the database prefix.
    As far as I remember it is $table_prefix variable.

    Regards,
    Vasyl

    Thread Starter integritydesigns

    (@integritydesigns)

    Thanks for the reply Vasyl. I looked at the wp-config.php file and the table prefix is correct, “wp_”.

    Is there anything else that it could be? Thanks!

    vasyl_m

    (@vasyl_m)

    Most likely there are also parameters in wp_usermeta that starts with “wp_”. Find them and replace.

    Regards,
    Vasyl

    Thread Starter integritydesigns

    (@integritydesigns)

    That was it! Thanks Vasyl!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Can't access dashboard after updating table prefixes’ is closed to new replies.