[2] ErrorException in Estate.php line 60

Illegal string offset 'title'

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

Call Stack

  1. in Estate.php line 60
  2. at Error::appError(2, 'Illegal string offse...', '/home/www22145/webli...', 60, ['info' => '<!DOCTYPE html> <ht...']) in Estate.php line 60
  3. at Estate->rental()
  4. at ReflectionMethod->invokeArgs(object(Estate), []) in Container.php line 395
  5. at Container->invokeReflectMethod(object(Estate), object(ReflectionMethod), ['id' => '11084', '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": 60, "province_id": 7, "name": "\u8d64\u5cf0", "alias": "cf", "pid": 0, "spid": null, "ordid": 280, "status": 1, "seo_title": "", "seo_keys": "", "seo_desc": "", "img": null, "domain": "cf", "is_hot": 0, "is_default": 0, "is_index": 0, "lat": "118.965603", "lng": "42.262023", "data": { "phone": "", "address": "", "online_consulting": "", "pc_js": "", "mobile_js": "" }, "city_code": null, "hits": 0, "old_parentid": 0 }
city_id 60
city_ids think:["60"]
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST cf.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 34576
REMOTE_ADDR 52.54.111.228
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 /xiaoqu/zufang-11084.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//xiaoqu/zufang-11084.html
SCRIPT_FILENAME /home/www22145/weblist/fangcms/old.lp.cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711641439.0927
REQUEST_TIME 1711641439
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.7