smartwork Posted August 18, 2011 Posted August 18, 2011 So, we've got multiple shops but want to use the same image source for product images (but not all the other graphics). I can rewrite all the portions using product images to build in a new directory/source for those, but that also puts the source domain in the image source info. Another option may be to have none of the shops hold the images and put them all at a separate domain, and they all pull from that source which keeps any of the domains from having the other's name in their image source URLs. Is there an easier way to share images between multiple shops? Thanks.
♥toyicebear Posted August 19, 2011 Posted August 19, 2011 You can use a symlinked image folder Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here]
satish Posted August 26, 2011 Posted August 26, 2011 If your stores are on same server then ths can be done. One folder will have images for all stores for product. Now you need to symlink this folder with your image folder. Also for other images you will have to use a different folder. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
smartwork Posted August 26, 2011 Author Posted August 26, 2011 I'm running a test version where I added to configuration.php a second server config for product image feeding. Then, I converted all the areas (which are a LOT) calling functions to use the newly added server info instead of the original server info. For example, where it may be using something like tep_db_query, I duplicated/converted to tep_db_query_catalog and then created a new function to use the new server info.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.