I tried inserting this into the brand new 3.8.4 and got an error message when I tried to execute a paid subscription, saying:
Database error in vBulletin 3.8.4:
Invalid SQL:
INSERT INTO paymentinfo
(hash, completed, subscriptionid, subscriptionsubid, userid)
VALUES
('0d336f6ad3eff6f2f898922e6eaeec2b', 0, 1, 1, );
MySQL Error : 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 ')' at line 4
Error Number : 1064
Request Date : Wednesday, August 12th 2009 @ 12:33:06 PM
Error Date : Wednesday, August 12th 2009 @ 12:33:06 PM
Script :
http://forums.escapeallthesethings.c...s.php?do=order
Referrer :
http://forums.escapeallthesethings.com/payments.php
IP Address : 190.241.15.100
Classname : vB_Database
MySQL Version : 5.0.67-log
I am attaching my payments.php in case anyone can see if I did it wrong