Jump to content

Order paid don't appear!


gazapko

Recommended Posts

I just worked on a problem for a customer like this.

 

What I did to find the problem, in config/config.inc.php

set the following fields:

@ini_set('display_errors', 'on');
define('_PS_DEBUG_SQL_', true);

 

run an order...

 

in our situation the mysql table ps_order_tax table was missing, added it and orders now work.

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...