mtuckman Posted October 2, 2013 Share Posted October 2, 2013 I know this is probably easy but I am not a PHP guy. I want to change my URL to my domain name. right now to get to prestashop I need to go to www.affordablecards.com/prestashop and I want it to open at www.affordablecards.com should be easy enough right? Link to comment Share on other sites More sharing options...
vekia Posted October 2, 2013 Share Posted October 2, 2013 all what you will have to do is... move all your files from /prestashop/ directory to root dir of your domain. then under preferences > seo & urls change BASE_URI param from "/prestashop/" to simple backslash: "/" (do it only after moving your store to root dir) Link to comment Share on other sites More sharing options...
mtuckman Posted October 2, 2013 Author Share Posted October 2, 2013 ok now when I go to open my site I get this: Warning: require_once(/home/content/66/10986966/html/prestashop/config/defines.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/66/10986966/html/prestashop/config/config.inc.php on line 27Fatal error: require_once() [function.require]: Failed opening required '/home/content/66/10986966/html/prestashop/config/defines.inc.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/66/10986966/html/prestashop/config/config.inc.php on line 27 Link to comment Share on other sites More sharing options...
vekia Posted October 2, 2013 Share Posted October 2, 2013 have you changed base uri ? Link to comment Share on other sites More sharing options...
mtuckman Posted October 2, 2013 Author Share Posted October 2, 2013 (edited) yes changed it to a / I am using 1.5.4.1 and also when I move it all back everything works and I see the / in local URL Edited October 2, 2013 by mtuckman (see edit history) Link to comment Share on other sites More sharing options...
mtuckman Posted October 2, 2013 Author Share Posted October 2, 2013 in using 1.5.4.1 also Link to comment Share on other sites More sharing options...
vekia Posted October 2, 2013 Share Posted October 2, 2013 i checked www.affordablecards.com page you've got there some other website? Link to comment Share on other sites More sharing options...
mtuckman Posted October 2, 2013 Author Share Posted October 2, 2013 (edited) that's my temp index when you go to www.affordablecards.com/prestashop it is there I put the /prestashop/ back.. with just the / it gets a 404 error Edited October 2, 2013 by mtuckman (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 2, 2013 Share Posted October 2, 2013 hello you said that you want to move store form: http://www.affordablecards.com/prestashop/ to http://www.affordablecards.com/ so if you've got there other website with other files - it is possible that something causing issues (for example your website filesystem) Link to comment Share on other sites More sharing options...
mtuckman Posted October 2, 2013 Author Share Posted October 2, 2013 I moved those files off but can try it again. I had not set the local url before. you can see the error now Link to comment Share on other sites More sharing options...
mtuckman Posted October 2, 2013 Author Share Posted October 2, 2013 Vekia... brilliant thought as it now works.. take a lookie ,many thanks Link to comment Share on other sites More sharing options...
vekia Posted October 2, 2013 Share Posted October 2, 2013 yea definitely it works now i added stuff to cart, browsed several pages topic SOLVED! with regards, Milos Link to comment Share on other sites More sharing options...
Atif Zia Posted September 9, 2019 Share Posted September 9, 2019 On 10/2/2013 at 8:58 AM, vekia said: all what you will have to do is... move all your files from /prestashop/ directory to root dir of your domain. then under preferences > seo & urls change BASE_URI param from "/prestashop/" to simple backslash: "/" (do it only after moving your store to root dir) Hi i need help with my website can you please check and let know how to fix it www.northamericansurgical.co.za i have clicked somewhere and it went all funny On 10/2/2013 at 8:58 AM, vekia said: all what you will have to do is... move all your files from /prestashop/ directory to root dir of your domain. then under preferences > seo & urls change BASE_URI param from "/prestashop/" to simple backslash: "/" (do it only after moving your store to root dir) 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