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.
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.
See http://forum.virtuemart.net/index.php?topic=133724.msg463963#msg463963
I have just seen your link and that was the problem
I only refresh the frontend and then the miniature is generated
Thank you