[0] ThrowableError in Sck.php line 50

致命错误: Class 'zzcms\admin\controller\Index' not found

  1. $cateid .= $data['s2'] . ',';
  2. }
  3. if (isset($data['s3'])) {
  4. $cateid .= $data['s3'] . ',';
  5. }
  6. $cateid = trim($cateid, ',');
  7. $cateinfo = Category::getInstance()->where('fromid', 'in', $cateid)->find()->toArray();
  8. $data['s4'] = $cate_id = empty($cateinfo) ? '' : $cateinfo['id'];
  9. $module = isset($data['module']) ? $data['module'] : 'all';
  10. (new Index())->getCate();
  11. $data['s1'] = isset($data['s1']) ? $data['s1'] : '';
  12. $data['s3'] = 'listorder';
  13. $option = [];
  14. $option['path'] = '/home/sck/index/module/' . $module;
  15. $option['where'] = ['status' => 1];
  16. if ($data['s4'] != '') {
  17. $option['path'] .= '/s4/' . $data['s4'];
  18. }
  19. $option['path'] .= '/page/[PAGE].html';

Call Stack

  1. in Sck.php line 50
  2. at Sck->index()
  3. at ReflectionMethod->invokeArgs() in Container.php line 395
  4. at Container->invokeReflectMethod() in Module.php line 131
  5. at Module->think\route\dispatch\{closure}()
  6. at call_user_func_array() in Middleware.php line 185
  7. at Middleware->think\{closure}()
  8. at call_user_func() in Middleware.php line 130
  9. at Middleware->dispatch() in Module.php line 136
  10. at Module->exec() in Dispatch.php line 168
  11. at Dispatch->run() in App.php line 432
  12. at App->think\{closure}()
  13. at call_user_func_array() in Middleware.php line 185
  14. at Middleware->think\{closure}()
  15. at call_user_func() in Middleware.php line 130
  16. at Middleware->dispatch() in App.php line 435
  17. at App->run() in index.php line 16

Environment Variables

GET Data
s1 3
s2 44
s3 44
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_REFERER http://www.xmyeditor.com/sck?s1=3&s2=44&s3=44
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.xmyeditor.com
PATH_INFO /sck
REDIRECT_STATUS 200
SERVER_NAME www.xmyeditor.com
SERVER_PORT 443
SERVER_ADDR 172.17.16.15
REMOTE_PORT 40816
REMOTE_ADDR 44.200.40.97
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /data/editor.com/public
DOCUMENT_URI /index.php/sck
REQUEST_URI /sck?s1=3&s2=44&s3=44
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s1=3&s2=44&s3=44
SCRIPT_FILENAME /data/editor.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php/sck
REQUEST_TIME_FLOAT 1711674009.2891
REQUEST_TIME 1711674009
Environment Variablesempty
ThinkPHP Constants
SITE_PATH /data/editor.com/public/
SITE_URL https://www.xmyeditor.com
APP_NAMESPACE zzcms
SEO_TIT 速排小蚂蚁
FILTER_VALIDATE_BOOL 258
QINIU_FUNCTIONS_VERSION 7.9.0