string(42626) "


    
    System Error
    
    
    


    
  1. }
  2. /**
  3. * 递归调用找到 重子重孙
  4. * @param type $cat_id
  5. */
  6. function getCatGrandson2($cat_id)
  7. {
  8. $GLOBALS['catGrandson'][] = $cat_id;
  9. foreach($GLOBALS['category_id_arr'] as $k => $v)
  10. {
  11. // 找到孙子
  12. if($v == $cat_id)
  13. {
  14. getCatGrandson2($k); // 继续找孙子
  15. }
  16. }
  17. }

Call Stack

  1. in /www/wwwroot/www.innovastarx.com/application/common.php line 518 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  2. at Error::appError(2, 'Invalid argument sup...', '/www/wwwroot/www.inn...', 518, ['cat_id' => 2]) in /www/wwwroot/www.innovastarx.com/application/common.php line 518 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  3. at getCatGrandson2(2) in /www/wwwroot/www.innovastarx.com/application/common.php line 484 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  4. at getCatGrandson(1) in /www/wwwroot/www.innovastarx.com/application/home/controller/Goods.php line 213 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  5. at Goods->goodsList()
  6. at ReflectionMethod->invokeArgs(object(Goods), []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 348 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  7. at App::invokeMethod([object(Goods), 'goodsList'], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 616 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  8. at App::module(['Home', 'Goods', 'goodsList'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 462 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  9. at App::exec(['type' => 'module', 'module' => ['Home', 'Goods', 'goodsList']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  10. at App::run() in /www/wwwroot/www.innovastarx.com/thinkphp/start.php line 19 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  11. at require('/www/wwwroot/www.inn...') in /www/wwwroot/www.innovastarx.com/index.php line 63 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html

Environment Variables

GET Data

id
1
brand_id
9
POST Data
empty
Files
empty

Cookies

is_mobile
0
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/www/wwwroot/www.innovastarx.com/index.php
QUERY_STRING
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/index.php/Home/Goods/goodsList/id/1/brand_id/9.html
DOCUMENT_URI
/index.php/Home/Goods/goodsList/id/1/brand_id/9.html
DOCUMENT_ROOT
/www/wwwroot/www.innovastarx.com
SERVER_PROTOCOL
HTTP/2.0
REQUEST_SCHEME
https
HTTPS
on
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
18.119.123.10
REMOTE_PORT
11752
SERVER_ADDR
172.16.0.135
SERVER_PORT
443
SERVER_NAME
www.innovastarx.com
REDIRECT_STATUS
200
PATH_INFO
/Home/Goods/goodsList/id/1/brand_id/9.html
HTTP_HOST
innovastarx.com
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
PHP_SELF
/index.php/Home/Goods/goodsList/id/1/brand_id/9.html
REQUEST_TIME_FLOAT
1734905366.0806
REQUEST_TIME
1734905366
Environment Variables
empty

ThinkPHP Constants

IS_SAAS
0
SAAS_BASE_USER
0
PLUGIN_PATH
/www/wwwroot/www.innovastarx.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
1
SITE_URL
https://innovastarx.com
HTTP
https
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/www.innovastarx.com/application/
NOW_TIME
1734905366
THINK_VERSION
5.0.15
THINK_START_TIME
1734905366.0816
THINK_START_MEM
308696
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/
LIB_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/
CORE_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/www.innovastarx.com/
EXTEND_PATH
/www/wwwroot/www.innovastarx.com/extend/
VENDOR_PATH
/www/wwwroot/www.innovastarx.com/vendor/
RUNTIME_PATH
/www/wwwroot/www.innovastarx.com/runtime/
LOG_PATH
/www/wwwroot/www.innovastarx.com/runtime/log/
CACHE_PATH
/www/wwwroot/www.innovastarx.com/runtime/cache/
TEMP_PATH
/www/wwwroot/www.innovastarx.com/runtime/temp/
CONF_PATH
/www/wwwroot/www.innovastarx.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/www/wwwroot/www.innovastarx.com/addons/
EXTEND_MODULE
1
EXTEND_ANDROID
2
EXTEND_IOS
3
EXTEND_ENTRUST
4
EXTEND_MINIAPP
5
EXTEND_H5
6
TIME_MOUTH
4
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Goods
ACTION_NAME
goodsList
PREFIX
tp_
LANG
it
SESSION_ID
" System Error
  1. }
  2. /**
  3. * 递归调用找到 重子重孙
  4. * @param type $cat_id
  5. */
  6. function getCatGrandson2($cat_id)
  7. {
  8. $GLOBALS['catGrandson'][] = $cat_id;
  9. foreach($GLOBALS['category_id_arr'] as $k => $v)
  10. {
  11. // 找到孙子
  12. if($v == $cat_id)
  13. {
  14. getCatGrandson2($k); // 继续找孙子
  15. }
  16. }
  17. }

Call Stack

  1. in /www/wwwroot/www.innovastarx.com/application/common.php line 518 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  2. at Error::appError(2, 'Invalid argument sup...', '/www/wwwroot/www.inn...', 518, ['cat_id' => 2]) in /www/wwwroot/www.innovastarx.com/application/common.php line 518 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  3. at getCatGrandson2(2) in /www/wwwroot/www.innovastarx.com/application/common.php line 484 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  4. at getCatGrandson(1) in /www/wwwroot/www.innovastarx.com/application/home/controller/Goods.php line 213 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  5. at Goods->goodsList()
  6. at ReflectionMethod->invokeArgs(object(Goods), []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 348 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  7. at App::invokeMethod([object(Goods), 'goodsList'], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 616 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  8. at App::module(['Home', 'Goods', 'goodsList'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 462 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  9. at App::exec(['type' => 'module', 'module' => ['Home', 'Goods', 'goodsList']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  10. at App::run() in /www/wwwroot/www.innovastarx.com/thinkphp/start.php line 19 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html
  11. at require('/www/wwwroot/www.inn...') in /www/wwwroot/www.innovastarx.com/index.php line 63 请求方式GET 请求地址 /index.php/Home/Goods/goodsList/id/1/brand_id/9.html

Environment Variables

GET Data

id
1
brand_id
9
POST Data
empty
Files
empty

Cookies

is_mobile
0
Session
empty

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/www/wwwroot/www.innovastarx.com/index.php
QUERY_STRING
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/index.php/Home/Goods/goodsList/id/1/brand_id/9.html
DOCUMENT_URI
/index.php/Home/Goods/goodsList/id/1/brand_id/9.html
DOCUMENT_ROOT
/www/wwwroot/www.innovastarx.com
SERVER_PROTOCOL
HTTP/2.0
REQUEST_SCHEME
https
HTTPS
on
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
18.119.123.10
REMOTE_PORT
11752
SERVER_ADDR
172.16.0.135
SERVER_PORT
443
SERVER_NAME
www.innovastarx.com
REDIRECT_STATUS
200
PATH_INFO
/Home/Goods/goodsList/id/1/brand_id/9.html
HTTP_HOST
innovastarx.com
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
PHP_SELF
/index.php/Home/Goods/goodsList/id/1/brand_id/9.html
REQUEST_TIME_FLOAT
1734905366.0806
REQUEST_TIME
1734905366
Environment Variables
empty

ThinkPHP Constants

IS_SAAS
0
SAAS_BASE_USER
0
PLUGIN_PATH
/www/wwwroot/www.innovastarx.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
1
SITE_URL
https://innovastarx.com
HTTP
https
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/www.innovastarx.com/application/
NOW_TIME
1734905366
THINK_VERSION
5.0.15
THINK_START_TIME
1734905366.0816
THINK_START_MEM
308696
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/
LIB_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/
CORE_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/www.innovastarx.com/
EXTEND_PATH
/www/wwwroot/www.innovastarx.com/extend/
VENDOR_PATH
/www/wwwroot/www.innovastarx.com/vendor/
RUNTIME_PATH
/www/wwwroot/www.innovastarx.com/runtime/
LOG_PATH
/www/wwwroot/www.innovastarx.com/runtime/log/
CACHE_PATH
/www/wwwroot/www.innovastarx.com/runtime/cache/
TEMP_PATH
/www/wwwroot/www.innovastarx.com/runtime/temp/
CONF_PATH
/www/wwwroot/www.innovastarx.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/www/wwwroot/www.innovastarx.com/addons/
EXTEND_MODULE
1
EXTEND_ANDROID
2
EXTEND_IOS
3
EXTEND_ENTRUST
4
EXTEND_MINIAPP
5
EXTEND_H5
6
TIME_MOUTH
4
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Goods
ACTION_NAME
goodsList
PREFIX
tp_
LANG
it
SESSION_ID