VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: jorgepracticum on April 28, 2016, 19:53:52 PM

Title: Second image for the product and the component doesn't generate the miniature
Post by: jorgepracticum on April 28, 2016, 19:53:52 PM
Hi
As I have said in the title of the topic, when I upload the second image of a product, the component doesn't generate the miniature. I tried it from the backend and it doesn't work
Do you know something about that problem?
Regards
J.
Title: Re: Second image for the product and the component doesn't generate the miniature
Post by: jjk on April 28, 2016, 23:06:14 PM
Depends on your image handling configuration. First check the generated thumbnail image path after uploading the image. Probably you will have to delete the word [default] which recent versions of VM insert automatically. Also check, if VM adds something to your thumbnail image filename. You might have to correct that.
Title: Re: Second image for the product and the component doesn't generate the miniature
Post by: jenkinhill on April 29, 2016, 00:07:01 AM
See http://forum.virtuemart.net/index.php?topic=133724.msg463963#msg463963
Title: Re: Second image for the product and the component doesn't generate the miniature
Post by: jorgepracticum on May 03, 2016, 21:01:54 PM
I have just seen your link and that was the problem
I only refresh the frontend and then the miniature is generated
Thank you