Hi,
In brief, doing an install of osMax from another one of our osMax working stores. Keeping everything, just data is coming in from a non-oscMax store (oscMax 2.2). Date went into oscMax db very nicely, everything seems to be working as it should. When I go to check orders, those that were paid with PayPal in the previous osMax installation, generate this error on the orders.php page:
1146 - Table 'dbname_oscmax.TABLE_PAYPAL_IPN' doesn't exist
select * from TABLE_PAYPAL_IPN where paypal_ipn_id = '0'
[TEP STOP]
Those orders that were paid with a credit card are fine. This only happens when I'm looking at an order that was paid with PayPal.
The paypal_IPN table is present but is empty as the previous store used a difference paypal module (I think).
Help??
I've looked everywhere... very some have suggested that it's a missing tax column in the orders table, but its there.
hope to find a resolution here...
Bookmarks