[0] ThrowableError in common.php line 3592

Parse error: syntax error, unexpected ';' (T_STRING), expecting ';' or ','

  1. }
  2. //添加访问统计
  3. function addtj($html){
  4. //移除原有访问统计
  5. $html = preg_replace('/<script.+(cnzz\.com|51\.la).+<\/script>/iU', '', $html);
  6. //添加访问统计
  7. $html = preg_replace('/(<\/body.*>)/iU', "{$GLOBALS['config']['site']['tjjs']}$1", $html);
  8. echo $GLOBALS['config']['site']['tjjs'];
  9. return $html;
  10. }
  11. //添加跳转统计
  12. function addtjjump($html){
  13. //添加跳转统计
  14. $html = preg_replace('/(<\/body.*>)/iU', "{$GLOBALS['config']['site']['tjjumpjs']}$1", $html);
  15. return $html;
  16. }

Call Stack

  1. in common.php line 3592
  2. at App::init() in App.php line 182
  3. at App::initCommon() in App.php line 82
  4. at App::run() in start.php line 19
  5. at require('/home/www/wwwroot/fi...') in index.php line 40

Environment Variables

GET Data

s
/proData_245_2116.html
POST Data
empty
Files
empty
Cookies
empty
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_HOST
www.tdldz.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
REDIRECT_STATUS
200
SERVER_NAME
*.dongxingkeji.com
SERVER_PORT
80
SERVER_ADDR
23.224.30.133
REMOTE_PORT
33454
REMOTE_ADDR
44.222.169.36
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/home/www/wwwroot/film222.com
DOCUMENT_URI
/index.php
REQUEST_URI
/proData_245_2116.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/proData_245_2116.html
SCRIPT_FILENAME
/home/www/wwwroot/film222.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711706965.1257
REQUEST_TIME
1711706965
Environment Variables
empty

ThinkPHP Constants

ROOT_PATH
/home/www/wwwroot/film222.com/
APP_PATH
/home/www/wwwroot/film222.com/application/
MAC_COMM
/home/www/wwwroot/film222.com/application/common/common/
MAC_HOME_COMM
/home/www/wwwroot/film222.com/application/index/common/
MAC_ADMIN_COMM
/home/www/wwwroot/film222.com/application/admin/common/
MAC_START_TIME
1711706965.1265
BIND_MODULE
index
ENTRANCE
index
IN_FILE
/index.php
THINK_VERSION
5.0.24
THINK_START_TIME
1711706965.1266
THINK_START_MEM
434912
EXT
.php
DS
/
THINK_PATH
/home/www/wwwroot/film222.com/thinkphp/
LIB_PATH
/home/www/wwwroot/film222.com/thinkphp/library/
CORE_PATH
/home/www/wwwroot/film222.com/thinkphp/library/think/
TRAIT_PATH
/home/www/wwwroot/film222.com/thinkphp/library/traits/
EXTEND_PATH
/home/www/wwwroot/film222.com/extend/
VENDOR_PATH
/home/www/wwwroot/film222.com/vendor/
RUNTIME_PATH
/home/www/wwwroot/film222.com/runtime/
LOG_PATH
/home/www/wwwroot/film222.com/runtime/log/
CACHE_PATH
/home/www/wwwroot/film222.com/runtime/cache/
TEMP_PATH
/home/www/wwwroot/film222.com/runtime/temp/
CONF_PATH
/home/www/wwwroot/film222.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/home/www/wwwroot/film222.com/addons/