SQL Error:
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 '' at line 1
SELECT *
FROM news
LEFT JOIN news_cate
ON nc_lang
= news_lang
AND nc_id
= news_nc_id
WHERE news_lang
= 'en'
AND news_id
=