[8] ErrorException in FangCms.php line 290

未定义数组下标: 30000

  1. if(!empty($s['room'])){
  2. $where[] = ['','exp',\think\Db::raw("find_in_set({$s['room']},room_id)")];
  3. $h_room = config('filter.room');
  4. $seo_keys .= '_'.$h_room[$s['room']];
  5. $name['room'] = $h_room[$s['room']];
  6. }
  7. if(!empty($s['price'])){
  8. $where[] = getHousePrice($s['price'],'price');
  9. $h_price = config('filter.house_price');
  10. $seo_keys .= '_'.$h_price[$s['price']]['name'].'元/平方米';
  11. $name['price'] = $h_price[$s['price']]['name'];
  12. }
  13. if(!empty($s['renovation']))
  14. {
  15. $where[] = ['renovation','eq',$s['renovation']];
  16. $seo_keys .= '_'.getLinkMenuName(8,$s['renovation']);
  17. }
  18. if($discount)
  19. {

Call Stack

  1. in FangCms.php line 290
  2. at Error::appError(8, 'Undefined offset: 30...', '/home/www22142/webli...', 290, ['limit' => 10, 'page' => 0, 'name' => ['city' => null], ...]) in FangCms.php line 290
  3. at FangCms::house() in House.php line 26
  4. at House->index()
  5. at ReflectionMethod->invokeArgs(object(House), []) in Container.php line 395
  6. at Container->invokeReflectMethod(object(House), object(ReflectionMethod), ['alias' => 'pk', 'price' => '30000', 'convert' => false]) 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": 129, "province_id": 2, "name": "\u6df1\u5733", "alias": "sz", "pid": 0, "spid": null, "ordid": 2, "status": 1, "seo_title": "\u6df1\u5733\u623f\u4ea7\u7f51-\u6df1\u5733\u65b0\u623f_\u4e8c\u624b\u623f_\u79df\u623f_\u623f\u5730\u4ea7\u4fe1\u606f\u3010\u6df1\u5733\u623f\u4ea7\u8baf\u3011f.cx", "seo_keys": "", "seo_desc": "", "img": null, "domain": "sz", "is_hot": 0, "is_default": 0, "is_index": 0, "lat": "22.549014388214978", "lng": "114.11711384789218", "data": { "phone": "", "address": "", "online_consulting": "", "pc_js": "", "mobile_js": "" }, "city_code": null, "hits": 420 }
city_id 129
city_ids think:["806","807","808","809","810","811","812","813","814","815","129"]
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST sz.f.cx
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME cn.f.cx
SERVER_PORT 80
SERVER_ADDR 222.187.221.42
REMOTE_PORT 54990
REMOTE_ADDR 35.169.107.177
SERVER_SOFTWARE nginx/1.24.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /home/www22142/weblist/fangcms/cn.f.cx/public
DOCUMENT_URI /index.php
REQUEST_URI /xinfang/pk/30000
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//xinfang/pk/30000
SCRIPT_FILENAME /home/www22142/weblist/fangcms/cn.f.cx/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711622572.3758
REQUEST_TIME 1711622572
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.7