VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: guardiano78 on April 29, 2016, 21:23:20 PM

Title: no image and warning image
Post by: guardiano78 on April 29, 2016, 21:23:20 PM
Hello,
i need to set in browse page and product detail page, source code for no image and warning image.
For no image i use this code:

VmConfig::get('no_image_set');

but i don't know which code i have to display warning image and how to know if the image have problem (for example if the image is corrupted).

Can anyone help me?
Thanks.