Help!
I’m just trying to migrate an existing site from our testing server to our live server, and after the migration, I can’t log into the Control panel. Instead, I get this message when trying to login:
The username you submitted was not found in the database
This has happened to me on a couple of occasions before. For this particular site I’m using v1.6.2 and did this:
1)I exported the database using phpMyAdmin on the testing server
2)I imported it using phpMyAdmin on the live server
3)I uploaded all the files from the testing server to the live server
4)I updated the paths and database settings in path.php and config.php on the live server
From there I go to the live site and it’s a blank page (makes sense as I need to update the paths in the CP).
I go to the CP login (unstyled of course), and try to login using the same credentials as the testing server and get the “not found” error message.
Anyone know why this would be and how I can fix?
Thanks!