Jump to content

two shops sharing member database


Recommended Posts

I looked at doing the products this way, HOWEVER, you'll need to be very careful as the tables are sometimes referenced outside of their primary class using sql queries, so you would need to ensure that you've replaced every occurrence of the table.

I'm now implementing this kind of thing directly within the database, so there's no need to change the shop code....

Paul

Link to comment
Share on other sites

×
×
  • Create New...