multiple shops
merlin2k3 <[email protected]> 29 Jul 2003 13:56:46 -0000
| Newsgroups | gmane.comp.web.oscommerce.tips |
|---|---|
| Message-ID | <89bd2a5525fbc3d83b5053e65514a8ac@osCommerce-Forums> |
This message was sent from: Tips and Tricks http://forums.oscommerce.com/viewtopic.php?p=203772#203772 ---------------------------------------------------------------- Hello, How can i create multiple schops with one database and without copy the shopsource. Example: User call default.php?shopid=2 or admin call configuration.php?shopid=2 The tablesnames in application_top.php must be changes in for example 'PRODUCTS' , 'PRODUCTS_" . shopid and the same in adminlocation. That the data of different shops store in different shoptable to see only the selected shop as user and administrator. Sorry for my bad english I hope this is makeable thank for your help Adios Merlin