VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: roberto1234 on June 15, 2012, 16:32:11 PM

Title: internal error report at confirmation no email send to storeadmin
Post by: roberto1234 on June 15, 2012, 16:32:11 PM
I get a internal server error from the apache server 2.2.3 when a customer confirmes the order. the confirmation email is send to the customer but not to te storeadmin. the errorlog from the server gives the following
[Fri Jun 15 16:11:41 2012] [error] [client 83.163.40.187] malformed header from script. Bad header=No recipient addresses found i: php-script, referer: http://www.hindernisnet.nl/index.php?option=com_virtuemart&view=cart

The vendor has id 1 And a correct email adres is present at the storeadmin and the administrator
version is 2.0.6 with joomla 1.5.25

Help i am getting an headache
Title: Re: internal error report at confirmation no email send to storeadmin
Post by: aerobot on June 16, 2012, 03:24:31 AM
I have the same problem. A customer confirms an order, and I am not notified of the order via email...
I have had this headache for ages now!
Title: Re: internal error report at confirmation no email send to storeadmin
Post by: Milbo on June 16, 2012, 10:59:25 AM
your php version?

and How did you setup the mail in joomla?
Title: Re: internal error report at confirmation no email send to storeadmin
Post by: roberto1234 on June 18, 2012, 13:33:37 PM
BS : Linux d
PHP : 5.3.9
MySQL : 5.0.77

Everything worked fine. until the updates came. mail is setup as phpmail in joomla 1.5.25 it looks like the header is not formed correctly or it cannot find the vendor e-mail adres. ik can have a look in the database but i don't know where the email adres should be.

Title: Re: internal error report at confirmation no email send to storeadmin
Post by: roberto1234 on June 18, 2012, 14:24:12 PM
I think i found it.
In the Vituemart_VMusers table the admin and the storadmin both had the field Virtuemart_Vendor_id value 1.
set the other to 0 and now it looks everything is working ok. Now going for some extensive testing.
Title: Re: internal error report at confirmation no email send to storeadmin
Post by: hyperweb on June 28, 2012, 22:11:22 PM
Hi Roberto1234

How did your testing go on this issue. And where did you find the Virtuemart_Vendor_id?