为了不扰乱会员对源码的测试,有问题咨询右侧客服不要直接回复,否则视为非法信息屏蔽会员ID! :(
Table 'weixin.tp_role' doesn't exist [ SQL语句 ] : select node.id,node.name from tp_role as role,tp_role_user as user,tp_access as access ,tp_node as node where user.user_id='1' and user.role_id=role.id and ( access.role_id=role.id or (access.role_id=role.pid and role.pid!=0 ) ) and role.status=1 and access.node_id=node.id and node.level=1 and node.status=1
错误位置
FILE: D:\web\wei\PigCms\_Core\Lib\Driver\Db\DbMysql.class.php LINE: 320
TRACE
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\Lib\Driver\Db\DbMysql.class.php (320) trace()
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\Lib\Driver\Db\DbMysql.class.php (107) DbMysql->error(Table 'weixin.tp_role' doesn't exist
[ SQL语句 ] : select node.id,node.name from tp_role as role,tp_role_user as user,tp_access as access ,tp_node as node where user.user_id='1' and user.role_id=role.id and ( access.role_id=role.id or (access.role_id=role.pid and role.pid!=0 ) ) and role.status=1 and access.node_id=node.id and node.level=1 and node.status=1, , ERR)
[13-12-23 10:44:12] D:\web\wei\PigCms\Lib\ORG\RBAC.class.php (163) DbMysql->query()
[13-12-23 10:44:12] D:\web\wei\PigCms\Lib\ORG\RBAC.class.php (117) RBAC::getAccessList(select node.id,node.name from tp_role as role,tp_role_user as user,tp_access as access ,tp_node as node where user.user_id='1' and user.role_id=role.id and ( access.role_id=role.id or (access.role_id=role.pid and role.pid!=0 ) ) and role.status=1 and access.node_id=node.id and node.level=1 and node.status=1)
[13-12-23 10:44:12] D:\web\wei\PigCms\Lib\Action\BackAction.class.php (8) RBAC::AccessDecision(1)
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\Lib\Core\Action.class.php (64) BackAction->_initialize()
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\Common\common.php (315) Action->__construct()
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\Lib\Core\App.class.php (104) A()
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\Lib\Core\App.class.php (208) App::exec()
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\Lib\Core\Think.class.php (39) App::run(Admin/System)
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\Common\runtime.php (243) Think::start()
[13-12-23 10:44:12] D:\web\wei\PigCms\_Core\PigCms.php (30) require(D:\web\wei\PigCms\_Core\Common\runtime.php)
[13-12-23 10:44:12] D:\web\wei\index.php (20) require(D:\web\wei\PigCms\_Core\PigCms.php) |