EscuderoKevin93 / teamspeak3-vbulletin-integration

Automatically exported from code.google.com/p/teamspeak3-vbulletin-integration
0 stars 0 forks source link

Error when creating new user from adminCP #25

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a new user from admin CP, hit save
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? VBulletin version? PHP version?
Mysql version?

Please provide any additional information below.

I created a new user for testing directly through the adminCP and when I hit 
save, I get this error.  The user saved, but I went back in and saved again, at 
which point this worked.  Makes sense as there is no usergroup to save the 
first time.  

--------------

Database error in vBulletin 4.1.0:

Invalid SQL:
SELECT neots_sgroup FROM dhv_usergroup WHERE usergroupid =;

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 '' at 
line 1
Error Number  : 1064
Request Date  : Monday, January 31st 2011 @ 01:28:12 AM
Error Date    : Monday, January 31st 2011 @ 01:28:12 AM
Script        : http://www.darkhandofvalor.com/admincp/user.php?do=update
Referrer      : http://www.darkhandofvalor.com/admincp/user.php?do=add

Original issue reported on code.google.com by trek...@gmail.com on 31 Jan 2011 at 7:53

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 7b35eb6f9e.

Original comment by neo....@gmail.com on 22 Feb 2011 at 12:05