i wonder if nobody tested this software before the release or what? the company i work for bought it like a few days ago and still have this error (bought from
here)
anyways,
go to
administrator/components/com_vminvoice/helpers/vminvoice.php
find (the line 89)
require_once (JPATH_ADMINISTRATOR . DS . 'components' . DS . 'com_vminvoice' . DS . 'classes' . DS . 'class.phpmailer.php');
replace:
require_once (JPATH_ROOT . DS . 'includes' . DS . 'phpmailer' . DS . 'class.phpmailer.php');
should work on joomla 1.5 installation
also, when sending an e-mail via smtp it seems that the mailer sends a plain text version of it, so all the html formating is lost and the user receives a bunch of html tags in the text