Hi, Can someone please help me. I really like this hack but I just ran into a huge problem
I am using VB 3.8.4
Everything installed and seemed to be working beautifully but after I confirm the donations, the users can't log on and get the following message
Invalid SQL:
SELECT title, usergroupid FROM usergroup WHERE usergroupid IN (9,2,Donors) ORDER BY title;
MySQL Error : Unknown column 'Donors' in 'where clause'
Error Number : 1054
Request Date : Saturday, November 14th 2009 @ 12:21:02 AM
Error Date : Saturday, November 14th 2009 @ 12:21:02 AM
Script :
http://www.xxx.com/forums/admin/user.php?do=edit&u=22
Referrer :
http://www.xxx.com/forums/admin/user.php?do=find
IP Address : xx.xxx.xxx.xx
Username :
MY ADMIN NAME THERE
Classname : vB_Database_MySQLi
MySQL Version : 5.1.38
Thanks
//////
Nevermind. I found my error. Under "usergroupid" in the options, I wrote the name of the user group instead of the id number.