|
|
|
SELECT publish_date, body, document.sub_id AS 'ID' , url AS 'url1', picture, headline, intro, summary FROM document WHERE TRUE AND active='1' AND category_id = '15' AND site_id = '4' ORDER BY issue_id DESC ASC
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 'ASC' at line 1SELECT publish_date, body, document.sub_id AS 'ID' , url AS 'url1', picture, headline, intro, summary FROM document WHERE TRUE AND active='1' AND category_id = '15' AND site_id = '4' ORDER BY issue_id DESC ASC ORDER BY publish_date DESC LIMIT 0, 10
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 'ASC ORDER BY publish_date DESC LIMIT 0, 10' at line 1SELECT publish_date, body, document.sub_id AS 'ID' , url AS 'url1', picture, headline, intro, summary FROM document WHERE TRUE AND active='1' AND category_id = '15' AND site_id = '4' ORDER BY issue_id DESC ASC
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 'ASC' at line 1
Warning: mysql_num_fields(): supplied argument is not a valid MySQL result resource in /var/www/hcplive/_class/class.datalist.php on line 157
|