dpavelka Posted May 18, 2010 Share Posted May 18, 2010 I followed the steps to change directories and lost the theme and images on the front end of store. I can access my admin area no problem, but my store front now has everything left justified. I change my define('__PS_BASE_URI__', '/stewartshop');, and still not working. Here is what it looks like now. Any help would be appreciated!www.stewartstristate.com/stewartshop Link to comment Share on other sites More sharing options...
rocky Posted May 19, 2010 Share Posted May 19, 2010 You forgot the / on the end. You should change the PS_BASE_URI from /stewartshop to /stewartshop/ Link to comment Share on other sites More sharing options...
dpavelka Posted May 19, 2010 Author Share Posted May 19, 2010 Thank You So Much! That did it. All is well! Link to comment Share on other sites More sharing options...
rocky Posted May 19, 2010 Share Posted May 19, 2010 Please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
shaka Posted August 4, 2010 Share Posted August 4, 2010 Hi,i would like to move my shop to the Root instead of a directory.Is the change of PS_BASE_URI enough for all the links, the images, the categories...? so what is the PS_BASE_URI for a shop at the root ?thanx Link to comment Share on other sites More sharing options...
rocky Posted August 4, 2010 Share Posted August 4, 2010 Yes, that is the only change you need to make to change all of PrestaShop's links from /prestashop/ to / for example. If you hardcoded any links yourself in code or CMS pages, you will need to manually change those though. 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