已解决 点击访问ZDOO,页面就会出现这个错误
Fatal error : Uncaught Error: Call to a member function quote() on null in D:\xampp\ranzhi\lib\base\dao\dao.class.php:2030 Stack trace: #0 D:\xampp\ranzhi\lib\base\dao\dao.class.php(1751): baseSQL->quote('sys') #1 D:\xampp\ranzhi\lib\base\dao\dao.class.php(958): baseSQL->eq('sys', NULL, NULL) #2 D:\xampp\ranzhi\app\sys\common\model.php(735): baseDAO->__call('eq', Array) #3 D:\xampp\ranzhi\app\sys\common\model.php(25): commonModel->setEntry() #4 D:\xampp\ranzhi\framework\base\router.class.php(1168): commonModel->__construct() #5 D:\xampp\ranzhi\framework\loader.php(33): baseRouter->loadCommon() #6 D:\xampp\ranzhi\www\sys\index.php(13): include('D:\\xampp\\ranzhi...') #7 {main} thrown in  D:\xampp\ranzhi\lib\base\dao\dao.class.php  on line  2030
设置备注
答案列表
最佳答案
2017/07/27
检查一下D盘是否满了? ZDOO的mysql服务正常启动了吗?
2017/07/27
D盘没满,昨晚琢磨了会将这问题搞定了,因为做了二次开发
2017/07/27
谢谢您的帮助