I transferred my shopping cart to a new hosting company and they assigned a temporary URL until the domain name is transferred to them. For some reason, I can access the shopping cart, but I can't log in to Admin. It is not accepting my current username and password.
The last entry in the error log reads, "Check setting of your store domain URL in System Settings . Loading default store configuration for now. in /home2/xxxx/public_html/store/core/lib/config.php on line 169."
How can I fix this problem?
How did you migrate? Did you change salt key in your config file? If you did, you will not be able to login to admin or any customer accounts.
Quote from: abantecart on February 28, 2015, 09:44:14 PM
How did you migrate? Did you change salt key in your config file? If you did, you will not be able to login to admin or any customer accounts.
I downloaded the entire store folder to my desktop then uploaded it via ftp to the new server. The salt key remained the same as in the original config file. I only updated the database name and username.
UPDATE: Migration to the new server is now complete and I'm able to login.