[8] ErrorException in Show.php line 117

未定义数组索引: title

  1. //$category_names = Db::name('category')->where('id','in',$article['category_ids'])->column('name');
  2. //$this->view->assign('category_names',$category_names);
  3. $article['content'] = str_replace('<br>', '',$article['content']);
  4. $article['content'] = str_replace('src="../uploads','src="/uploads',$article['content']);
  5. $article['content'] = str_replace('<span style="font-size: 18px; line-height: 36px;"><br></span>', '',$article['content']);
  6. $article['content'] = str_replace('<span style="font-size: 14px;"><br></span>', '',$article['content']);
  7. $this->view->assign('article',$article);
  8. $this->view->assign('title',isset($article['seotitle'])?$article['seotitle']:$article['title']);
  9. //相关专题处理
  10. if(!$this->redis->has('topic_'.$id))
  11. {
  12. $topics = Db::name('topic')->field('id,title')->where("article_ids like '%$id%'")->select();
  13. $this->redis->set('topic_'.$id,$topics,186400);
  14. }else{
  15. $topics = $this->redis->get('topic_'.$id);

Call Stack

  1. in Show.php line 117
  2. at Error::appError(8, 'Undefined index: tit...', '/www/wwwobject/test/...', 117, ['id' => 63631, 'module_name' => 'index', 'article' => ['content' => ''], ...]) in Show.php line 117
  3. at Show->article()
  4. at ReflectionMethod->invokeArgs(object(Show), []) in App.php line 197
  5. at App::invokeMethod([object(Show), 'article'], []) in App.php line 411
  6. at App::module(['index', 'show', 'article'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 296
  7. at App::exec(['type' => 'module', 'module' => ['index', 'show', 'article'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 124
  8. at App::run() in start.php line 19
  9. at require('/www/wwwobject/test/...') in index.php line 29

Exception Datas

Error Context
id 63631
module_name index
article { "content": "" }
condition keywords like "%%"
related [ { "id": 94699, "title": "\u8499\u725b\u603b\u88c1\u5362\u654f\u653e\u4e1a\u7ee9\u4e0d\u9519\u5374\u4e3a\u4f55\u5378\u4efb\uff1f\u4eca\u5e7455\u5c81\u5e74\u9f84\u4e5f\u4e0d\u7b97\u5927\u5440 ", "image": "http:\/\/image.cfyys.com.cn\/17116832241180095e1a54b.jpeg", "publish_time": 1711683331 }, { "id": 94696, "title": "1TB+\u72ec\u5bb6\u53cc\u6a21\u53cc\u5411\u536b\u661f\u901a\u4fe1 OPPO Find X7 Ultra \u536b\u661f\u901a\u4fe1\u7248\u9884\u552e\u5f00\u542f", "image": "http:\/\/image.cfyys.com.cn\/17116797751397e0d9bf337a.jpeg", "publish_time": 1711680087 }, { "id": 94694, "title": "\u4e2d\u56fd\u79fb\u52a836\u4ebf\u5143\u56fa\u7f51\u8bbe\u5907\u96c6\u91c7\u843d\u4e0b\u5e37\u5e55 \u4e2d\u5174\u3001\u534e\u4e3a\u3001\u70fd\u706b\u8c01\u6536\u83b7\u5927\uff1f", "image": "http:\/\/image.cfyys.com.cn\/17116783511663da968905df.jpeg", "publish_time": 1711678503 }, { "id": 94691, "title": "\u5927\u53d1\u5730\u4ea7\u53bb\u5e74\u603b\u8d1f\u503a\u5c31\u5df2\u8fbe312.8\u4ebf \u65b0\u4efb\u8463\u4e8b\u4f1a\u4e3b\u5e2d\u9ad8\u5c71\u5e74\u4ec534\u5c81", "image": "http:\/\/image.cfyys.com.cn\/1711676210929b0daa7e874.jpeg", "publish_time": 1711676233 } ]

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty

Session

think
{ "session_url": "\/show-list-63631.html" }

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/www/wwwobject/test/cfyys.com.cn/public/index.php
QUERY_STRING
s=/show-list-63631.html
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/show-list-63631.html
DOCUMENT_URI
/index.php
DOCUMENT_ROOT
/www/wwwobject/test/cfyys.com.cn/public
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.22.0
REMOTE_ADDR
3.85.241.10
REMOTE_PORT
52038
SERVER_ADDR
192.168.0.2
SERVER_PORT
80
SERVER_NAME
www.cfyys.com.cn
REDIRECT_STATUS
200
PATH_INFO
/show-list-63631.html
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
cfyys.com.cn
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711690715.522
REQUEST_TIME
1711690715
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwobject/test/cfyys.com.cn/public/../application/
THINK_VERSION
5.0.11
THINK_START_TIME
1711690715.5228
THINK_START_MEM
261440
EXT
.php
DS
/
THINK_PATH
/www/wwwobject/test/cfyys.com.cn/thinkphp/
LIB_PATH
/www/wwwobject/test/cfyys.com.cn/thinkphp/library/
CORE_PATH
/www/wwwobject/test/cfyys.com.cn/thinkphp/library/think/
TRAIT_PATH
/www/wwwobject/test/cfyys.com.cn/thinkphp/library/traits/
ROOT_PATH
/www/wwwobject/test/cfyys.com.cn/
EXTEND_PATH
/www/wwwobject/test/cfyys.com.cn/extend/
VENDOR_PATH
/www/wwwobject/test/cfyys.com.cn/vendor/
RUNTIME_PATH
/www/wwwobject/test/cfyys.com.cn/runtime/
LOG_PATH
/www/wwwobject/test/cfyys.com.cn/runtime/log/
CACHE_PATH
/www/wwwobject/test/cfyys.com.cn/runtime/cache/
TEMP_PATH
/www/wwwobject/test/cfyys.com.cn/runtime/temp/
CONF_PATH
/www/wwwobject/test/cfyys.com.cn/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/www/wwwobject/test/cfyys.com.cn/addons/