dbick Posted February 13, 2010 Posted February 13, 2010 I am trying to get this module working http://addons.oscommerce.com/info/4319 I think I have it set up correctly, the install directions are in Dutch so I used Bing translator. The Module shows up in the admin and I have it installed. There does not seem to be any install options in admin though. when I try to buy something using this module, I get this error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' now(),'O:12:"shoppingCart":5:{s:8:"contents";a:2:{i:30;a:1:{s:3:"qty";s:1:"1";}' at line 1 INSERT INTO mollieideal_payments (transaction_id, entrancecode, issuer_id, order_id, payment_status, date_last_check,cart_contents) values (0, '',0081,6,, now(),'O:12:"shoppingCart":5:{s:8:"contents";a:2:{i:30;a:1:{s:3:"qty";s:1:"1";}i:29;a:1:{s:3:"qty";s:1:"1";}}s:5:"total";d:45;s:6:"weight";d:15;s:6:"cartID";N;s:12:"content_type";s:8:"physical";}') [TEP STOP] Does this look like a .php version error? Please help if you can. My client in the Netherlands wants to use this payment method. Quote
Jan Zonjee Posted February 13, 2010 Posted February 13, 2010 I am trying to get this module working http://addons.oscommerce.com/info/4319 I think I have it set up correctly, the install directions are in Dutch so I used Bing translator. The Module shows up in the admin and I have it installed. There does not seem to be any install options in admin though. when I try to buy something using this module, I get this error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' now(),'O:12:"shoppingCart":5:{s:8:"contents";a:2:{i:30;a:1:{s:3:"qty";s:1:"1";}' at line 1 INSERT INTO mollieideal_payments (transaction_id, entrancecode, issuer_id, order_id, payment_status, date_last_check,cart_contents) values (0, '',0081,6,, now(),'O:12:"shoppingCart":5:{s:8:"contents";a:2:{i:30;a:1:{s:3:"qty";s:1:"1";}i:29;a:1:{s:3:"qty";s:1:"1";}}s:5:"total";d:45;s:6:"weight";d:15;s:6:"cartID";N;s:12:"content_type";s:8:"physical";}') [TEP STOP] Does this look like a .php version error? Please help if you can. My client in the Netherlands wants to use this payment method. Try this English channel on this Dutch forum. Looks like the payment_status field is empty to me but I'm not familiar with this payment module (any payment module really). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.