[2] ErrorException in FangCms.php line 429

A non-numeric value encountered

  1. $where[] = getAcreage($s['acreage'],'acreage');
  2. $acreage = config('filter.acreage');
  3. $seo_keys .= '_'.$acreage[$s['acreage']]['name'];
  4. }
  5. if(!empty($s['years'])){
  6. $s_years = config('filter.years');
  7. $y_val = $s_years[$s['years']]['value'];
  8. $years = date('Y',time());
  9. $start_years = $years - $y_val[0];
  10. $end_years = $start_years - $y_val[1];
  11. $where[] = ['years','elt',$start_years];
  12. $where[] = ['years','egt',$end_years];
  13. $seo_keys .= '_'.$s_years[$s['years']]['name'];
  14. $name['years'] = $s_years[$s['years']]['name'];
  15. }
  16. if(!empty($s['renovation']))
  17. {
  18. $where[] = ['renovation','eq',$s['renovation']];
  19. $renovation_name = getLinkMenuName(8,$s['renovation']);

Call Stack

  1. in FangCms.php line 429
  2. at Error::appError(2, 'A non-numeric value ...', '/www/wwwroot/jinghao...', 429, ['limit' => 10, 'page' => 0, 'name' => [], ...]) in FangCms.php line 429
  3. at FangCms::second() in Second.php line 24
  4. at Second->index()
  5. at ReflectionMethod->invokeArgs(object(Second), []) in Container.php line 395
  6. at Container->invokeReflectMethod(object(Second), object(ReflectionMethod), ['alias' => 'all', 'price' => '0', 'acreage' => '0', ...]) in Module.php line 132
  7. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  8. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  9. at Middleware->think\{closure}(object(Request))
  10. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  11. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  12. at Module->exec() in Dispatch.php line 168
  13. at Dispatch->run() in App.php line 432
  14. at App->think\{closure}(object(Request), object(Closure), null)
  15. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  16. at Middleware->think\{closure}(object(Request))
  17. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  18. at Middleware->dispatch(object(Request)) in App.php line 435
  19. at App->run() in index.php line 11

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
city_info { "id": 483, "province_id": 12, "name": "\u5357\u4eac", "alias": "nj", "pid": 0, "spid": null, "ordid": 255, "status": 1, "seo_title": "", "seo_keys": "", "seo_desc": "", "img": null, "domain": "nj", "is_hot": 1, "is_default": 1, "is_index": 1, "lat": "0", "lng": "0", "data": { "phone": "400-807-8864", "address": "\u5357\u4eac\u5e02\u6d66\u53e3\u533a\u5e7f\u897f\u57c2\u5927\u8857100\u53f7", "online_consulting": "", "pc_js": "", "mobile_js": "<script>\r\nvar _hmt = _hmt || [];\r\n(function() {\r\n var hm = document.createElement(\"script\");\r\n hm.src = \"https:\/\/hm.baidu.com\/hm.js?50f7854c398843a5c90b6a481d9bf5c4\";\r\n var s = document.getElementsByTagName(\"script\")[0]; \r\n s.parentNode.insertBefore(hm, s);\r\n})();\r\n<\/script>" }, "city_code": null, "hits": 54 }
city_id 483
city_ids think:["2600","2601","2602","2603","2604","2605","2606","2607","2608","2609","2610","483"]
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST nj.jinghaofang.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME nj.jinghaofang.com
SERVER_PORT 443
SERVER_ADDR 172.16.0.5
REMOTE_PORT 40234
REMOTE_ADDR 44.193.208.105
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/jinghaofang.com/public
DOCUMENT_URI /index.php
REQUEST_URI /esf-all-0-0-0-0-5-0-0-0-0-0-0-1.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/esf-all-0-0-0-0-5-0-0-0-0-0-0-1.html
SCRIPT_FILENAME /www/wwwroot/jinghaofang.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711698545.1453
REQUEST_TIME 1711698545
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.7