New Zenner
- Join Date:
- Jan 2011
- Location:
- Brooklyn
- Posts:
- 75
- Plugin Contributions:
- 0
Moved store into folder for updating. Both store registering updates
Hi. Thanks in advance for any help on this topic.
I want to copy my store to a test folder to do further work on the layout design. I should have had a test store to begin with but didn't. Right now its installed in my public_html folder. So, I've created a folder called TESTME in my public_html folder, copied all the zencart files into that folder, and followed the directions on this tutorial https://www.zen-cart.com/tutorials/index.php?article=122 changing the paths in both the configure.php files and the cache path in Configuration/Sessions in the Admin.
But when I'm in the ZenCart Admin and I click "Online Catalog" my original store is displayed _www.mysite.com/index.php. I can see the TESTME site if I manually type _www.mysite.com/TESTME/index.php into the browser though.
This is the strange thing. When I go to CONFIGURATION/LAYOUT SETTINGS and change the width of the left column, both layouts change. What can I do to be able to work on my /TESTME/ store without affecting my original store and how do I get the "Online Catalog" link to bring up my TESTME/index.php file?
Is possible to have 2 versions of store on the same server even?
Thanks!