Discuz! info: MySQL Query Error

Time: 2008-11-22 2:51am
Script: /bbs/index.php

SQL: SELECT f.fid, f.type, f.name, f.fup, f.simple, ff.viewperm, ff.formulaperm, a.uid FROM [Table]forums f LEFT JOIN [Table]forumfields ff ON ff.fid=f.fid LEFT JOIN [Table]access a ON a.fid=f.fid AND a.allowview='1' WHERE f.status>0 ORDER BY f.type, f.displayorder
Error: Unknown column 'f.simple' in 'field list'
Errno.: 1054

Similar error report has beed dispatched to administrator before.