Unfortunately, there seems to be an issue with order mail sending .
Basics:
I can't seem to get it to send order emails:Host: Siteground
Type: Cloud with cPanel
OpenCart 2.3.0.2
Theme: Journal 2
- emails to customer and alert email to store owner on new customer registration ARE SENT
- email to customer on order update IS SENT, but
- NO EMAIL to customer or alert email to store owner on new order
Code: Select all
[object Error]{description: "Unable to g...", message: "Unable to g...", name: "TypeError", number: -2146823281, stack: "TypeError: ..."}
init.js (200,5)
[functions]
__proto__[object Error] {...}
description"Unable to get property 'error' of undefined or null reference"
message"Unable to get property 'error' of undefined or null reference"
name"TypeError"
number-2146823281
stack"TypeError: Unable to get property 'error' of undefined or null reference ...
I have tried disabling all "modifications" (but not modules) and changing to Default theme. Didn't help.