Notice: Error: 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 No: 1064
SELECT * FROM oc_news n LEFT JOIN oc_news_description nd ON (n.news_id = nd.news_id) LEFT JOIN oc_news_to_store n2s ON (n.news_id = n2s.news_id) WHERE nd.language_id = '2' AND n2s.store_id = '0' AND n.status = '1' ORDER BY n.date_added DESC LIMIT 0, in /home/users/roslinowo2/public_html/roslinowo.pl/system/database/mysqliz.php on line 53