mySQL Error (1064): 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 1
Error occurred while running query:
SELECT title, comment, content, movieurl, titleEN, commentEN, contentEN, movieurlEN, image, trailerservice, trailercode, imageaux, imagebig FROM movies WHERE id_movie = mySQL Error (1064): 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 active = 1 AND deleted = 0 ORDER BY label ASC' at line 1
Error occurred while running query:
SELECT id_image, imagename, label FROM images WHERE id_movie = AND active = 1 AND deleted = 0 ORDER BY label ASC