MOBILE57 STAFF

Author Name:
Location:
Occupation:
About Author

Latest From


1064: SELECT news.* FROM news INNER JOIN news_country nc ON news.id=nc.news_id where (nc.c_id =5106 AND news.news_status=2) || (nc.c_id =5106 AND news.news_status=3) AND (news.editor=) group by nc.news_id ORDER BY news.id desc LIMIT 10
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 ') group by nc.news_id ORDER BY news.id desc LIMIT 10' at line 7