Here my question: I have 4 quickcartshops. These 4 shops shoot all use the same templates for style and the Default language so I have to store just one set of these at a map outside the QC shops. If I make a new skin I only have to copy this to that map and the all can use it, same with language templates
perhaps you could set the same non-relative paths (for example "http://mydomain.com/templates/") for each QC shop in the config/general.php so that all shops point to that one main place where templates and lang files are?
Just make sure you DO NOT set the same path for directories db and files (since those shops will have different orders, products, etc.).
This is just a suggestion, I didn't try it.
txa
2008-08-25 08:11
Thanks voor your suggestion and I will try and let you know if it works or not.