[0] Exception in helper.php line 59

提示:ID号为(85)的分类不存在!

  1. * @param string $msg 异常消息
  2. * @param integer $code 异常代码 默认为0
  3. * @param string $exception 异常类
  4. *
  5. * @throws Exception
  6. */
  7. function exception($msg, $code = 0, $exception = '')
  8. {
  9. $e = $exception ?: '\think\Exception';
  10. throw new $e($msg, $code);
  11. }
  12. }
  13. if (!function_exists('debug')) {
  14. /**
  15. * 记录时间(微秒)和内存使用情况
  16. * @param string $start 开始标签
  17. * @param string $end 结束标签
  18. * @param integer|string $dec 小数位 如果是m 表示统计内存占用

Call Stack

  1. in helper.php line 59
  2. at exception('...') in common.php line 292
  3. at sp_column_cate() in 9a9dec9befa87149c207afe8c34feb81.php line 2
  4. at include('/www/wwwroot/chinaji...') in File.php line 53
  5. at File->read('/www/wwwroot/chinaji...', ['site_id' => '11', 'site_lang' => 'cn', 'site_name' => '中文(简体)', ...]) in Template.php line 188
  6. at Template->fetch('/www/wwwroot/chinaji...', ['site_id' => '11', 'site_lang' => 'cn', 'site_name' => '中文(简体)', ...], []) in Think.php line 86
  7. at Think->fetch('/www/wwwroot/chinaji...', ['site_id' => '11', 'site_lang' => 'cn', 'site_name' => '中文(简体)', ...], []) in View.php line 163
  8. at View->fetch('/www/wwwroot/chinaji...', ['site_id' => '11', 'site_lang' => 'cn', 'site_name' => '中文(简体)', ...], ['__ROOT__' => '', '__URL__' => '/index/cn', '__STATIC__' => '/static', ...], []) in Controller.php line 120
  9. at Controller->fetch('/www/wwwroot/chinaji...') in CnController.php line 28
  10. at cnController->_empty()
  11. at ReflectionMethod->invokeArgs(object(cnController), []) in App.php line 343
  12. at App::invokeMethod([object(cnController), '_empty'], ['products']) in App.php line 611
  13. at App::module(['index', 'Cn', 'products'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 456
  14. at App::exec(['type' => 'module', 'module' => ['index', 'Cn', 'products'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  15. at App::run() in start.php line 19
  16. at require('/www/wwwroot/chinaji...') in index.php line 22

Environment Variables

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

Server/Request Data

USER
www
HOME
/home/www
SCRIPT_NAME
/index.php
REQUEST_URI
/products/xskzy-85.html
QUERY_STRING
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_URL
/products/xskzy-85.html
REMOTE_PORT
36694
SCRIPT_FILENAME
/www/wwwroot/chinajinying.net/index.php
SERVER_ADMIN
webmaster@example.com
CONTEXT_DOCUMENT_ROOT
/www/wwwroot/chinajinying.net
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/www/wwwroot/chinajinying.net
REMOTE_ADDR
54.85.255.74
SERVER_PORT
80
SERVER_ADDR
172.24.43.136
SERVER_NAME
chinajinying.net
SERVER_SOFTWARE
Apache
SERVER_SIGNATURE
<address>Apache Server at chinajinying.net Port 80</address>
LD_LIBRARY_PATH
/www/server/apache/lib
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
HTTP_HOST
chinajinying.net
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
REDIRECT_STATUS
200
REDIRECT_PATH_INFO
products/xskzy-85.html
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1710830981.1903
REQUEST_TIME
1710830981
PATH_INFO
products/xskzy-85.html
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/chinajinying.net/application/
THINK_VERSION
5.0.24
THINK_START_TIME
1710830981.1906
THINK_START_MEM
403904
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/chinajinying.net/thinkphp/
LIB_PATH
/www/wwwroot/chinajinying.net/thinkphp/library/
CORE_PATH
/www/wwwroot/chinajinying.net/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/chinajinying.net/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/chinajinying.net/
EXTEND_PATH
/www/wwwroot/chinajinying.net/extend/
VENDOR_PATH
/www/wwwroot/chinajinying.net/vendor/
RUNTIME_PATH
/www/wwwroot/chinajinying.net/runtime/
LOG_PATH
/www/wwwroot/chinajinying.net/runtime/log/
CACHE_PATH
/www/wwwroot/chinajinying.net/runtime/cache/
TEMP_PATH
/www/wwwroot/chinajinying.net/runtime/temp/
CONF_PATH
/www/wwwroot/chinajinying.net/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false