MOBILE57 STAFF

Author Name:
Location:
Occupation:
About Author

Latest From


1064: SELECT reviews.* FROM reviews INNER JOIN reviews_country nc ON reviews.id=nc.review_id where (reviews.editor=) AND ( nc.c_id =5030) AND (reviews.review_status=2 || reviews.review_status=3) group by nc.review_id ORDER BY reviews.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 ') AND ( nc.c_id =5030) AND (reviews.review_status=2 || reviews.review_...' at line 3