查询语句错误 [1194]
错误信息: Table 'pre_forum_forumfield' is marked as crashed and should be repaired
SQL: SELECT f.fid, f.fup, f.type, f.name, f.threads, f.posts, f.todayposts, f.lastpost, f.inheritedmod, f.forumcolumns, f.simple, ff.description, ff.moderators, ff.icon, ff.viewperm, ff.redirect, ff.extra FROM pre_forum_forum f LEFT JOIN pre_forum_forumfield ff USING(fid) WHERE f.status IN ('1','2') ORDER BY f.type, f.displayorder

点击这里寻求帮助

PHP Backtrace
FileLineFunction
source\class\class_core.php644db_mysql->halt()
source\class\class_core.php826db_mysql->query()
source\module\forum\forum_index.php63DB::query()
forum.php54require()