Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

about module


step_25

Recommended Posts

Hello,

 

i just need a module that can configure differents shop with the same account :

ie :

a client of :

www.book.myshop.com

www.dvd.myshop.com

 

has the same account but when you are in www.book.myshop.com , you can not see www.dvd.myshop.com categories.

 

is there a module like that ?

 

thx a lot

 

step_25

Link to comment
Share on other sites

The two subdomains can use the same database - in which case a customer of one subdomain is also a customer of the other.

 

Vger

 

 

yes but when you are in www.book.myshop.com

you can see categories of www.dvd.myshop.com

 

and i don't want that .

 

thx

Link to comment
Share on other sites

Make sure that in your configure.php files (on both stores) that on the last line it reads 'mysql' where indicated. This will store sessions in the database and not in file folders.

 

Also if you have Use Cache set to true in either/both control panels then set it to 'false', and this should prevent any cross-over of categories.

 

Vger

Link to comment
Share on other sites

http://www.oscommerce.com/community/contributions,1730

 

the contribution description

 

These modifications allow you to assign specific products and categories to multiple stores that you define in the administration panel. The products and categories

will not be able to be manipulated via the web-browsers address bar (like in most

other multi-shop implementations). Also, there is no "one store to rule them all".

You decide which categories you want displayed on which store-front. You decide

which products in that category you want displayed on which store-front. Shopping

carts are NOT shared between the sites.

 

 

Might do what you need. =)

Wendy James

 

Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...