Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Re-design shop during production?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-15-2006, 09:57 AM
 
bash3r bash3r is offline
 

Member
  
Join Date: Mar 2006
Posts: 13
 

Default Re-design shop during production?

Here's my question, I want to redesign my shop on my webserver while the current one is still in production. Can this be done? How about licensing? It will be the same domain just need a new look. Also, could I install 4.1 to do the re-design instead of for 4.0.x

Look forward to your recommedations on how to redeisgn the store while leaving the current one online.

Thanks!!
__________________
X-Cart v4.0.1.8 [unix]
Reply With Quote
  #2  
Old 09-15-2006, 10:14 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Re-design shop during production?

4.1 and 4.0 aren't compatible, so you will want to design on the same version you are currently using. When the design is done, just replace the old skin1 folder on your live site with the one from your new design. (save the old one just in case).
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 09-15-2006, 10:27 AM
 
bash3r bash3r is offline
 

Member
  
Join Date: Mar 2006
Posts: 13
 

Default Re: Re-design shop during production?

but how do I do the redesign while not interrupting the online store. if I do a separate skin folder, i'd still have to set that new skin folder active to see it, right? and that would interrupt business.. am I correct. I basically need a second store for designing online only.
__________________
X-Cart v4.0.1.8 [unix]
Reply With Quote
  #4  
Old 09-15-2006, 10:29 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Re-design shop during production?

Install a second copy of the site in a subdirectory (i.e. yourdomain.com/newstore). X-Cart shouldn't have a problem with that as long as you aren't running two live stores.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #5  
Old 09-15-2006, 10:51 AM
 
bash3r bash3r is offline
 

Member
  
Join Date: Mar 2006
Posts: 13
 

Default Re: Re-design shop during production?

ok.. got it. Now are there layout settings that are stored in the database. Would I need a testing database as well. For example, if you change it from 3 column to 1 column layout..
__________________
X-Cart v4.0.1.8 [unix]
Reply With Quote
  #6  
Old 09-15-2006, 10:53 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Re-design shop during production?

You need to install a completly new shop in the sub-directory...database and all. It won't have anything at all to do with the main site. Settings like 3 column to 1 column you'll need to set on the old site once you move it over.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #7  
Old 09-15-2006, 11:53 AM
 
bash3r bash3r is offline
 

Member
  
Join Date: Mar 2006
Posts: 13
 

Default Re: Re-design shop during production?

on the new shop, I changed the config.php to use a different database, but when I test by changing a customer lastname, when I hit Save, it always goes to https:// and the live store.

any ideas?
__________________
X-Cart v4.0.1.8 [unix]
Reply With Quote
  #8  
Old 09-15-2006, 11:56 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Re-design shop during production?

You need to also put the correct info in this area:

$xcart_http_host ="www.yourhost.com";
$xcart_https_host ="www.yourhost.com";
$xcart_web_dir ="";

Put the sub-directory in the xcart_web_dir area like so:

$xcart_http_host ="www.yourhost.com";
$xcart_https_host ="www.yourhost.com";
$xcart_web_dir ="/test";
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #9  
Old 09-15-2006, 11:59 AM
 
bash3r bash3r is offline
 

Member
  
Join Date: Mar 2006
Posts: 13
 

Default Re: Re-design shop during production?

my bad, i didn't change the $xcart_web_dir variable to the new location
__________________
X-Cart v4.0.1.8 [unix]
Reply With Quote
  #10  
Old 09-15-2006, 12:15 PM
 
bash3r bash3r is offline
 

Member
  
Join Date: Mar 2006
Posts: 13
 

Default Re: Re-design shop during production?

one more thing, my product thumbnails/product images do not show up on the new store folder, all the images are in the directories.
__________________
X-Cart v4.0.1.8 [unix]
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:57 AM.

   

 
X-Cart forums © 2001-2020