Jump to content

[Solved] Can't expand details of customer orders


Recommended Posts

Hi

I'm currently testing Prestashop and like what I have seen so far.

I came across the following problem after placing a test order.

I can see two test orders (mine and the default original prestashop order) in my back office> orders.
One is wiating for cheque payment and the other is waiting for wire payment.
When I click on them they both return the error "myname_presta.ps_order_credit_data' doesn't exist

Any pointers would be appreciated.

Thanks
Deepee

Link to comment
Share on other sites

Hi

Haven't had a reply to this post and still haven't been able to work through this issue.

Just to recap, when I click on an order I get the following:-

Table 'myshop_presta.ps_order_credit_data' doesn't exist

SELECT * FROM `ps_order_credit_data`
WHERE `id_order` = "2"


Anyone know what's going on?

Thanks
Deepee

Link to comment
Share on other sites

Thanks rocky, you nailed it!

Once I uninstalled the Offline Credit Card Module I was able to view details for both test orders.

I then re-installed the Offline Credit Card Module and it returned the following error:-

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`ps_`' at line 1

show table status like `ps_`

However, when I go back to the Back Office >> Payment page, the module shows as installed and the configuration options are available.

When I now try to view the two test orders, it returns the original error.

Is there anything I can try to fix the offline processing module, as I really need this functionality.

Many thanks
Deepee

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