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.