I've been trying to get this mod to work.
I've had to slightly alter it a bit to get it to work without needing anonymous queries. Now I've got it working to the point where it tries to create the user in vBulletin. When it get to this part of the controller.php file vBulletin gives me an error message saying Database error, the database has encountered a problem.
It happens when it tries to run the "$newuserid = $newuser->save();" command. Any ideas as to what the problem might be?
|