yuvraj_jain Posted February 28, 2012 Share Posted February 28, 2012 Hello All, I have a store with prestashop and working till now perfectly, but from last few days it is having some problems that our QA found on the store that is related to stock management, So we are putted the site in the offline mod and downloaded whole code files and DB into local server now, the site is not working properly as it is on the live server. I have also edited the config.inc, settings.inc file with in the config folder and removed the .htaccess and .robots file still it is not working properly, whenever I am trying to open the site from local server it will redirect me to the live url like http://localhost/prestshop -> then it will throw me on the live url like http://www.example.com What is the problem occurs in my site can anybody show me a way to turn around from it. It is really thanks full if you give any suggestion on this topic. Thanks in advance. Link to comment Share on other sites More sharing options...
El Patron Posted February 28, 2012 Share Posted February 28, 2012 two ways: via mysql: table configuraiton, find PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL and change to localhost or via your back office (assuming you are a 1.4 system) prefernces-->seo urls scroll down and find Shop domain name and Shop domain name SSL and enter localhost Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now