I'm using Kai Backman's script at the moment on MW 1.5 and there seems to be a problem.
When I try to login at MediaWiki, I get this MYSQL error:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/xassius/public_html/wiki/AuthPlugin_vBulletin.php on line 47
line 47 in Kai's Auth script is:
if(mysql_num_rows($vb_find_result) == 1) {
Could anyone please help (I've tried weeno's code as well, without luck)
|