Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Numerous stores ? shared images?


Guest

Recommended Posts

Posted

I have multiple stores on different domain names, but on the same server. They have the same product images, is it possible to share the images somehow across domains? As there are 200MB of images I could reduce the total disk space used siginifcantly if so.

Posted

ok i found a fix for this i added a new define in my configure .php

 

('DIR_REMOTE_IMAGES', 'http://www.domain.co.uk/catalog/images/');

 

and then replaced the DIR_WS_IMAGES variable in each of the sheets for the main catalog for the product images, works fine!

 

But I cant work out where the admin area sets the pictures? I cant find anything relating to DIR_WS_IMAGES, i have added the above line into admin/configure but I need to replace all those files which show the pictures in the admin area but dont know which ones do it anyone help?

Archived

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

×
×
  • Create New...