English
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 status = 'PUBLISHED' ORDER BY id ASC LIMIT 1' at line 1 QUERYSELECT * FROM cms_blog_posts WHERE platform = 'wedotv' AND title != '' AND language = 'en' AND id > AND status = 'PUBLISHED' ORDER BY id ASC LIMIT 1You 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 status = 'PUBLISHED' ORDER BY id DESC LIMIT 1' at line 1 QUERYSELECT * FROM cms_blog_posts WHERE platform = 'wedotv' AND title != '' AND language = 'en' AND id < AND status = 'PUBLISHED' ORDER BY id DESC LIMIT 1
Previous Post
Next Post