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
J5.4.7 | PHP 8.4.10 + Redis + APC + Opcode
Litespeed | MariaDB 10.6.22
VM Prod : 4.6.8 11258 | VM Test : 4.9.3 11254

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