系统发生错误

[0] HttpException in Module.php line 127

方法不存在:app\index\controller\Index->jie()

  1. : $this->request->param();
  2. $vars = array_merge($vars, $this->param);
  3. } elseif (is_callable([$instance, '_empty'])) {
  4. // 空操作
  5. $call = [$instance, '_empty'];
  6. $vars = [$this->actionName];
  7. $reflect = new ReflectionMethod($instance, '_empty');
  8. } else {
  9. // 操作不存在
  10. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  11. }
  12. $this->app['hook']->listen('action_begin', $call);
  13. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
  14. return $this->autoResponse($data);
  15. });

Call Stack

  1. in Module.php line 127
  2. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  3. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  4. at Middleware->think\{closure}(object(Request))
  5. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  6. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  7. at Module->exec() in Dispatch.php line 168
  8. at Dispatch->run() in App.php line 432
  9. at App->think\{closure}(object(Request), object(Closure), null)
  10. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  11. at Middleware->think\{closure}(object(Request))
  12. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  13. at Middleware->dispatch(object(Request)) in App.php line 435
  14. at App->run() in index.php line 24

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
REDIRECT_PATH_INFO index/jie/add.html
REDIRECT_STATUS 200
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_HOST forum.imcs.org.cn
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_LIBRARY_PATH /usr/local/apache/lib
SERVER_SIGNATURE
SERVER_SOFTWARE Apache/2.4.25 (Unix) PHP/5.6.13
SERVER_NAME forum.imcs.org.cn
SERVER_ADDR 172.18.126.101
SERVER_PORT 80
REMOTE_ADDR 3.142.36.183
DOCUMENT_ROOT /data/www/imcs/mystartbbs
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /data/www/imcs/mystartbbs
SERVER_ADMIN webmaster@forum.imcs.org.cn
SCRIPT_FILENAME /data/www/imcs/mystartbbs/index.php
REMOTE_PORT 18096
REDIRECT_URL /index/jie/add.html
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /index/jie/add.html
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1713400066.185
REQUEST_TIME 1713400066
Environment Variablesempty
ThinkPHP Constants
APP_PATH /data/www/imcs/mystartbbs/app/
ROOT_PATH /data/www/imcs/mystartbbs/
DS /

[1] ErrorException in think_exception.tpl line 417

Uncaught exception 'think\exception\ErrorException' with message 'Use of undefined constant APPLICATION_VERSION - assumed 'APPLICATION_VERSION'' in /data/www/imcs/mystartbbs/thinkphp/tpl/think_exception.tpl:417
Stack trace:
#0 /data/www/imcs/mystartbbs/thinkphp/tpl/think_exception.tpl(417): think\Error::appError(8, 'Use of undefine...', '/data/www/imcs/...', 417, Array)
#1 /data/www/imcs/mystartbbs/thinkphp/library/think/exception/Handle.php(184): include('/data/www/imcs/...')
#2 /data/www/imcs/mystartbbs/thinkphp/library/think/exception/Handle.php(128): think\exception\Handle->convertExceptionToResponse(Object(think\exception\HttpException))
#3 /data/www/imcs/mystartbbs/thinkphp/library/think/exception/Handle.php(95): think\exception\Handle->renderHttpException(Object(think\exception\HttpException))
#4 /data/www/imcs/mystartbbs/thinkphp/library/think/Error.php(56): think\exception\Handle->render(Object(think\exception\HttpException))
#5 [internal function]: think\Error::appException(Object(think\exception\Ht

  1. </tbody>
  2. <?php } ?>
  3. </table>
  4. <?php } ?>
  5. </div>
  6. <?php } ?>
  7. <div class="copyright">
  8. <a title="ShopXO官网" href="http://www.folieyun.com"target="_blank">福利云FolieYUN 官网</a>
  9. <span><?php echo APPLICATION_VERSION; ?></span>
  10. <a title="ShopXO社区" href="http://www.folieyun.com" target="_blank" class="shopxo-ask">福利云FolieYUN 社区</a>
  11. <span>{ 国内领先企业级B2C免费开源电商系统! }</span>
  12. </div>
  13. <?php if(\think\facade\App::isDebug()) { ?>
  14. <script>
  15. var LINE = <?php echo $line; ?>;
  16. function $(selector, node){
  17. var elements;

Call Stack

  1. in think_exception.tpl line 417
  2. at Error::appShutdown()

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
REDIRECT_PATH_INFO index/jie/add.html
REDIRECT_STATUS 200
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
HTTP_HOST forum.imcs.org.cn
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_LIBRARY_PATH /usr/local/apache/lib
SERVER_SIGNATURE
SERVER_SOFTWARE Apache/2.4.25 (Unix) PHP/5.6.13
SERVER_NAME forum.imcs.org.cn
SERVER_ADDR 172.18.126.101
SERVER_PORT 80
REMOTE_ADDR 3.142.36.183
DOCUMENT_ROOT /data/www/imcs/mystartbbs
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /data/www/imcs/mystartbbs
SERVER_ADMIN webmaster@forum.imcs.org.cn
SCRIPT_FILENAME /data/www/imcs/mystartbbs/index.php
REMOTE_PORT 18096
REDIRECT_URL /index/jie/add.html
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /index/jie/add.html
SCRIPT_NAME /index.php
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1713400066.185
REQUEST_TIME 1713400066
Environment Variablesempty
ThinkPHP Constants
APP_PATH /data/www/imcs/mystartbbs/app/
ROOT_PATH /data/www/imcs/mystartbbs/
DS /