Hi all,
I am trying to set up a multiple store site using oscMax for a friend (read free). Have read ronu's recent query on this.
I have looked into the multi store contrib in oscommerce, but it does not lend itself to BTS, tinyMCE, etc.
Wanting some db tables to be common (eg, customers) and others to be unique to each store (eg, products), I created extra tables to accomodate the changes required, eg shop1_products. shop2_products, etc.
I then changed the table paths in the respective database_tables.php files in catalog and admin to reflect the changed db table names, as well as other tables that have been modified.
Now, when I try to open the shop, it is looking for the original Table.products, and not Table.shop1_products, as modified in the define argument in database_tables.php.
Where else is the table called in it's raw name. The only reference I can find is the TABLE_PRODUCTS call.
I have found a couple of unrelated raw calls in the admin section relating to added features, which when changed work fine. Just cannot find the calls in the index.php, application_top.php or the other myriad files I have looked at.
Unfortunately, sub domains are not an option in this instance. Shame, it would have made the job a breeze.
Sorry for the long winded post.





LinkBack URL
About LinkBacks









Bookmarks