I ran into this error - doing diagnosis now:
PHP Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
INSERT INTO pm (pmtextid, userid) VALUES (43323, );
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 1
Error Number : 1064
Date : Friday, March 16th 2007 @ 01:55:35 PM
Script : http://www.armchairgeneral.com/forums/admincp/hn_masspm.php?do=dosendpm
Referrer : http://www.armchairgeneral.com/forums/admincp/hn_masspm.php?do=dosendpm
IP Address : 24.199.229.157
Username : CyberRanger
Classname : vb_database
The userid is empty. Not sure why without digging into the code. I was able to send out around 10,000 PM's. Sent 6,000 before it bombed on that error. Sent the remaining 4,000 based on filtering the join date of the last userid sent.