In the admin section, there are no orders listed. I check the orders with phpmyadmin - it is there.
First question. IPN should be on I would assume in PayPal. What URL notification do I need to put in there?
I have also noticed a weird error in the log:
These are related to OpenCart sending out confirmation emails - which were not received.2009-09-08 22:10:51 - PHP Notice: Undefined index: name in /home/user/public_html/catalog/model/checkout/order.php on line 68
2009-09-08 22:10:51 - PHP Notice: Undefined index: name in /home/user/public_html/catalog/model/checkout/order.php on line 112
Why is the order status not updating after a successful order and why is the site not sending out an email?
OpenCart 1.3.2 - Linux/Apache - PHP 5.2.6