internal error report at confirmation no email send to storeadmin

Started by roberto1234, June 15, 2012, 16:32:11 PM

Previous topic - Next topic

roberto1234

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

aerobot

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!

Milbo

your php version?

and How did you setup the mail in joomla?
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

roberto1234

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.


roberto1234

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.

hyperweb

Hi Roberto1234

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