-- url of the page with the problem -- : epicgenerator.net
-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.4
-- Error-message(debug-mod must be tuned on) -- : No error message on page.
Hi!
I have a problem, because the orders are not getting confirmed, they stay on created status.
I found in the servers access.log similar lines to this, regarding the paypal payments:
173.0.81.1 - - [05/Oct/2015:11:44:42 +0200] "POST /index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=paypal&tmpl=component&lang=en&Itemid=670 HTTP/1.0" 500 1179
(it's paypal's IP, and an 500 error)
No error in the php error log.
Paypal accepts the payment and I get the notification e-mail that it was successful, but the confirmation to our server gets this error message.
What can I do to make it work?