emassy Posted February 4, 2015 Share Posted February 4, 2015 Hello, How can I change the folder name where images are stored under prestashop/img/? FROM: http://mydomain.com/prestashop/img/XYZname TO: http://mydomain.com/prestashop/img/ABCname Thanks. Link to comment Share on other sites More sharing options...
mikewra Posted February 5, 2015 Share Posted February 5, 2015 Doing that, I believe, requires not just renaming the folder, but then you have to go and change all the references to the changed folder name throughout the store's programming, including the rewrite in the .htaccess. Otherwise, you'll get a not found error. Yikes, that's a lot of work. Link to comment Share on other sites More sharing options...
emassy Posted February 5, 2015 Author Share Posted February 5, 2015 Thanks for your reply. Where would I go to remane that folder? 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