晕死 修改那些显示指定版块的调用帖子 结果显示是Discuz! info: MySQL Query Error
User: sanxia1314
Time: 2007-5-8 9:24am
Script: /index.php
SQL: SELECT t.*, f.name FROM [Table]threads t, [Table]forums f WHERE t.fid<>'0' AND f.fid=t.fid AND t.closed NOT LIKE 'moved|%' AND t.replies !=0 AND f.fid in(2,3,4,5,7,8,9,12,13,14,16,18,19,20,23,24,25,26,27,28,30,32,31,43) and t.dateline > ORDER BY t.views DESC LIMIT 0, 10
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 'ORDER BY t.views DESC LIMIT 0, 10' at line 1
Errno.: 1064
Similar error report has beed dispatched to administrator before. |