[7] Exception in Meeting.php line 49

此文章被删除或已关闭

  1. if($info){
  2. $this->assign("article",$info);
  3. $this->assign("content",$content);
  4. $this->assign("config",$this->config);
  5. $type=input('type',1);
  6. $this->assign("type",$type);
  7. return $this->fetch();
  8. }else{
  9. throw new Exception('此文章被删除或已关闭', 7);
  10. }
  11. }else{
  12. throw new Exception('错误的文章id', 7);
  13. }
  14. }
  15. }

Call Stack

  1. in Meeting.php line 49
  2. at Meeting->show()
  3. at ReflectionMethod->invokeArgs(object(Meeting), []) in App.php line 229
  4. at App::invokeMethod([object(Meeting), 'show'], []) in App.php line 400
  5. at App::module(['user', 'meeting', 'show'], ['app_namespace' => 'app', 'app_debug' => true, 'app_trace' => false, ...], true) in App.php line 135
  6. at App::run() in start.php line 18
  7. at require('/www/wwwroot/yixuehu...') in index.php line 24

Environment Variables

GET Data

scate-90757629_html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
www.sdph.org.cn
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
SCRIPT_FILENAME
/www/wwwroot/yixuehui1/public/index.php
REDIRECT_STATUS
200
SERVER_NAME
www.sdph.org.cn
SERVER_PORT
80
SERVER_ADDR
172.23.37.37
REMOTE_PORT
42228
REMOTE_ADDR
3.228.19.177
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/www/wwwroot/yixuehui1/public
DOCUMENT_URI
/index.php
REQUEST_URI
/user/meeting/show/id/12.html?scate-90757629.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/user/meeting/show/id/12.html&scate-90757629.html
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711613334.6855
REQUEST_TIME
1711613334
PATH_INFO
/user/meeting/show/id/12.html
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/www/wwwroot/yixuehui1/public/../application/
RUNTIME_PATH
/www/wwwroot/yixuehui1/public/runtime/
APP_DEBUG
true
THINK_VERSION
5.0.7
THINK_START_TIME
1711613334.6859
THINK_START_MEM
408840
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/yixuehui1/thinkphp/
LIB_PATH
/www/wwwroot/yixuehui1/thinkphp/library/
CORE_PATH
/www/wwwroot/yixuehui1/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/yixuehui1/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/yixuehui1/
EXTEND_PATH
/www/wwwroot/yixuehui1/extend/
VENDOR_PATH
/www/wwwroot/yixuehui1/vendor/
LOG_PATH
/www/wwwroot/yixuehui1/public/runtime/log/
CACHE_PATH
/www/wwwroot/yixuehui1/public/runtime/cache/
TEMP_PATH
/www/wwwroot/yixuehui1/public/runtime/temp/
CONF_PATH
/www/wwwroot/yixuehui1/public/../application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
FILTER_VALIDATE_BOOL
258