Notice: Undefined index: catId in /home/blinkenlights/public_html/commands/ForumCatCommand.php on line 17

Notice: Undefined property: ForumCatCommand::$keywords in /home/blinkenlights/public_html/commands/BaseCommand.php on line 30
Blinkenlights.se - Forum: Kommentarer - Programmering & spelutveckling

BETA

Forum: Kommentarer

Forum huvudsida -> Kommentarer

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.doForum FROM users
	INNER JOIN groups ON users.group = groups.groupId
	WHERE users.id = '0'
    LIMIT 1