A Database Error Occurred
Error Number: 1064
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 'and published=1 and a.category_id="" and a.article_id!="366"' at line 1
SELECT * FROM articles as a join categories as c on c.category_id=a.category_id where des_id = and published=1 and a.category_id="" and a.article_id!="366"
Filename: /home/tourism/public_html/models/marticles.php
Line Number: 1018