[2] ErrorException in HomeBase.php line 126

Illegal string offset 'title'

  1. }
  2. //设置站点优化
  3. protected function setSeo($info='',$field='title',$site=1){
  4. $seo = array();
  5. if($field=='title_keys'){
  6. $seo['title'] = $seo['keys'] = $info['seo_title'];
  7. $seo['desc'] = '';
  8. }else{
  9. $seo['title'] = empty($info['seo_title']) ? $info[$field] : $info['seo_title'];
  10. $seo['keys'] = empty($info['seo_keys']) ? $seo['title'] : $info['seo_keys'];
  11. $seo['desc'] = empty($info['seo_desc']) ? '' : $info['seo_desc'];
  12. }
  13. if($site){
  14. $seo['title'] = $seo['title'].'_'.$this->site['title'];
  15. }
  16. $seo['title'] = keyReplace($this->city_info['name'],$seo['title']);
  17. $seo['keys'] = keyReplace($this->city_info['name'],$seo['keys']);
  18. $seo['desc'] = keyReplace($this->city_info['name'],$seo['desc']);

Call Stack

  1. in HomeBase.php line 126
  2. at Error::appError(2, 'Illegal string offse...', '/www/wwwroot/0359fcw...', 126, ['info' => '<!DOCTYPE html> <ht...', 'field' => 'title', 'site' => 1, ...]) in HomeBase.php line 126
  3. at HomeBase->setSeo('<!DOCTYPE html> <ht...') in Estate.php line 46
  4. at Estate->detail()
  5. at ReflectionMethod->invokeArgs(object(Estate), []) in Container.php line 395
  6. at Container->invokeReflectMethod(object(Estate), object(ReflectionMethod), ['id' => '26', '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 11

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
city_info { "id": 82, "province_id": 36, "name": "\u8fd0\u57ce", "alias": "yuncheng", "pid": 0, "spid": "0", "ordid": 255, "status": 1, "seo_title": "\u8fd0\u57ce\u623f\u4ea7\u7f51_\u8fd0\u57ce\u4e8c\u624b\u623f_\u8fd0\u57ce\u623f\u4ea7\u4fe1\u606f\u7f51", "seo_keys": "\u8fd0\u57ce\u623f\u4ea7\u7f51,\u8fd0\u57ce\u4e8c\u624b\u623f,\u8fd0\u57ce\u623f\u4ef7,\u8fd0\u57ce\u65b0\u623f,\u8fd0\u57ce\u623f\u4ea7\u4fe1\u606f\u7f51,\u8fd0\u57ce\u623f\u4ea7\u7f51\u7ad9\u8054\u76df", "seo_desc": "\u8fd0\u57ce\u623f\u4ea7\u7f51\u7ad9\u8054\u76df\u4e3a\u8fd0\u57ce\u4ee5\u53ca\u5341\u4e09\u53bf\u5e02\u63d0\u4f9b\u8fd0\u57ce\u623f\u4ef7,\u8fd0\u57ce\u65b0\u623f\u6253\u6298\u4f18\u60e0,\u8fd0\u57ce\u4e8c\u624b\u623f\u4ef7\u683c,\u8fd0\u57ce\u79df\u623f\u4fe1\u606f\u7b49\u623f\u4ea7\u4fe1\u606f\u670d\u52a1\u3002", "img": null, "domain": "www", "is_hot": 0, "is_default": 0, "is_index": 0, "lat": "32.06465288561847", "lng": "118.80242172124585", "data": null, "city_code": null, "hits": 0 }
city_id 82
city_ids think:["85","86","87","88","89","90","101","102","103","82"]
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_HOST www.0359fcw.com
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME 0359fcw.com
SERVER_PORT 80
SERVER_ADDR 172.22.137.23
REMOTE_PORT 39602
REMOTE_ADDR 34.203.242.200
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/0359fcw.com/public
DOCUMENT_URI /index.php
REQUEST_URI /xiaoqu/26
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/xiaoqu/26
SCRIPT_FILENAME /www/wwwroot/0359fcw.com/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711649695.8828
REQUEST_TIME 1711649695
Environment Variablesempty
ThinkPHP Constants
QINIU_FUNCTIONS_VERSION 7.2.7