dominod Posted June 29, 2010 Share Posted June 29, 2010 Hi,Summary COPY TEST TO PRODUCTION:1. copy your test folder to the production folder2. file config/settings.inc.php manually or 'PS folder' in tab preferences: change the test directory into the production directory. If your production directory is in the root, just put one '/'3. Check whether the entries in your .htaccess file start with “/ps_test/”. If they do, you’ll need to go to Tools > Generators > Generate .htaccess file or manually.I copied the test environement to have a production version. The link of production works and when I click a link, it works fine.However, when I click a second time, it doesn't matter which link, it jumps back to my test site!! What to do now?I cleared the cache of my browser but I still have the same problem.best regardsTonny Link to comment Share on other sites More sharing options...
rocky Posted June 30, 2010 Share Posted June 30, 2010 Can you provide a link to your site so I can see what's happening? Link to comment Share on other sites More sharing options...
dominod Posted June 30, 2010 Author Share Posted June 30, 2010 of course,while sleeping I thought of something else. What if I deactivate the testsite by the preference menu. Strange result, then my production site and test site got the message that there is maintenance being done.www.discbelgiumshop.com (everything is in the root of the domain)After 2 clicks the paths will go to www.discbelgiumshop.com/ps_test/prestashop/ , my test siteI just copied my test site to the root and changed the path in the config file Link to comment Share on other sites More sharing options...
rocky Posted June 30, 2010 Share Posted June 30, 2010 You may need to regenerate your .htaccess file. Check whether the entries in your .htaccess file start with "/ps_test/". If they do, you'll need to go to Tools > Generators > Generate .htaccess file, or manually change them from "/ps_test/" to "/". Link to comment Share on other sites More sharing options...
dominod Posted June 30, 2010 Author Share Posted June 30, 2010 THANK YOU, YOU ARE THE BEST :exclaim: Link to comment Share on other sites More sharing options...
nigelvit Posted August 9, 2010 Share Posted August 9, 2010 Me too, did the trick. Super..... 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