Notice: Undefined variable: ret in /home/blinkenlights/public_html/commands/ForumReadTopicCommand.php on line 140

Notice: Undefined property: ForumReadTopicCommand::$keywords in /home/blinkenlights/public_html/commands/BaseCommand.php on line 30
Blinkenlights.se - Forum: "Vad är felet? LNK1104" - Programmering & spelutveckling

BETA

Forum: Vad är felet? LNK1104

Forum huvudsida -> Programmering -> Vad är felet? LNK1104

Sidor: 1

Till botten

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 'groups ON users.group = groups.groupId WHERE users.id = '0' LIMIT 1' at line 2
Querystring
SELECT groups.doMod FROM users
	INNER JOIN groups ON users.group = groups.groupId
	WHERE users.id = '0'
    LIMIT 1