[2] ErrorException in Estate.php line 51

Illegal string offset 'title'

  1. $info = $this->getEstate();
  2. $this->setSeo($info);
  3. $this->assign('nearby_list',$this->getNearByHouse($info['lat'],$info['lng']));
  4. return $this->fetch();
  5. }
  6. //二手房
  7. public function second(){
  8. $info = $this->getEstate();
  9. $info['seo_title'] =$info['title'].'二手房源';
  10. $this->setSeo($info);
  11. return $this->fetch();
  12. }
  13. //出租房
  14. public function rental(){
  15. $info = $this->getEstate();
  16. $info['seo_title'] =$info['title'].'出租房源';
  17. $this->setSeo($info);

Call Stack

  1. in Estate.php line 51
  2. at Error::appError(2, 'Illegal string offse...', '/www/wwwroot/www.fan...', 51, ['info' => '<!DOCTYPE html> <ht...']) in Estate.php line 51
  3. at Estate->second()
  4. at ReflectionMethod->invokeArgs(object(Estate), []) in Container.php line 395
  5. at Container->invokeReflectMethod(object(Estate), object(ReflectionMethod), ['id' => '0', 'convert' => false]) in Module.php line 132
  6. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  7. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  8. at Middleware->think\{closure}(object(Request))
  9. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  10. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  11. at Module->exec() in Dispatch.php line 168
  12. at Dispatch->run() in App.php line 432
  13. at App->think\{closure}(object(Request), object(Closure), null)
  14. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  15. at Middleware->think\{closure}(object(Request))
  16. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  17. at Middleware->dispatch(object(Request)) in App.php line 435
  18. at App->run() in index.php line 21

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
city_info { "id": 362, "province_id": 19, "name": "\u8346\u95e8", "alias": "www", "pid": 0, "spid": null, "ordid": 1, "status": 1, "seo_title": "\u8346\u95e8\u623f\u5ba2\u4f73", "seo_keys": "\u8346\u95e8\u4e70\u623f,\u8346\u95e8\u623f\u4ea7\u7f51,\u8346\u95e8\u623f\u4ef7,\u8346\u95e8\u8d2d\u623f,\u8346\u95e8\u697c\u76d8,\u8346\u95e8\u65b0\u623f,\u8346\u95e8\u770b\u623f\u56e2", "seo_desc": "\u8346\u95e8\u623f\u5ba2\u4f73\uff0c\u4e3a\u4f60\u63d0\u4f9b\u8346\u95e8\u8d2d\u623f\u653f\u7b56\u3001\u8346\u95e8\u623f\u4ef7\u3001\u8346\u95e8\u623f\u5730\u4ea7\u65b0\u95fb\u8d44\u8baf\u5185\u5bb9\u7b49\u8d44\u8baf\u670d\u52a1\u7684\u8346\u95e8\u623f\u5730\u4ea7\u7f51,\u66f4\u4e3a\u60a8\u514d\u8d39\u63d0\u4f9b\u8346\u95e8\u4e70\u623f\u8d2d\u623f\u4f18\u60e0\u6298\u6263,\u8346\u95e8\u623f\u5ba2\u4f73\u4e3a\u7f51\u53cb\u6253\u9020\u4e00\u4e2a\u5168\u9762\u3001\u667a\u80fd\u7684\u623f\u5730\u4ea7\u4fe1\u606f\u641c\u7d22\u5e73\u53f0\u3002", "img": null, "domain": "www", "is_hot": 1, "is_default": 1, "is_index": 1, "lat": "31.041732575569622", "lng": "112.20639298023002", "data": { "phone": "4000724996\u8f6c800", "address": "", "online_consulting": "", "pc_js": "", "mobile_js": "" }, "city_code": null, "hits": 50 }
city_id 362
city_ids think:["3664","3665","3666","3667","3669","3670","5972","5973","5974","5975","5976","5977","5978","5979","5980","5981","5982","362"]
Sessionempty
Server/Request Data
USER www
HOME /home/www
ORACLE_HOME /www/server/oci8-lib/instantclient_21_13
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.fang0724.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.fang0724.com
SERVER_PORT 443
SERVER_ADDR 172.16.115.184
REMOTE_PORT 37350
REMOTE_ADDR 54.210.126.232
SERVER_SOFTWARE nginx/1.24.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/www.fang0724.com/public
DOCUMENT_URI /index.php
REQUEST_URI /xiaoqu/esf-0.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/xiaoqu/esf-0.html
SCRIPT_FILENAME /www/wwwroot/www.fang0724.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711659302.3849
REQUEST_TIME 1711659302
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.7