Hi Eplexx, thanks for the module.
I just tried to install it on VB 4.1.6 but I have the error message below when I made a register test :
Code:
Database error in vBulletin 4.1.6:
Invalid SQL:
INSERT INTO userlist (userid, relationid, type, friend) VALUES (, 1, 'buddy', 'yes');
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 ' 1, 'buddy', 'yes')' at line 1
Error Number : 1064
Request Date : Sunday, October 2nd 2011 @ 11:55:47 AM
Error Date : Sunday, October 2nd 2011 @ 11:55:47 AM
Script : http://www.mysite.com/register.php?do=activate
Referrer : http://www.mysite.com/register.php?a=ver
IP Address : XXXXXXXXXXXXX
Username : systemd
Classname : vB_Database
MySQL Version : 5.0.51a-24+lenny4-log
Do you know how to solve it ?
Regards