PraveenShahi Posted November 15, 2014 Share Posted November 15, 2014 Hello Everyone I am new on Prestashop and i want to know how to change PrestaShop installed url name. for example if present directory url is-" www.mywebsite.com/Prestashop" how to make it load on "www.mywebsite.com/shop". I did find methods on forum and changed database table "ps_shop_url" value to shop, url "www.mywebsite.com/shop" is loading like charm but none of the image or links are working (product image is not showing also categories were not opening). i did inspected image url and everything looks to be okey with url. Sorry for bad English. any help would be highly appreciated. Thanks in advance. Link to comment Share on other sites More sharing options...
PraveenShahi Posted November 15, 2014 Author Share Posted November 15, 2014 Solved thanks. Link to comment Share on other sites More sharing options...
mickeyboy1 Posted November 15, 2014 Share Posted November 15, 2014 Would be nice if you posted on how you solved this to help others with the same problem Link to comment Share on other sites More sharing options...
PraveenShahi Posted February 23, 2015 Author Share Posted February 23, 2015 hey sorry for long delay, anyhow this is how i solved it: rename ur shop url in my case www.mywebsite.com/Prestashop" to "www.mywebsite.com/shop" now go to mysql manager or phpmyadmin> locate your prestashop database> find and open table named : ps_shop_url (here ps is ur db short name )>find and edit cells in my case i hd only updated physical_url from prestashop to shop. you can also edit domain name likewise bye editing domain cell( never tried changing domain though it worked on localhost) enjoy 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