• Resolved rissarissole

    (@rissarissole)


    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 184

    Any advice much appreciated 🙂

    https://ww.wp.xz.cn/plugins/easy-paypal-lte/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author manojtd

    (@manojtd)

    Looks like the DB tables were not created correctly. Could you deactivate the plugin and activate it again? That should check and build the tables. If that doesn’t work, please post a reply and I will look into it. I will probably add a button somewhere to rebuild the tables if needed.

    Plugin Author manojtd

    (@manojtd)

    I’m marking this issue as resolved since there was not further reply.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error when returning to seller website’ is closed to new replies.