我打开了debug模式,看到如下信息:
15:53:10 ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'zentao.zt_lang' doesn't exist
The sql is: SELECT * FROM `zt_lang` oRdEr bY `lang`,`id`
in lib\dao\dao.class.php on line 462, last called by lib\dao\dao.class.php on line 561 through function query.
in framework\router.class.php on line 1576 when visiting
15:53:10 ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'zentao.zt_lang' doesn't exist
The sql is: SELECT * FROM `zt_lang` oRdEr bY `lang`,`id`
in lib\dao\dao.class.php on line 462, last called by lib\dao\dao.class.php on line 561 through function query.
in framework\router.class.php on line 1576 when visiting
Fatal error: Class 'validater' not found in E:\home\zentao\framework\router.class.php on line 1596
测试中发现只支持到IE10.