[2] ErrorException in FangCms.php line 736

A non-numeric value encountered

  1. $s_price = config('filter.second_price');
  2. $seo_keys .= '_'.$s_price[$s['price']]['name'].'万/套';
  3. $name['price'] = $s_price[$s['price']]['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($page){
  17. $lists = $obj->where($where)->order(self::getSort($s['sort'],'estate'))->page($page)->limit($limit)->select();
  18. $count = $obj->removeOption()->where($where)->count();
  19. $total_page = ceil($count/$limit);

Call Stack

  1. in FangCms.php line 736
  2. at Error::appError(2, 'A non-numeric value ...', '/www/wwwroot/api.eku...', 736, ['limit' => 10, 'page' => 0, 'name' => [], ...]) in FangCms.php line 736
  3. at FangCms::estate() in Estate.php line 28
  4. at Estate->index()
  5. at ReflectionMethod->invokeArgs(object(Estate), []) in Container.php line 395
  6. at Container->invokeReflectMethod(object(Estate), object(ReflectionMethod), ['alias' => 'all', 'price' => '0', 'years' => '5', ...]) 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": 9, "province_id": 2, "name": "\u8087\u5e86", "alias": "zhaoqing", "pid": 0, "spid": null, "ordid": 253, "status": 1, "seo_title": "", "seo_keys": "", "seo_desc": "", "img": null, "domain": "zhaoqing", "is_hot": 1, "is_default": 0, "is_index": 1, "lat": "0", "lng": "0", "data": { "phone": "", "address": "", "online_consulting": "", "pc_js": "", "mobile_js": "" }, "city_code": null, "hits": 411 }
city_id 9
city_ids think:["1075","1076","1077","1078","1079","1080","1081","1082","1083","9"]
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST zhaoqing.ekuaiqi.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME api.ekuaiqi.com
SERVER_PORT 80
SERVER_ADDR 172.17.245.194
REMOTE_PORT 35312
REMOTE_ADDR 3.237.65.102
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/api.ekuaiqi.com/public
DOCUMENT_URI /index.php
REQUEST_URI /xiaoqu-all-0-5-0-0-1.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/xiaoqu-all-0-5-0-0-1.html
SCRIPT_FILENAME /www/wwwroot/api.ekuaiqi.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711679874.2623
REQUEST_TIME 1711679874
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.7