A Database Error Occurred
Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'WHERE `t`.`published` = '1' ORDER BY `c`.`publish_datetime` desc LIMIT 800' at line 4
SELECT * FROM (`content` c) JOIN `content_translations` t ON `t`.`content_id` = `c`.`id` AND t.lang_id= WHERE `t`.`published` = '1' ORDER BY `c`.`publish_datetime` desc LIMIT 800
Filename: /home/udrugame/public_html/models/main_model.php
Line Number: 63