[0] HttpException in App.php line 598

method not exists:app\home\controller\Product->154()

  1. } else {
  2. //echo $instance.$actionName ;
  3. if ($actionName == 'pre_sell_list') {
  4. header("Content-type: text/html; charset=utf-8");
  5. exit('要使用预售功能请联系FengHuo官网客服,官网地址 www.www.com');
  6. }
  7. // 操作不存在
  8. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  9. }
  10. Hook::listen('action_begin', $call);
  11. return self::invokeMethod($call, $vars);
  12. }
  13. /**
  14. * URL路由检测(根据PATH_INFO)

Call Stack

  1. in App.php line 598
  2. at App::module(['Home', 'Product', '154'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], null) in App.php line 451
  3. at App::exec(['type' => 'module', 'module' => ['Home', 'Product', '154']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in App.php line 133
  4. at App::run() in start.php line 10
  5. at require('/www/wwwroot/hanrun....') in index.php line 48

Environment Variables

GET Data

show
154
POST Data
empty
Files
empty

Cookies

think_var
zh-cn

Session

think
{ "lang_f": "Cn", "tableName": { "admin": "admin", "admin_log": "admin_log", "admin_role": "admin_role", "cases": "cases", "config": "config", "fragment": "fragment_cn", "fragment_type": "fragment_type_cn", "member_message": "member_message", "member_message_type": "member_message_type_cn", "nav_bar": "nav_bar_cn", "news": "news_cn", "news_cat": "news_cat", "product": "product_cn", "product_spec": "product_spec_cn", "product_spec_image": "product_spec_image", "product_spec_item": "product_spec_item_cn", "product_type": "product_type", "spec_item": "spec_item_cn", "system_menu": "system_menu", "ad": "ad_cn", "ad_position": "ad_position", "friend_link": "friend_link_cn", "friend_link_type": "friend_link_type_cn", "callback": "callback_cn", "infomaterial": "infomaterial_cn", "onlineapply": "onlineapply_cn", "country": "country", "mapp_message": "mapp_message_cn", "vorstudium": "vorstudium_cn", "components": "components_cn", "download": "download", "navbar_spec": "navbar_spec_cn", "components_modle": "components_modle", "components_field": "components_field_cn", "components_spec": "components_spec_cn", "navbar_product_type": "navbar_product_type_cn" } }

Server/Request Data

USER
www
HOME
/home/www
FCGI_ROLE
RESPONDER
SCRIPT_FILENAME
/www/wwwroot/hanrun.com/index.php
QUERY_STRING
REQUEST_METHOD
GET
CONTENT_TYPE
CONTENT_LENGTH
SCRIPT_NAME
/index.php
REQUEST_URI
/index.php/Home/Product/154/show/154
DOCUMENT_URI
/index.php/Home/Product/154/show/154
DOCUMENT_ROOT
/www/wwwroot/hanrun.com
SERVER_PROTOCOL
HTTP/1.1
REQUEST_SCHEME
http
GATEWAY_INTERFACE
CGI/1.1
SERVER_SOFTWARE
nginx/1.18.0
REMOTE_ADDR
3.81.97.37
REMOTE_PORT
55852
SERVER_ADDR
172.17.14.17
SERVER_PORT
80
SERVER_NAME
hanrun.com
REDIRECT_STATUS
200
PATH_INFO
/Home/Product/154/show/154
HTTP_ACCEPT
*/*
HTTP_USER_AGENT
claudebot
HTTP_HOST
www.hanrun.com
PHP_SELF
/index.php/Home/Product/154/show/154
REQUEST_TIME_FLOAT
1711619595.9068
REQUEST_TIME
1711619595
Environment Variables
empty

FengHuoPHP Constants

PLUGIN_PATH
/www/wwwroot/hanrun.com/plugins/
UPLOAD_PATH
public/upload/
FENGHUO_CACHE_TIME
1
SITE_URL
http://www.hanrun.com
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/hanrun.com/application/
NOW_TIME
1711619595
THINK_VERSION
5.0.15
THINK_START_TIME
1711619595.9075
THINK_START_MEM
274888
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/hanrun.com/thinkphp/
LIB_PATH
/www/wwwroot/hanrun.com/thinkphp/library/
CORE_PATH
/www/wwwroot/hanrun.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/hanrun.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/hanrun.com/
EXTEND_PATH
/www/wwwroot/hanrun.com/extend/
VENDOR_PATH
/www/wwwroot/hanrun.com/vendor/
RUNTIME_PATH
/www/wwwroot/hanrun.com/runtime/
LOG_PATH
/www/wwwroot/hanrun.com/runtime/log/
CACHE_PATH
/www/wwwroot/hanrun.com/runtime/cache/
TEMP_PATH
/www/wwwroot/hanrun.com/runtime/temp/
CONF_PATH
/www/wwwroot/hanrun.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Product
ACTION_NAME
154
PREFIX
f_