Dear ScriptJunkie,
thank you for your precise information, but...
Does IH3 creates images in bmz_cache folder when the website is OFF and there is nobody connected, beside me in the admin area, and not browsing any single front-end page ?
If it is so, I'm sorry.
From the information I got I thought that IH3 would have created the needed cached images "on the fly", but as soon as they were requested by ZenCart on users website browsing...
Also, the addon to which I'm referring, "Google Froogle Feeder (Zen Cart 1.3.9 and below)", which can be found in the addon repository is supposed to work in connection with IH3, being a switch present for this purpouse in the configuration.
How this was made, I cannot say, I'm honest.
The investigation on how this addon handles the information it might get from IH3 has already been posted in the relative support forum, but to better show what I mean, I would like you to have a look a the following links, both present right now in my bmz_cache folder (and, no, I did not placed anything inside bmz_cache manually, just erased it last time some minutes ago...):
/bmz_cache/0/0cb8f17489d74af2730bcb41da9f1fa0.image.487x650.jpg (not watermarked ???)
/bmz_cache/2/2f8d763d6f35d8cd89b78b8cd97b1051.image.75x99.jpg (OK)
/bmz_cache/4/4d97f2cfb58869aea39c4106522a79fb.image.150x199.jpg (OK)
/bmz_cache/5/576c0bcb6d7ee7d0f2f81601a4375238.image.487x650.jpg (OK)
/bmz_cache/5/5f277ba29d4b1c7c33c3d5ab2045fa39.image.150x200.jpg (OK)
/bmz_cache/8/8d66165ba0d6b5dc744febbd24c4404a.image.487x650.jpg (not watermarked ???)
/bmz_cache/a/aa38d29419d36960966c4415807b3917.image.75x100.jpg (OK)
/bmz_cache/e/ec18140bfb0ae23044490ec1ad5a625e.image.487x650.jpg (OK)
(sorry, could not enter so many links...so just add "4shops.it" in front of it...)
FYI:
75 is the width of the small images
150 is the width of the medium image
650 is the max height of the big images
I don't know how images in subfolder /0 and /8 were created (is this a IH3 middle step ?), but apparently the Google Merchant Center Feeder addon takes just one of the those two...
And this is not happening on Google Checkout (which I do not have), but in the XML file the addons generates, picking information from the database and placing it in the right was as Google wants to "eat it"...
I jsut creates an XML file, which contents, for the above item, is this one (just reduced to single item...):
Code:
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:g="http://base.google.com/ns/1.0">
<channel>
<title><=!=[=C=D=A=T=A=[4SHOPS.it]=]=></title>
<link>http://www.4shops.it</link>
<description>Tutto per il Tuo Negozio - Everything for Your Shop</description>
<item>
<title><=!=[=C=D=A=T=A=[Stender cromato a 5 ripiani inclinabili per calzature]=]=></title>
<g:id><=!=[=C=D=A=T=A=[GS03190C]=]=></g:id>
<g:price>91.76</g:price>
<g:availability>in stock</g:availability>
<g:shipping>
<g:country>IT</g:country>
<g:service>Spedizione normale</g:service>
<g:price>0</g:price>
</g:shipping>
<g:brand><=!=[=C=D=A=T=A=[4Shops.it]=]=></g:brand>
<g:condition>new</g:condition>
<g:product_type>STENDERS</g:product_type>
<g:image_link>http://www.4shops.it/bmz_cache/8/8d66165ba0d6b5dc744febbd24c4404a.image.487x650.jpg</g:image_link>
<g:expiration_date>2013-04-20</g:expiration_date>
<link>http://www.4shops.it/index.php?main_page=product_info&cPath=Array&products_id=1239&language=it&currency=EUR</link>
<g:mpn><=!=[=C=D=A=T=A=[GS03190C]=]=></g:mpn>
<g:currency>EUR</g:currency>
<g:pickup>false</g:pickup>
<g:payment_accepted>PayPal</g:payment_accepted>
<g:payment_accepted>Visa</g:payment_accepted>
<g:payment_accepted>MasterCard</g:payment_accepted>
<g:payment_notes>PayPal Express Checkout</g:payment_notes>
<description><=!=[=C=D=A=T=A=[Stender cromato con 5 ripiani inclinabili per calzature, completo di ruote gemellari da 50 mm.Caratteristiche:- 5 ripiani inclinabili.- Ruote da 50 mm.Imballo originale:Prodotto nuovo di fabbrica.Misure ed ingombri:Altezza: 140 cm.Larghezza: 101 cm.Profondità: 43 cm.Questo articolo comprende:N.01 Stender come da descrizione.N.01 Imballo originale completo.]=]=></description>
<g:google_product_category><=!=[=C=D=A=T=A=[Commercio e industria > Negozi > Manichini]=]=></g:google_product_category>
</item>
</channel>
</rss>
And this confirm that the ADDON is not using my original images... :blink:
Finally, it would be nice to receive some hints of how IH3 generates the filenames and WHERE it stores such information...
This way a DIY investigation would be easier... :cool:
And obviously, thank you for your try...
mickymix