New Zenner
- Join Date:
- Oct 2007
- Posts:
- 33
- Plugin Contributions:
- 0
Error in Admin - PayPal IPN page - zen_orders_id
I'm recieving an error in the admin customers module for PayPal IPN and Orders
Here's what PayPal says at the top of the page:
1054 Unknown column 'p.zen_order_id' in 'on clause'
in:
[select count(*) as total from zen_paypal as p left join zen_orders as o on o.orders_id = p.zen_order_id]
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 looks like a database issue but I'm not sure.
Here's what the Orders page says:
LEGEND: Billing and Shipping does not match Billing and Shipping does not match
I haven't a clue on either issue.
Any help would be appreciated.
Mike