VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: ptrouw on November 18, 2015, 12:13:46 PM

Title: Ask a question form email to vendor doesn't show file_url_thumb
Post by: ptrouw on November 18, 2015, 12:13:46 PM
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
Title: Re: Ask a question form email to vendor doesn't show file_url_thumb
Post by: GJC Web Design on November 18, 2015, 14:02:21 PM
http://forum.virtuemart.net/index.php?topic=132128.0