News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

Product recommendation page not work

Started by jack19, March 18, 2013, 16:29:41 PM

Previous topic - Next topic

jack19

Hi,
I noticed that the page components/com_virtuemart/view/recommend/tmpl/mail_html.php does not send the data correctly.
e.g. this code
<img src="<?php  echo JURI::root () . $this->vendor->images[0]->file_url ?>" />
does not display the logo of the vendor

and this

echo $this->vendor->vendor_name .'<br />'.$this->vendor->vendor_phone .' '.$this->vendor->vendor_store_name .'<br /> '.$this->vendor->vendor_store_desc.'<br />'.$this->vendor->vendor_legal_info;
send only vendor_name  and vendor_legal_info

I should also customize the page, in particular, I would also send a direct link to the product.
Can You help me?
Best regards.

Best regards

Joomla! 2.5.9
Virtuemart 2.0.18a

lrawling

Hi,

I am having the same problem with the logo not showing also.

With regard to linking the product refer this post: http://forum.virtuemart.net/index.php?topic=110325.0

Liz