 |
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, content, titleEN, contentEN FROM othercontent WHERE id_content = 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 otherimages WHERE id_content = AND active = 1 AND deleted = 0 ORDER BY label ASC |
|
 |