VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: proxima on March 02, 2015, 22:39:55 PM

Title: email confirmation of order with error
Post by: proxima on March 02, 2015, 22:39:55 PM
Hi, in the email confirmation of order that comes after the buyer
We thank you for buying from us
displays

Notice: Undefined property: TableVendors::$vendor_phone in /web/htdocs/www.miosito/home/components/com_virtuemart/views/invoice/tmpl/mail_html_footer.php on line 38 mia azienda

in line 38  is this
echo $this->vendor->vendor_name .'<br />'.$this->vendor->vendor_phone .' '.$this->vendor->vendor_store_name .'<br /> '.$this->vendor->vendor_store_desc.'<br />';
thanks
Title: Re: email confirmation of order with error
Post by: jenkinhill on March 02, 2015, 23:15:51 PM
http://forum.virtuemart.net/index.php?topic=79799.0

Notices can be suppressed if function is OK.  http://forum.virtuemart.net/index.php?topic=102555.0
Title: Re: email confirmation of order with error
Post by: proxima on March 15, 2015, 20:51:53 PM
Hi
My versions are as follows Currently using VM3.0.6.2 on Joomla 3.4.0 PHP 5.3.29 , and I entered into Signature ... ;D
I changed the ratio of errors in simple and now in 'email does not arrive more than written ..
thanks ;)