Unable to set email sending when ordering status Pending to shopper

Started by FREESERVIS, June 22, 2021, 13:38:02 PM

Previous topic - Next topic

FREESERVIS

Hello,

with order status COM_VIRTUEMART ORDER STATUS_PENDING it is not possible to set sending email to shopper.

Is there a way to set up email sending when order status is COM_VIRTUEMART ORDER STATUS_PENDING?

Milan

sirius

Hi,

the exact constant name is :
"COM_VIRTUEMART_ORDER_STATUS_PENDING"

yours is missing an underscore
J3.10.12 | PHP 7.4.33 + APC + memcached + Opcode
VM Prod : 3.8.6 | VM Test : 4.0.12.10777

FREESERVIS

Quote from: sirius on June 22, 2021, 14:14:08 PM
Hi,

the exact constant name is :
"COM_VIRTUEMART_ORDER_STATUS_PENDING"

yours is missing an underscore
Yes, it should be an underscore: COM_VIRTUEMART_ORDER_STATUS_PENDING