MySQL Fout: Kan query niet uitvoeren: SELECT `id` FROM ko_kunstwerk WHERE rubriek_ref = AND `positie` > AND actief = '1' AND `hoort_bij_id` = 0 ORDER BY `positie` ASC, id DESC LIMIT 1;
Beschrijving: 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 'AND `positie` > AND actief = '1' AND `hoort_bij_id` = 0 ORDER BY ' at line 4
Backtrace
/data/www/janvanderkooi.nl/public_html/index.php:18
page->show
/data/www/janvanderkooi.nl/public_html/include/classes/page.php:144
Parser->run
/data/www/janvanderkooi.nl/public_html/include/classes/parser.php:80
Parser->execute
content imagetype=1 
/data/www/janvanderkooi.nl/public_html/include/classes/parser.php:99
Parser->runMacro
content 
imagetype=1 
/data/www/janvanderkooi.nl/public_html/include/classes/parser.php:54
content->show
/data/www/janvanderkooi.nl/public_html/include/classes/content.php:38
kunstenaar->show
/data/www/janvanderkooi.nl/public_html/modules/kunstenaar/index.php:66
Mysql->getSingleRow
				SELECT	`id`
				FROM	ko_kunstwerk
				WHERE	rubriek_ref = 
				AND		`positie` > 
				AND		actief = '1'
				AND `hoort_bij_id` = 0
				ORDER BY `positie` ASC, id DESC
				LIMIT 1;