Quote Originally Posted by free_roller View Post
Zen Cart Version 1.38a Original Install
Addons/Mods: Monthly Sales Report / Custom Skin


Just installed Super Orders Version 2.0 Rev 48

I receive the following SQL error:
1062 Duplicate entry 'CA' for key 2
in:
[INSERT INTO s2tj_so_payment_types VALUES (NULL, 1, 'CA', 'Cash');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

It appears taht Super Orders is installed as the menus appear in my Admin section.

The problem is that when a customer checks out they receive the follwing error:

1146 Table 'analogal_e0NzDze.s2tj_so_payment_types' doesn't exist
in:
[select * from s2tj_so_payment_types where language_id = '1' order by payment_type_full asc]


The customer does not receive an order confirmation, but the transaction is passed through to Authorize.net and is succesfully processed and captured. Zen Cart does not record an order for the transaction.

Please advise.
I just noticed that on the admin screen, I do show that I have pending orders from recent orders but when I click on pending orders nothing shows up. There are no records being displayed for these orders.