VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Rolandos on April 28, 2012, 17:10:04 PM

Title: VM admin media Thumb
Post by: Rolandos on April 28, 2012, 17:10:04 PM
Hello,

In the adminpanel of VM-products I want to have a thumbnail of the product when hovering the vm-media icon.

I tried to put this line of code <?php echo $productfile->displayMediaThumb();?>

into: administrator/components/com_virtuemart/views/product/tmpl/default.php line 140

but it ain't working. My php knowledge is zero, so maybe someone can help me with this.