最近在做weiphp开发的时候出现这个问题有谁遇到过么?

浏览:2023 发布日期:2016/09/08 分类:求助交流 关键字: 10000skip=true方法不存在
在第一次访问网页的时候或者缓存不存在的时候容易出现这个问题。
:(
Think\Controller:notice?10000skip=true方法不存在!
错误位置
FILE: D:\wwwroot\weiphp3020160708\ThinkPHP\Library\Think\Controller.class.php  LINE: 229
TRACE
0
D:\wwwroot\weiphp3020160708\ThinkPHP\Library\Think\Controller.class.php(229): E('Think\Controlle...')
1 [internal function]: Think\Controller->__call('notice?10000ski...', '')
2 D:\wwwroot\weiphp3020160708\ThinkPHP\Library\Think\App.class.php(244): ReflectionMethod->invokeArgs(object(Addons\Enrol\Controller\EnrolUserController), Array)
3 D:\wwwroot\weiphp3020160708\ThinkPHP\Library\Think\App.class.php(269): Think\App::exec()
4 D:\wwwroot\weiphp3020160708\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run()
5 D:\wwwroot\weiphp3020160708\ThinkPHP\ThinkPHP.php(102): Think\Think::start()
6 D:\wwwroot\weiphp3020160708\index.php(81): require('D:\wwwroot\weip...')
7 {main}
ThinkPHP3.2.3beta { Fast & Simple OOP PHP framework } -- [ WE CAN DO IT JUST THINK ]
最佳答案
评论( 相关
后面还有条评论,点击查看>>