[2] ErrorException in FangCms.php line 439

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 439
  2. at Error::appError(2, 'A non-numeric value ...', '/home/www22145/webli...', 439, ['limit' => 10, 'page' => 0, 'name' => ['price' => '50-80万'], ...]) in FangCms.php line 439
  3. at FangCms::second() in Second.php line 21
  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' => '2', '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 21

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
city_info { "id": 112, "province_id": 11, "name": "\u6dee\u5b89", "alias": "ha", "pid": 0, "spid": null, "ordid": 38, "status": 1, "seo_title": "", "seo_keys": "", "seo_desc": "", "img": null, "domain": "ha", "is_hot": 0, "is_default": 0, "is_index": 0, "lat": "119.039676", "lng": "33.656188", "data": { "phone": "", "address": "", "online_consulting": "", "pc_js": "", "mobile_js": "" }, "city_code": null, "hits": 0, "old_parentid": 0 }
city_id 112
city_ids think:["112"]
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST ha.lp.cn
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME old.lp.cn
SERVER_PORT 80
SERVER_ADDR 222.187.227.46
REMOTE_PORT 58458
REMOTE_ADDR 34.204.177.148
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /home/www22145/weblist/fangcms/old.lp.cn/public
DOCUMENT_URI /index.php
REQUEST_URI /esf-all-2-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-2-0-0-0-5-0-0-0-0-0-0-1.html
SCRIPT_FILENAME /home/www22145/weblist/fangcms/old.lp.cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711628908.6353
REQUEST_TIME 1711628908
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.7