url: http://e6cx.com/Home/Api/addTotalSave/policyType/new
error: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <title>系统发生错误</title> <style type="text/css"> *{ padding: 0; margin: 0; } html{ overflow-y: scroll; } body{ background: #fff; font-family: '微软雅黑'; color: #333; font-size: 14px; } img{ border: 0; } .error{ padding: 24px 48px; } .face{ font-size: 20px; font-weight: normal; line-height: 30px; margin-bottom: 11px; } h1{ font-size: 14px; line-height: 30px; } .error .content{ padding-top: 10px} .error .info{ margin-bottom: 12px; } .error .info .title{ margin-bottom: 3px; } .error .info .title h3{ color: #000; font-weight: 700; font-size: 16px; } .error .info .text{ line-height: 24px; } .copyright{ padding: 12px 48px; color: #999; } .copyright a{ color: #000; text-decoration: none; } </style> </head> <body> <div class="error"> <p class="face">:(</p> <h1>Too few arguments to function I(), 0 passed in E:\WWW\e6cx\App\Home\Controller\ApiController.class.php on line 4601 and at least 1 expected</h1> <div class="content"> <div class="info"> <div class="title"> <h3>错误位置</h3> </div> <div class="text"> <p>FILE: E:\WWW\e6cx\ThinkPHP\Common\functions.php  LINE: 271</p> </div> </div> <div class="info"> <div class="title"> <h3>TRACE</h3> </div> <div class="text"> <p>#0 E:\WWW\e6cx\App\Home\Controller\ApiController.class.php(4601): I() #1 [internal function]: Home\Controller\ApiController->addTotalSave() #2 E:\WWW\e6cx\ThinkPHP\Library\Think\App.class.php(164): ReflectionMethod->invoke(Object(Home\Controller\ApiController)) #3 E:\WWW\e6cx\ThinkPHP\Library\Think\App.class.php(202): Think\App::exec() #4 E:\WWW\e6cx\ThinkPHP\Library\Think\Think.class.php(120): Think\App::run() #5 E:\WWW\e6cx\ThinkPHP\ThinkPHP.php(97): Think\Think::start() #6 E:\WWW\e6cx\index.php(16): require('E:\\WWW\\e6cx\\Thi...') #7 {main}</p> </div> </div> </div> </div> <div class="copyright"> <p></p> </div> </body> </html> |
|
沙发#
发布于:2018-03-27 17:20
ptahinfo 报错,其他wamp xampp 没有问题,upupw团队解决一下,谢谢
|
|