string(46238) "
System Error
Invalid argument supplied for foreach()
}
/**
* 递归调用找到 重子重孙
* @param type $cat_id
*/
function getCatGrandson2($cat_id)
{
$GLOBALS['catGrandson'][] = $cat_id;
foreach($GLOBALS['category_id_arr'] as $k => $v)
{
// 找到孙子
if($v == $cat_id)
{
getCatGrandson2($k); // 继续找孙子
}
}
}
Call Stack
- in /www/wwwroot/www.innovastarx.com/application/common.php line 513 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at Error::appError(2, 'Invalid argument sup...', '/www/wwwroot/www.inn...', 513, ['cat_id' => 5]) in /www/wwwroot/www.innovastarx.com/application/common.php line 513 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at getCatGrandson2(5) in /www/wwwroot/www.innovastarx.com/application/common.php line 479 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at getCatGrandson(2) in /www/wwwroot/www.innovastarx.com/application/home/controller/Goods.php line 223 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at Goods->goodsList()
-
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/2/spec/1_3/p/ggg
-
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/2/spec/1_3/p/ggg
-
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/2/spec/1_3/p/ggg
-
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/2/spec/1_3/p/ggg
-
at App::run() in /www/wwwroot/www.innovastarx.com/thinkphp/start.php line 19 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at require('/www/wwwroot/www.inn...') in /www/wwwroot/www.innovastarx.com/index.php line 63 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
Environment Variables
Server/Request Data
SCRIPT_FILENAME
/www/wwwroot/www.innovastarx.com/index.php
REQUEST_URI
/index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
DOCUMENT_URI
/index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
DOCUMENT_ROOT
/www/wwwroot/www.innovastarx.com
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
3.147.195.139
SERVER_NAME
www.innovastarx.com
PATH_INFO
/home/Goods/goodsList/id/2/spec/1_3/p/ggg
HTTP_HOST
innovastarx.com
HTTP_CACHE_CONTROL
no-cache
HTTP_SEC_CH_UA
"HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
HTTP_SEC_CH_UA_PLATFORM
"Windows"
HTTP_UPGRADE_INSECURE_REQUESTS
1
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
HTTP_SEC_FETCH_MODE
navigate
HTTP_SEC_FETCH_DEST
document
HTTP_ACCEPT_ENCODING
gzip, deflate, br, zstd
PHP_SELF
/index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
REQUEST_TIME_FLOAT
1744369555.6612
Environment Variables
empty
ThinkPHP Constants
PLUGIN_PATH
/www/wwwroot/www.innovastarx.com/plugins/
UPLOAD_PATH
public/upload/
SITE_URL
https://innovastarx.com
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/www.innovastarx.com/application/
THINK_START_TIME
1744369555.6622
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/
ADDON_PATH
/www/wwwroot/www.innovastarx.com/addons/
ThinkPHP
V5.0.15
{ 十年磨一剑-为API开发设计的高性能框架 }
"
System Error
Invalid argument supplied for foreach()
}
/**
* 递归调用找到 重子重孙
* @param type $cat_id
*/
function getCatGrandson2($cat_id)
{
$GLOBALS['catGrandson'][] = $cat_id;
foreach($GLOBALS['category_id_arr'] as $k => $v)
{
// 找到孙子
if($v == $cat_id)
{
getCatGrandson2($k); // 继续找孙子
}
}
}
Call Stack
- in /www/wwwroot/www.innovastarx.com/application/common.php line 513 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at Error::appError(2, 'Invalid argument sup...', '/www/wwwroot/www.inn...', 513, ['cat_id' => 5]) in /www/wwwroot/www.innovastarx.com/application/common.php line 513 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at getCatGrandson2(5) in /www/wwwroot/www.innovastarx.com/application/common.php line 479 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at getCatGrandson(2) in /www/wwwroot/www.innovastarx.com/application/home/controller/Goods.php line 223 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at Goods->goodsList()
-
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/2/spec/1_3/p/ggg
-
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/2/spec/1_3/p/ggg
-
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/2/spec/1_3/p/ggg
-
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/2/spec/1_3/p/ggg
-
at App::run() in /www/wwwroot/www.innovastarx.com/thinkphp/start.php line 19 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
-
at require('/www/wwwroot/www.inn...') in /www/wwwroot/www.innovastarx.com/index.php line 63 请求方式GET 请求地址 /index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
Environment Variables
Server/Request Data
SCRIPT_FILENAME
/www/wwwroot/www.innovastarx.com/index.php
REQUEST_URI
/index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
DOCUMENT_URI
/index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
DOCUMENT_ROOT
/www/wwwroot/www.innovastarx.com
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.24.0
REMOTE_ADDR
3.147.195.139
SERVER_NAME
www.innovastarx.com
PATH_INFO
/home/Goods/goodsList/id/2/spec/1_3/p/ggg
HTTP_HOST
innovastarx.com
HTTP_CACHE_CONTROL
no-cache
HTTP_SEC_CH_UA
"HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
HTTP_SEC_CH_UA_PLATFORM
"Windows"
HTTP_UPGRADE_INSECURE_REQUESTS
1
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
HTTP_SEC_FETCH_MODE
navigate
HTTP_SEC_FETCH_DEST
document
HTTP_ACCEPT_ENCODING
gzip, deflate, br, zstd
PHP_SELF
/index.php/home/Goods/goodsList/id/2/spec/1_3/p/ggg
REQUEST_TIME_FLOAT
1744369555.6612
Environment Variables
empty
ThinkPHP Constants
PLUGIN_PATH
/www/wwwroot/www.innovastarx.com/plugins/
UPLOAD_PATH
public/upload/
SITE_URL
https://innovastarx.com
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/www.innovastarx.com/application/
THINK_START_TIME
1744369555.6622
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/
ADDON_PATH
/www/wwwroot/www.innovastarx.com/addons/
ThinkPHP
V5.0.15
{ 十年磨一剑-为API开发设计的高性能框架 }