50net永乐高(中国百科)有限公司-Official website

[8] ErrorException in Index.php line 279

Trying to get property 'browse' of non-object

  1. ];
  2. $tempData1 = model ( 'Article' )->alias ( 'a' )->join ( '__AEFAULT_ARTICLE__ b', 'a.id = b.for_id' )->where ( $map1 )->order ( 'sort DESC,id DESC' )->find ();
  3. $list = model ( 'Article' )->alias ( 'a' )->join ( '__AEFAULT_ARTICLE__ b', 'a.id = b.for_id' )->where ( 'forpeople', $id )->where ( 'fatherid', 29 )->where ( 'state', 1 )->where ( 'type', 2 )->order ( 'sort DESC,id DESC' )->select ();
  4. $assignData = [
  5. 'info' => $tempData1,
  6. 'list' => $list
  7. ];
  8. // 访问量新增
  9. model ( 'AefaultArticle' ) -> save ([
  10. 'browse' => $tempData1 -> browse + 1
  11. ], [
  12. 'for_id' => $id
  13. ]);
  14. return viewMobileOrPc ( 'designerInfo', $assignData );
  15. }
  16. /**

Call Stack

  1. in Index.php line 279
  2. at Error::appError(8, 'Trying to get proper...', '/www/wwwroot/www.zho...', 279, ['id' => '143', 'map1' => ['fatherid' => 24, 'state' => 1, 'type' => 2, ...], 'tempData1' => null, ...]) in Index.php line 279
  3. at Index->designerInfo('143')
  4. at ReflectionMethod->invokeArgs(object(Index), ['143']) in App.php line 343
  5. at App::invokeMethod([object(Index), 'designerInfo'], []) in App.php line 611
  6. at App::module(['index', 'Index', 'designerInfo'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in App.php line 456
  7. at App::exec(['type' => 'module', 'module' => ['index', 'Index', 'designerInfo']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  8. at App::run() in start.php line 19
  9. at require('/www/wwwroot/www.zho...') in index.php line 17

Environment Variables

GET Data
empty
POST Data
empty
Files
empty

Cookies

PHPSESSID
3i8658r1a8e6dn2rp1457g94tb
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_COOKIE
PHPSESSID=3i8658r1a8e6dn2rp1457g94tb
HTTP_ACCEPT
*/*
HTTP_HOST
www.zhongce.cn
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
PATH_INFO
/index-Index-designerInfo-id-143.html
REDIRECT_STATUS
200
SERVER_NAME
www.zhongce.cn
SERVER_PORT
80
SERVER_ADDR
172.18.137.234
REMOTE_PORT
55310
REMOTE_ADDR
50.2.190.218
SERVER_SOFTWARE
nginx/1.14.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/www.zhongce.cn/public
DOCUMENT_URI
/index.php
REQUEST_URI
/index-Index-designerInfo-id-143.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/index-Index-designerInfo-id-143.html
SCRIPT_FILENAME
/www/wwwroot/www.zhongce.cn/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1772682570.1082
REQUEST_TIME
1772682570
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/www.zhongce.cn/public/../application/
THINK_VERSION
5.0.24
THINK_START_TIME
1772682570.1085
THINK_START_MEM
404712
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.zhongce.cn/thinkphp/
LIB_PATH
/www/wwwroot/www.zhongce.cn/thinkphp/library/
CORE_PATH
/www/wwwroot/www.zhongce.cn/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/www.zhongce.cn/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/www.zhongce.cn/
EXTEND_PATH
/www/wwwroot/www.zhongce.cn/extend/
VENDOR_PATH
/www/wwwroot/www.zhongce.cn/vendor/
RUNTIME_PATH
/www/wwwroot/www.zhongce.cn/runtime/
LOG_PATH
/www/wwwroot/www.zhongce.cn/runtime/log/
CACHE_PATH
/www/wwwroot/www.zhongce.cn/runtime/cache/
TEMP_PATH
/www/wwwroot/www.zhongce.cn/runtime/temp/
CONF_PATH
/www/wwwroot/www.zhongce.cn/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
XML 地图