Jump to content

Error 500 - cannot create order from cart.


mrio1212

Recommended Posts

Hello

 

I am trying to create an order from a cart but when I click Create Order I get error 500. Excerpt from error log:

 

[11-Oct-2016 14:02:09 Europe/Warsaw] PHP Notice:  Undefined index: PS_CATALOG_MODE in /home/user/public_html/sklep/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 30
[11-Oct-2016 14:02:09 Europe/Warsaw] PHP Notice:  Trying to get property of non-object in /home/user/public_html/sklep/tools/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code on line 30
[11-Oct-2016 14:02:21 Europe/Warsaw] PHP Warning:  Cannot modify header information - headers already sent by (output started at /home/kkaszubs/public_html/sklep/controllers/admin/AdminCartsController.php:502) in /home/user/public_html/sklep/classes/controller/AdminController.php on line 1815
[11-Oct-2016 14:02:45 Europe/Warsaw] PHP Fatal error:  Call to a member function isVirtualCart() on a non-object in /home/user/public_html/sklep/override/classes/PaymentModule.php on line 13
 
I am using Cash On Delivery module. The shop was upgraded but works well.
 
Why is that?
 
Thanks
Link to comment
Share on other sites

This is the most important part

[11-Oct-2016 14:02:45 Europe/Warsaw] PHP Fatal error:  Call to a member function isVirtualCart() on a non-object in /home/user/public_html/sklep/override/classes/PaymentModule.php on line 13

This class has a problem. Can you post it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...