I'm using this in vB 3.82 it did work the first time around with a test user, then I started getting a blank white page so I uninstalled and reinstalled it.
Now I get a database error
Code:
Database error in vBulletin 3.8.2:
Invalid SQL:
UPDATE user
SET ezb_oldugid =
WHERE userid =;
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 'WHERE userid =' at line 3
Error Number : 1064
Request Date : Sunday, April 5th 2009 @ 01:37:13 PM
Error Date : Sunday, April 5th 2009 @ 01:37:13 PM
Script : http://mydomain.com/forums/admincp/ezbounce.php?u=
Referrer :
IP Address : xx.xx.xxx.xxx
Username : blank
Classname : vB_Database
MySQL Version : 5.0.67-community
I notice it left the user id out of the script url any suggestions?