maximusimo Posted August 10, 2012 Share Posted August 10, 2012 Hi, so I have just finished my PrestaShop site but when i type in www.sitename.com I get www.sitename.com/~directory name, anyone got any ideas to resolve this so I would just see www.sitename.com I was actually getting www.ip.add.re.ss/~directory until I changed the shop domain name in Preferences > SEO & URLs Within Preferences > SEO & URLs the PS directory is /~directoryname/ but even if I delete this it appears back. I hope this is enough info for you and someone can help, Many thanks in advance. Link to comment Share on other sites More sharing options...
maximusimo Posted August 10, 2012 Author Share Posted August 10, 2012 I have now solved this: need to change define('__PS_BASE_URI__', '/~directory/' to define('__PS_BASE_URI__', '/' in settings.inc.php 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