Comments
No comments
Add comment
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 ')) ORDER BY d_date desc LIMIT 0,1' at line 1
The query was:SELECT * FROM web_blog WHERE d_status = '0' and (d_type LIKE '4|%' or d_type LIKE '%|4|%') and lang='eng' and (d_date<'' or (d_date='' and page_id>)) ORDER BY d_date desc LIMIT 0,1
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 ')) ORDER BY d_date asc LIMIT 0,1' at line 1
The query was:SELECT * FROM web_blog WHERE d_status = '0' and (d_type LIKE '4|%' or d_type LIKE '%|4|%') and lang='eng' and (d_date>'' or (d_date='' and page_id<)) ORDER BY d_date asc LIMIT 0,1
