[2] ErrorException in efa46561db385549b99ac1bc351fdb42.php line 150

Illegal string offset 'weiba_name'

  1. <div class="main">
  2. <!-- 文章 uid 及 pid -->
  3. <input type="hidden" id="uid" value="<?php echo $uid; ?>">
  4. <input type="hidden" id="pid" value="<?php echo \think\Request::instance()->param('pid'); ?>">
  5. <input type="hidden" id="wid" value="<?php echo $detail['weiba_id']; ?>">
  6. <div class="inner-left">
  7. <div class="breadcrumbs"><span><a target="_blank" href="<?php echo url('index/app/index',['uid'=>$uid]); ?>" class="home">滨州体育</a> &gt; <a
  8. target="_blank"
  9. href="<?php echo url('index/app/lists',['uid'=>$uid,'wid'=>$detail['weiba_id']]); ?>"><?php echo $it['weiba_name']; ?></a></span></div>
  10. <div class="title"><h1><?php echo $detail['title']; ?></h1>
  11. <div class="tail"><span class="marright20">发布时间:<?php echo $detail['time']; ?></span><span class="marright20"><i
  12. class="iconfont icon-yueduliang2"></i> &nbsp;&nbsp;<span id="read_count"></span></span>
  13. <?php if(isset($detail['original_author']) && $detail['original_author']){ ?> <span
  14. class="marright20">作者:<?php echo $detail['original_author']; ?></span> <?php } if(isset($detail['origin']) && $detail['origin']){ ?> <span class="marright20">来源:<?php echo $detail['origin']; ?></span>
  15. <?php } ?>
  16. </div>
  17. </div>
  18. <div class="arti-con"> <?php if($detail['type'] == '1'){ ?>

Call Stack

  1. in efa46561db385549b99ac1bc351fdb42.php line 150
  2. at Error::appError(2, 'Illegal string offse...', '/app/runtime/temp/ef...', 150, ['cacheFile' => '/app/runtime/temp/ef...', 'vars' => ['lang_index' => '内容', 'uid' => '167', 'wid' => null, ...], 'lang_index' => '内容', ...]) in efa46561db385549b99ac1bc351fdb42.php line 150
  3. at include('/app/runtime/temp/ef...') in File.php line 53
  4. at File->read('/app/runtime/temp/ef...', ['lang_index' => '内容', 'uid' => '167', 'wid' => null, ...]) in Template.php line 188
  5. at Template->fetch('../template/index/ap...', ['lang_index' => '内容', 'uid' => '167', 'wid' => null, ...], []) in Think.php line 86
  6. at Think->fetch('../template/index/ap...', ['lang_index' => '内容', 'uid' => '167', 'wid' => null, ...], []) in View.php line 163
  7. at View->fetch('app/tiyu/detail', ['lang_index' => '内容', 'uid' => '167', 'wid' => null, ...], ['__ROOT__' => '', '__URL__' => '/index/app', '__STATIC__' => '/static', ...]) in View.php line 36
  8. at View->output('app/tiyu/detail') in Response.php line 309
  9. at Response->getContent() in Response.php line 94
  10. at Response->send() in start.php line 19
  11. at require('/app/thinkphp/start....') in index.php line 35

Environment Variables

GET Data
empty
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

app_host
www.binzhouw.com
api_host
http://api-bzw
api_wmes_path
http://api-wmes/api/
api_path
http://api-bzw/api/
redishost
r-8vbdd5toe00wammv1b.redis.zhangbei.rds.aliyuncs.com
memcachedhost
m-8vbfe08c2f129b44.memcache.zhangbei.rds.aliyuncs.com
SESSION_DOMAIN
.binzhouw.com
app_debug
false
USER
www-data
HOME
/var/cache/nginx
HTTP_ACCEPT_ENCODING
gzip
HTTP_USER_AGENT
Go-http-client/1.1
HTTP_HOST
bzw-internal
REDIRECT_STATUS
200
SERVER_NAME
_
SERVER_PORT
80
SERVER_ADDR
172.20.2.209
REMOTE_PORT
37184
REMOTE_ADDR
172.20.0.74
SERVER_SOFTWARE
nginx/1.18.0
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/app/public
DOCUMENT_URI
/index.php
REQUEST_URI
/app/detail/167/230090
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=//app/detail/167/230090
SCRIPT_FILENAME
/app/public/index.php
PATH_INFO
//app/detail/167/230090
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1671257121.7022
REQUEST_TIME
1671257121
Environment Variables
empty

ThinkPHP Constants

API_PATH_OLD
http://api2.binzhouw.com/api.php?app=api&mod=AppNumberPC&act=
API_PATH
http://api-bzw/api/
API_HOST
http://api-bzw
BZW_PATH
binzhouw.com
BZWHTTP_PATH
http://www.binzhouw.com
SESSION_NAME
bzruid
SESSION_IM
imtoken
JS_BASE
/static/
APP_PATH
/app/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1671257121.7023
THINK_START_MEM
398328
EXT
.php
DS
/
THINK_PATH
/app/thinkphp/
LIB_PATH
/app/thinkphp/library/
CORE_PATH
/app/thinkphp/library/think/
TRAIT_PATH
/app/thinkphp/library/traits/
ROOT_PATH
/app/
EXTEND_PATH
/app/extend/
VENDOR_PATH
/app/vendor/
RUNTIME_PATH
/app/runtime/
LOG_PATH
/app/runtime/log/
CACHE_PATH
/app/runtime/cache/
TEMP_PATH
/app/runtime/temp/
CONF_PATH
/app/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
API_CACHE_DATA_REDIS_NAME
hash:api:data
API_STATUS_REDIS_NAME
api:status
API_STATUS_EXPIRE
60
MODULE_NAME
index
CONTROLLER_NAME
App
ACTION_NAME
detail