VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: alemasdos on December 23, 2016, 18:28:46 PM

Title: Error: Not sending email
Post by: alemasdos on December 23, 2016, 18:28:46 PM
Hello,

First versions:
Joomla! 2.5.8
VM 2.5.1

I'm having issues sending email to vendor, not to the customer. I also can send emails to vendor every time a new user registers.

I read some threats about a issue on the invoice, i couldn't solve that, i don't care about the invoice but i need the email when a purchase is made. I can't access the invoice when the parameter is for example: /index.php?option=com_virtuemart&view=invoice&layout=invoice&format=pdf&tmpl=component&virtuemart_order_id=1361&order_number=631001264&order_pass=p_80e7e
but if i remove the parameter "&format=pdf" it works fine: 
/index.php?option=com_virtuemart&view=invoice&layout=invoice&tmpl=component&virtuemart_order_id=1361&order_number=631001264&order_pass=p_80e7e

i'm not sure if this can be part of the issue.

Thanks for your time
Title: Re: Error: Not sending email
Post by: jenkinhill on December 23, 2016, 19:04:14 PM
I doubt if anyone is being to help with those very old versions. See http://forum.virtuemart.net/index.php?topic=118683.0

Are pdf invoices actually generated?
Title: Re: Error: Not sending email
Post by: alemasdos on December 24, 2016, 14:01:10 PM
Quote from: jenkinhill on December 23, 2016, 19:04:14 PM
I doubt if anyone is being to help with those very old versions. See http://forum.virtuemart.net/index.php?topic=118683.0

Are pdf invoices actually generated?

Hello, thanks for the reply.

No, invoices are not generated automatically, but i can "force" a creation:
(https://s29.postimg.org/km2k4lyfr/force.png)

But, as i said before, if i don't remove the "pdf" parameter is doesn't show.

I checked again check out config:
(https://s24.postimg.org/lzc3eawud/email.png)

Also if payment is made by cash (without the payment plugin from payu) 

Any ideas? thanks