SQL: SELECT id,type_id,type_roue_id,module_name,type_title_english from smlq_server where pass='1' AND type_roue_id like '%:4:%' ORDER BY topflag DESC,submit_date DESC LIMIT 0,20

Failed: exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'pass' in 'where clause'' in D:\smlq\web_common5.8\php_common.php:236
Stack trace:
#0 D:\smlq\web_common5.8\php_common.php(236): PDOStatement->execute(Array)
#1 D:\smlq\web_common5.8\php_common.php(1078): ArthurXF->selectDataG('smlq_server', 'where pass='1' ...', ' ORDER BY topfl...', 'id,type_id,type...', false, Array, '0')
#2 D:\smlq\web_common5.8\check.class.php(1473): ArthurXF->getInfoList('where pass='1' ...', ' ORDER BY topfl...', '0', '20', true, '', '0')
#3 D:\smlq\rss\include\detail.inc.php(67): check::getAPI(Array, Array)
#4 D:\smlq\rss\detail.php(2): require_once('D:\smlq\rss\inc...')
#5 {main}