中国·永利集团(304·AM认证)官方登录入口|主页欢迎您

#0 [404]Exception in Index.php line 271

内容不存在

  1. * @Author: VieTrue
  2. * @Time: 2023/9/23 11:54
  3. */
  4. public function showPage($cateDir, $cmsDir)
  5. {
  6. $page = $this->request->param('page/d', 1);
  7. $page = max(1, $page);
  8. $cateInfo = getCateInfo($cateDir);
  9. if (empty($cateInfo)) {
  10. throw new \think\Exception('内容不存在', 404);
  11. }
  12. $catId = $cateInfo['id'];
  13. $modelInfo = getModelInfo($cateInfo['modelid']);
  14. if (empty($modelInfo)) {
  15. throw new \think\Exception('模型不存在', 404);
  16. }
  17. if (!is_numeric($cmsDir)) {
  18. $info = getCateContentInfo($catId, $cmsDir, 'custom_url');
  19. } else {

Call Stack

  1. in Index.php line 271
  2. at Index->showPage('shengchanguanlipingt...', '20') in Index.php line 92
  3. at Index->entrance()
  4. at ReflectionMethod->invokeArgs(object(Index), []) in Container.php line 344
  5. at Container->invokeReflectMethod(object(Index), object(ReflectionMethod), []) in Controller.php line 110
  6. at Controller->think\route\dispatch\{closure}(object(Request)) in Pipeline.php line 59
  7. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  8. at Pipeline->then(object(Closure)) in Controller.php line 113
  9. at Controller->exec() in Dispatch.php line 80
  10. at Dispatch->run() in Route.php line 793
  11. at Route->think\{closure}(object(Request)) in Pipeline.php line 59
  12. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  13. at Pipeline->then(object(Closure)) in Route.php line 794
  14. at Route->dispatch(object(Request), object(Closure)) in Http.php line 216
  15. at Http->dispatchToRoute(object(Request)) in Http.php line 206
  16. at Http->think\{closure}(object(Request)) in Pipeline.php line 59
  17. at Pipeline->think\{closure}(object(Request)) in MultiApp.php line 51
  18. at MultiApp->think\app\{closure}(object(Request)) in Pipeline.php line 59
  19. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  20. at Pipeline->then(object(Closure)) in MultiApp.php line 52
  21. at MultiApp->handle(object(Request), object(Closure))
  22. at call_user_func([object(MultiApp), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  23. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  24. at Pipeline->think\{closure}(object(Request)) in SessionInit.php line 67
  25. at SessionInit->handle(object(Request), object(Closure))
  26. at call_user_func([object(SessionInit), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  27. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  28. at Pipeline->think\{closure}(object(Request)) in LoadLangPack.php line 57
  29. at LoadLangPack->handle(object(Request), object(Closure))
  30. at call_user_func([object(LoadLangPack), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  31. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  32. at Pipeline->think\{closure}(object(Request)) in TraceDebug.php line 71
  33. at TraceDebug->handle(object(Request), object(Closure))
  34. at call_user_func([object(TraceDebug), 'handle'], object(Request), object(Closure)) in Middleware.php line 142
  35. at Middleware->think\{closure}(object(Request), object(Closure)) in Pipeline.php line 85
  36. at Pipeline->think\{closure}(object(Request)) in Pipeline.php line 66
  37. at Pipeline->then(object(Closure)) in Http.php line 207
  38. at Http->runWithRequest(object(Request)) in Http.php line 170
  39. at Http->run() in index.php line 51

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookies
PHPSESSID 5e3bb533bd15e5b16330bfb287d5f6d6
web_global_lang zh-cn
Session
website_prefix cn
Server/Request Data
USER www
HOME /home/www
HTTP_COOKIE PHPSESSID=5e3bb533bd15e5b16330bfb287d5f6d6; web_global_lang=zh-cn
HTTP_ACCEPT_ENCODING gzip
HTTP_ACCEPT */*
HTTP_USER_AGENT CCBot/2.0 (https://commoncrawl.org/faq/)
HTTP_CONNECTION close
HTTP_X_FORWARDED_PROTO https
HTTP_X_FORWARDED_FOR 23.231.77.74
HTTP_X_REAL_IP 23.231.77.74
HTTP_HOST www.tenfong.cn
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.tenfong.cn
SERVER_PORT 443
SERVER_ADDR 192.168.0.151
REMOTE_PORT 46386
REMOTE_ADDR 154.13.4.161
SERVER_SOFTWARE nginx/1.21.4
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/1.0
DOCUMENT_ROOT /www/wwwroot/shifeng2024/public
DOCUMENT_URI /index.php
REQUEST_URI /shengchanguanlipingtai/20
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/shengchanguanlipingtai/20
SCRIPT_FILENAME /www/wwwroot/shifeng2024/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1773457597.7899
REQUEST_TIME 1773457597
XML 地图