[0] ThrowableError in Index.php line 51

Fatal error: Call to undefined function app\common\controller\is_line()

  1. }
  2. else
  3. {
  4. $this -> redirect('index/index/login');
  5. }
  6. }
  7. else
  8. {
  9. // 登錄驗證
  10. if (!is_line() && !in_array($this -> uri, $allow))
  11. {
  12. $this -> redirect('index/index/login');
  13. }
  14. }
  15. }
  16. // 加載用戶菜單
  17. $menuInfo = $this -> getLionIndexMenu();

Call Stack

  1. in Index.php line 51
  2. at Index->_initialize() in About.php line 17
  3. at About->_initialize() in Controller.php line 59
  4. at Controller->__construct(object(Request))
  5. at ReflectionClass->newInstanceArgs([object(Request)]) in App.php line 359
  6. at App::invokeClass('app\index\controller...') in Loader.php line 479
  7. at Loader::controller('about', 'controller', false, 'Error') in App.php line 580
  8. at App::module(['index', 'about', 'index'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], true) in App.php line 456
  9. at App::exec(['type' => 'module', 'module' => ['index', 'about', 'index']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 139
  10. at App::run() in start.php line 19
  11. at require('/vhost/www.lions300a...') in index.php line 22

Environment Variables

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

Server/Request Data

USER
apache
HOME
/usr/share/httpd
PATH_TRANSLATED
redirect:/index.php/index/about/index.html/about/index.html
PATH_INFO
/index/about/index.html
SCRIPT_NAME
/a2/120142/index.php
REQUEST_URI
/a2/120142/index/about/index.html
QUERY_STRING
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REDIRECT_URL
/a2/120142/index/about/index.html
REMOTE_PORT
36974
SCRIPT_FILENAME
/vhost/www.lions300a2.org/a2/120142/index.php
SERVER_ADMIN
root@localhost
CONTEXT_DOCUMENT_ROOT
/vhost/www.lions300a2.org
CONTEXT_PREFIX
REQUEST_SCHEME
https
DOCUMENT_ROOT
/vhost/www.lions300a2.org
REMOTE_ADDR
44.221.43.88
SERVER_PORT
443
SERVER_ADDR
192.168.66.21
SERVER_NAME
www.lions300a2.org
SERVER_SOFTWARE
Apache/2.4.37 (centos) OpenSSL/1.1.1g mod_fcgid/2.3.9
SERVER_SIGNATURE
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_HOST
www.lions300a2.org
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
proxy-nokeepalive
1
SSL_SESSION_RESUMED
Initial
SSL_SESSION_ID
a4efbdc0ff5ac36f879f9c1dc3f87f975139b6c13e841601647b4d678f900de2
SSL_SERVER_A_SIG
sha256WithRSAEncryption
SSL_SERVER_A_KEY
rsaEncryption
SSL_SERVER_I_DN
CN=R3,O=Let's Encrypt,C=US
SSL_SERVER_S_DN
CN=www.lions300a2.org
SSL_SERVER_V_END
Apr 23 16:06:01 2024 GMT
SSL_SERVER_V_START
Jan 24 16:06:02 2024 GMT
SSL_SERVER_M_SERIAL
03A153CBFDBBF85F6F69AE68C1BAB0D08A84
SSL_SERVER_M_VERSION
3
SSL_CLIENT_VERIFY
NONE
SSL_CIPHER_ALGKEYSIZE
256
SSL_CIPHER_USEKEYSIZE
256
SSL_CIPHER_EXPORT
false
SSL_CIPHER
TLS_AES_256_GCM_SHA384
SSL_COMPRESS_METHOD
NULL
SSL_SECURE_RENEG
true
SSL_PROTOCOL
TLSv1.3
SSL_VERSION_LIBRARY
OpenSSL/1.1.1g
SSL_VERSION_INTERFACE
mod_ssl/2.4.37
SSL_SERVER_SAN_DNS_0
www.lions300a2.org
SSL_SERVER_I_DN_CN
R3
SSL_SERVER_I_DN_O
Let's Encrypt
SSL_SERVER_I_DN_C
US
SSL_SERVER_S_DN_CN
www.lions300a2.org
SSL_TLS_SNI
www.lions300a2.org
HTTPS
on
UNIQUE_ID
ZgVWBGXeNLE32j5z1vn1mQAAANM
REDIRECT_STATUS
200
REDIRECT_SSL_TLS_SNI
www.lions300a2.org
REDIRECT_HTTPS
on
REDIRECT_UNIQUE_ID
ZgVWBGXeNLE32j5z1vn1mQAAANM
FCGI_ROLE
RESPONDER
PHP_SELF
/a2/120142/index.php/index/about/index.html
REQUEST_TIME_FLOAT
1711625732.9195
REQUEST_TIME
1711625732
Environment Variables
empty

ThinkPHP Constants

APP_PATH
/vhost/www.lions300a2.org/a2/120142/application/
BASE_PATH
/a2/120142
RUNTIME_PATH
/tmp/runtime/
THINK_VERSION
5.0.24
THINK_START_TIME
1711625732.9201
THINK_START_MEM
368960
EXT
.php
DS
/
THINK_PATH
/vhost/www.lions300a2.org/core/
LIB_PATH
/vhost/www.lions300a2.org/core/library/
CORE_PATH
/vhost/www.lions300a2.org/core/library/think/
TRAIT_PATH
/vhost/www.lions300a2.org/core/library/traits/
ROOT_PATH
/vhost/www.lions300a2.org/a2/120142/
EXTEND_PATH
/vhost/www.lions300a2.org/a2/120142/extend/
VENDOR_PATH
/vhost/www.lions300a2.org/a2/120142/vendor/
LOG_PATH
/tmp/runtime/log/
CACHE_PATH
/tmp/runtime/cache/
TEMP_PATH
/tmp/runtime/temp/
CONF_PATH
/vhost/www.lions300a2.org/a2/120142/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
RuiKeCMS_VERSION
3.0.20160630
LANG_PATH
/vhost/www.lions300a2.org/a2/120142/application/index/lang/zh_tw/
MODULE_NAME
index
CONTROLLER_NAME
About
ACTION_NAME
index
IS_POST
false
IS_GET
true