jigsawsteve Posted July 23, 2009 Share Posted July 23, 2009 I changed my ps directory name from prestashop to shop and then the files in my server, but now nothing works, i changed it back in the ftp server but it will not allow me to in the back office it says the link is broken when i go to save and now the front end of the shop is not right please help Link to comment Share on other sites More sharing options...
Patric Posted July 23, 2009 Share Posted July 23, 2009 After changing the PrestaShop location, you must edit the /config/settings.inc.php to reflect these changes in the PS_BASE_URI constant:So, in your case, change : define('__PS_BASE_URI__', '/prestashop/'); to define('__PS_BASE_URI__', '/shop/'); Link to comment Share on other sites More sharing options...
jigsawsteve Posted July 23, 2009 Author Share Posted July 23, 2009 thanks for the quick reply, gott it all back now, cheers 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