MySQL Error
Message: MySQL Query Error
SQL: SELECT v.content,v.timeline,v.title,v.id,v.csid,v.slug,v.cstitle,v.cskeywords,
v.ntitle,v.ndescription,v.img_path,v.uploadfiles,v.level,
c.cname,c.slug AS cslug,c.img,c.target,c.linktype,c.linkurl,c.intro
FROM xypt_news AS v
LEFT JOIN xypt_newscate AS c ON v.cid = c.cid
WHERE v.flag = 1
AND v.slug = ?
AND v.csid NOT IN (401,534,104,217)
LIMIT 1
Error: 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 '? \x0A AND v.csid NOT IN (401,534,104,217) \x0A LIMIT 1' at line 7
Errno.: 1064