poosangi Posted July 23, 2015 Share Posted July 23, 2015 If i want to shift my website from test folder to root then instead of manually updating path of each image how to auto update it? these images are not product images....these are images used in footer,header,slider etc. Link to comment Share on other sites More sharing options...
bellini13 Posted July 23, 2015 Share Posted July 23, 2015 after you move the site to the root folder, you need to log into your back office and go to the SEO and URL page and update the domain and base url so it reflects the site in the root folder. Saving that should also update your .htaccess file which will update all the path information Link to comment Share on other sites More sharing options...
rogasgr Posted July 23, 2015 Share Posted July 23, 2015 i dont know the answer but since every setting is saved in the database....i would start with a full database backup. Then i would export all the database from phpmyadmin and open it with Notepad++, search and replace "www.mysite.com/testfolder/" with "www.mysite.com/" This scenario assumes that the footer's module saves all the directory. You could start by finding the "www.mysite.com/testfolder/" in your DB and then you will know what to do. Link to comment Share on other sites More sharing options...
poosangi Posted July 23, 2015 Author Share Posted July 23, 2015 Thank u belini.... 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