View Single Post
  #4  
Old 10-21-2004, 09:17 AM
  lildawg's Avatar 
lildawg lildawg is offline
 

X-Adept
  
Join Date: Jan 2003
Location: Utah
Posts: 686
 

Default

Yes do what Shan said and it will work perfectly. I do it all the time as I do not upgrade I just do a fresh install on my websites whenever a new upgrade comes out. I always name it first x-cart install it then after it is ready I just change the name to store or whatever I am using on that website the update the config.php file with the new folder name. In your config file you will see the following line

Quote:
$xcart_web_dir ="/xcart";

Change the /xcart to /store save the file then re-upload it. Should then work like a charm. Only problem is if the search engines have a bunch of pages with your xcart directory then it will take awhile for them to upgrade it to your new folder.
Reply With Quote