威尼斯wns8885556(China)-ios/安卓App Store

[8] ErrorException in Content.php line 62

Trying to access array offset on value of type null

  1. $cateid=input('param.cateid',0);
  2. $id=input('param.id',0);
  3. if(!$cateid){
  4. $cateid = CategoryModel::getCateidByUrl($cateurl);
  5. }
  6. if(!$cateid){$this->redirect('/');}
  7. $findCate = CategoryModel::getCategoryById($cateid);
  8. $pid=CategoryModel::getTopPid($findCate['id']);//获取顶级分类
  9. if($findCate['pid']){
  10. $parentCate = CategoryModel::getCategoryById($findCate['pid']);
  11. }
  12. if($findCate['type']==1){//单页内容
  13. $findCate = $this->hasChild($findCate);
  14. $lists = Db::name($this->db_page)->where(array('status'=>1,'cate_id'=>$findCate['id']))->orderRaw('CAST(sort as SIGNED) asc,create_time asc')->find();
  15. if($lists) $lists = NewsModel::dealLang($lists);
  16. $table = $this->db_page;

Call Stack

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

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
PHPSESSID nu2vs1bp6kb7ahm80vo0vop06p
acw_tc 2760820916978867629086846eb0c4254e1008d0b036accea0fc1b13e1431d
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_X_SINFO on
HTTP_X5_UUID 1d5925f27d9c58527439a7fdd0c17922
HTTP_X_REAL_IP 104.206.1.82
HTTP_EAGLEEYE_RPCID 0.1
HTTP_COOKIE PHPSESSID=nu2vs1bp6kb7ahm80vo0vop06p; acw_tc=2760820916978867629086846eb0c4254e1008d0b036accea0fc1b13e1431d
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_EAGLEEYE_TRACEID 2760820616978884258583529e5cd3
HTTP_X_FORWARDED_CLUSTER waf,
HTTP_X_FORWARDED_PROTO http
HTTP_X_FORWARDED_FOR 104.206.1.82
HTTP_WL_PROXY_CLIENT_IP 104.206.1.82
HTTP_WEB_SERVER_TYPE nginx
HTTP_X_CLIENT_IP 104.206.1.82
HTTP_X_TRUE_IP 104.206.1.82
HTTP_USER_AGENT AntBot
HTTP_HOST www.befar.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.befar.com
SERVER_PORT 80
SERVER_ADDR 192.168.254.2
REMOTE_PORT 60446
REMOTE_ADDR 39.96.130.6
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/cn/public
DOCUMENT_URI /index.php
REQUEST_URI /product/85.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/product/85.html
SCRIPT_FILENAME /www/wwwroot/cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1697888425.878
REQUEST_TIME 1697888425
Environment Variablesempty
ThinkPHP Constants
TEMP_HTML_PATH ./html/