acumen Posted August 29, 2011 Posted August 29, 2011 We are using oscommerce shopping cart version 2.3.1. We have downloaded dps_pxpay payment module version 1.4 (and have also tested 1.3) The payment option appears at the point of checkout. However, after pressing the 'Confirm order' button, we get the error message below: 1146 - Table 'catalog.dps_pxpay' doesn't exist insert into dps_pxpay (txn_id, txn_type, merchant_ref) values ('314e5b0a43c08af', 'Purchase', '4-20110829154051') [TEP STOP] Does anyone have any ideas on solving this problem. Thank you
germ Posted August 30, 2011 Posted August 30, 2011 If the table doesn't exist you haven't successfully run the dps_pxpay.sql supplied with the contribution to create the table. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
acumen Posted September 1, 2011 Author Posted September 1, 2011 Thank you. It now works. The table wasn't automatically created on the database even after I copied all the files that was downloaded on the pxpay module.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.