Thomas P
04.06.2008, 06:53
Hallo,
habe folgenden SQL Fehler erhalten:
Datenbankfehler in vBulletin 3.6.9:
Invalid SQL:
SELECT usergroupid FROM icon AS icon
INNER JOIN imagecategorypermission USING (imagecategoryid)
WHERE icon.iconid = 8
AND usergroupid IN ();
MySQL-Fehler : 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 4
Fehler-Nr. : 1064
Datum : Saturday, May 24th 2008 @ 08:07:47 PM
Skript : http://www.mcseboard.de/newreply.php?do=postreply&t=134892
Referrer : http://www.mcseboard.de/newreply.php?do=newreply&noquote=1&p=827821
IP-Adresse : 77.177.x.y
Benutzername : Braun_Thxyz
Klassenname : vB_Database
Wie kann es zu einem Klammerfehler kommen?
Danke,
Tom
habe folgenden SQL Fehler erhalten:
Datenbankfehler in vBulletin 3.6.9:
Invalid SQL:
SELECT usergroupid FROM icon AS icon
INNER JOIN imagecategorypermission USING (imagecategoryid)
WHERE icon.iconid = 8
AND usergroupid IN ();
MySQL-Fehler : 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 4
Fehler-Nr. : 1064
Datum : Saturday, May 24th 2008 @ 08:07:47 PM
Skript : http://www.mcseboard.de/newreply.php?do=postreply&t=134892
Referrer : http://www.mcseboard.de/newreply.php?do=newreply&noquote=1&p=827821
IP-Adresse : 77.177.x.y
Benutzername : Braun_Thxyz
Klassenname : vB_Database
Wie kann es zu einem Klammerfehler kommen?
Danke,
Tom