Quote:
Originally Posted by noonespecial
Shit; I thought everything was working .. HOWEVER, I discovered a bug.
Approve Wannabees doesn't work if the user doesn't have anyone on their buddy list yet. It only works if there is already a user on their buddy list.
|
I just dug this hack out after waiting a couple of months and wondered if anyone found a fix for this error at all?
Basically what happens is, if you try to approve a wannabee it works fine ...
but only if you already have other buddies on your list. If your list is otherwise empty it returns a database error
Quote:
Originally Posted by SQL error
Invalid SQL:
SELECT userid,username FROM vb_user WHERE userid IN (9,);
|
(user ID 9 being the one trying to get approved)