新手求助,调用帖子问题[1649阅/3回]
如题,调用帖子是参数设置调用精华贴,也就是6,就出现如下错误,其他参数调用不会这样
无法查询 topics 表的信息
调试模式
SQL 提示: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 'WHERE forum_id IN(14) ORDER BY topic_id DESC LIMIT 0, 10' at line 4
执行的SQL:SELECT topic_id, topic_title FROM wing_topics WHERE topic_marrow = 1 WHERE forum_id IN(14) ORDER BY topic_id DESC LIMIT 0, 10
错误行数:382
错误文件:module_bbcode.php
无法查询 topics 表的信息
调试模式
SQL 提示: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 'WHERE forum_id IN(14) ORDER BY topic_id DESC LIMIT 0, 10' at line 4
执行的SQL:SELECT topic_id, topic_title FROM wing_topics WHERE topic_marrow = 1 WHERE forum_id IN(14) ORDER BY topic_id DESC LIMIT 0, 10
错误行数:382
错误文件:module_bbcode.php
这家伙很懒,什么也没留下!