[0] ClassNotFoundException in Loader.php line 457

类不存在:app\model\Type

  1. if (class_exists($class)) {
  2. $model = new $class();
  3. } else {
  4. $class = str_replace('\\' . $module . '\\', '\\' . $common . '\\', $class);
  5. if (class_exists($class)) {
  6. $model = new $class();
  7. } else {
  8. throw new ClassNotFoundException('class not exists:' . $class, $class);
  9. }
  10. }
  11. return self::$instance[$uid] = $model;
  12. }
  13. /**
  14. * 实例化(分层)控制器 格式:[模块名/]控制器名
  15. * @access public

Call Stack

  1. in Loader.php line 457
  2. at Loader::model() in helper.php line 169
  3. at model() in index.php line 635
  4. at include('/home/www/wwwroot/fi...') in common.php line 3319
  5. at seoRun() in HttpException.php line 26
  6. at HttpException->__construct() in Route.php line 1272
  7. at Route::parseUrl() in App.php line 659
  8. at App::routeCheck() in App.php line 116
  9. at App::run() in start.php line 19
  10. at require('/home/www/wwwroot/fi...') in index.php line 39

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
diyi18.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
/vod/detail/id/210655.html
REDIRECT_STATUS
200
SERVER_NAME
diyi18.com
SERVER_PORT
80
SERVER_ADDR
23.225.72.141
REMOTE_PORT
47280
REMOTE_ADDR
18.233.223.189
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/home/www/wwwroot/film.com
DOCUMENT_URI
/index.php/vod/detail/id/210655.html
REQUEST_URI
/index.php/vod/detail/id/210655.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
SCRIPT_FILENAME
/home/www/wwwroot/film.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php/vod/detail/id/210655.html
REQUEST_TIME_FLOAT
1711660704.0944
REQUEST_TIME
1711660704
HTTP_REFERER
no_referer
Environment Variables
empty

ThinkPHP Constants

ROOT_PATH
/home/www/wwwroot/film.com/
APP_PATH
/home/www/wwwroot/film.com/application/
MAC_COMM
/home/www/wwwroot/film.com/application/common/common/
MAC_HOME_COMM
/home/www/wwwroot/film.com/application/index/common/
MAC_ADMIN_COMM
/home/www/wwwroot/film.com/application/admin/common/
MAC_START_TIME
1711660704.0954
BIND_MODULE
index
ENTRANCE
index
IN_FILE
/index.php
THINK_VERSION
5.0.24
THINK_START_TIME
1711660704.0955
THINK_START_MEM
524016
EXT
.php
DS
/
THINK_PATH
/home/www/wwwroot/film.com/thinkphp/
LIB_PATH
/home/www/wwwroot/film.com/thinkphp/library/
CORE_PATH
/home/www/wwwroot/film.com/thinkphp/library/think/
TRAIT_PATH
/home/www/wwwroot/film.com/thinkphp/library/traits/
EXTEND_PATH
/home/www/wwwroot/film.com/extend/
VENDOR_PATH
/home/www/wwwroot/film.com/vendor/
RUNTIME_PATH
/home/www/wwwroot/film.com/runtime/
LOG_PATH
/home/www/wwwroot/film.com/runtime/log/
CACHE_PATH
/home/www/wwwroot/film.com/runtime/cache/
TEMP_PATH
/home/www/wwwroot/film.com/runtime/temp/
CONF_PATH
/home/www/wwwroot/film.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/home/www/wwwroot/film.com/addons/
MAC_URL
http://www.maccms.la/
MAC_NAME
苹果CMS
MAC_PATH
/
MAC_MOB
0
MAC_ROOT_TEMPLATE
/home/www/wwwroot/film.com/template/default10/html/
MAC_PATH_TEMPLATE
/template/default10/
MAC_PATH_TPL
/template/default10/html/
MAC_PATH_ADS
/template/default10/ads/
MAC_PAGE_SP
_
MAC_PLAYER_SORT
1
MAC_ADDON_PATH
/home/www/wwwroot/film.com/addons/
MAC_ADDON_PATH_STATIC
/home/www/wwwroot/film.com/static/addons/
ROOT
/home/www/wwwroot/film.com/seo