Could not run query: 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 'LIMIT 0,1' at line 6
Whole Query:SELECT producten.foto
FROM pagina
LEFT JOIN producten
ON pagina.product_id = producten.Id
WHERE pagina.Id =
LIMIT 0,1