Error when returning to seller website
-
I’m currently working in Sandbox mode. When I complete my payment I get the success message, I then click “Return to Test Store” which takes me to …/wp-content/plugins/easy-paypal-lte/return.php?wp
However that page gives me a fatal error:
Fatal error: Uncaught exception 'Exception' with message 'SQL Query fails (Table 'XXXX.ala_ezpp_sale_details' doesn't exist): <pre>SELECT * FROM ala_ezpp_sale_details WHERE txn_id = '43K21091TL631633P' or payer_email = '43k21091tl631633p' ORDER BY payment_date desc LIMIT 1</pre> ' in .../wp-content/plugins/easy-paypal-lte/DbHelper.php:184 Stack trace: #0 .../wp-content/plugins/easy-paypal-lte/EZ.php(74): DbHelper->query('SELECT * FROM a...') #1 .../wp-content/plugins/easy-paypal-lte/EzOffice.php(516): EZ::getSaleRow('sale_details', '43K21091TL63163...') #2 .../wp-content/plugins/easy-paypal-lte/return.php(21): EzOffice->getReturnPage() #3 {main} thrown in .../wp-content/plugins/easy-paypal-lte/DbHelper.php on line 184Any advice much appreciated 🙂
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error when returning to seller website’ is closed to new replies.