Hi,
The email confirmation to vendor isn't showing the thumbnail from the product.
It shows this root folder, but the "$this->product->file_url_thumb;" seems to be empty.
Code in mail_html_question.php" <img src="<?php echo JURI::root () . $this->product->file_url_thumb; ?>" />
Any idea how to solve this?
Using vm3.0.12 and j3.4.5
http://forum.virtuemart.net/index.php?topic=132128.0