PDA

View Full Version : Mass Point Giveaway Error (Vbbux)


Carmen27
10-27-2006, 07:15 PM
I"m getting this error when I am trying to give out mass points, I"m getting this error...




Database error in vBulletin 3.6.2:

Invalid SQL:

UPDATE user
SET

WHERE usergroupid IN(5,7);

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 'WHERE usergroupid IN(5,7)' at line 4
Error Number : 1064
Date : Friday, October 27th 2006 @ 04:10:38 PM
Script : http://www.forums/admincp/vbplaza.php?do=massgive
Referrer : http://www./forums/admincp/vbplaza.php?do=massgiveaway
IP Address : xxxxxxxx
Username : Carmen
Classname : vb_database

What is the problem?
Thank You
Carmen

soulfly
11-03-2006, 12:04 PM
Very simple....look SET <need an action here> WHERE....
The query is not complete in that action which you are trying to do.

Regards

Carmen27
11-04-2006, 04:32 AM
what do I do then?.. add a query of something? Carmen