2026-04-23 21:20:15 — PHP8.2.28 — yuanma/search-fenlei-6-kaifayuyan-8-sfmf-2-order-hits.html

ParseError

Unclosed '('

/www/wwwroot/www.jphtml.cn/cache/template/_DS_www_DS_wwwroot_DS_www.jphtml.cn_DS_template_DS_pc_DS_html_DS_home_DS_yuanma_DS_search.html.cache.php at line 40

33                         <a href="<?php echo \Phpcmf\Service::L('Router')->search_url($params'order''support'); ?>" class="filter-option <?php if ($params['order']=='support') { ?>active<?php ?>">支持</a>
34                     </div>
35                 </div>
36             </div>
37 
38             <!-- 列表 -->
39             <div class="docs-grid">
40                  <?php $return = [];$list_return = $this->list_tag("action=search module=MOD_DIR id=$searchid total=$sototal order=$params[order] catid=$catid page=1 urlrule=$urlrule"); if ($list_return && is_array($list_return)) { extract($list_return, EXTR_OVERWRITE); } $count=dr_count($return); if (is_array($return) && $return) { $key=-1; foreach ($return as $t) { $key++; $is_first=$key==0 ? 1 : 0;$is_last=$count==$key+1 ? 1 : 0; ?>
41                 <a href="<?php echo $t['url']; ?>" class="doc-card">
42                     <div class="doc-card-img">
43                         <img src="<?php echo dr_thumb($t['thumb']); ?>" alt="">
44                     </div>
45                     <div class="doc-card-body">
46                         <h3 class="doc-card-title"><?php echo $t['title']; ?></h3>
47                         <p class="doc-card-desc"><?php echo $t['description']; ?> </p>
  1. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Extends/Home/Module.php : 264   —  Phpcmf\View->display ()

    257         }
    258         if (!$tpl) {
    259             $tpl $catid && $this->module['category'][$catid]['setting']['template']['search'] ? $this->module['category'][$catid]['setting']['template']['search'] : 'search.html';
    260         }
    261 
    262         // 输出方式
    263         if (!$rt) {
    264             \Phpcmf\Service::V()->display($tpl);
    265         } else {
    266             $search_data['phpcmf_tpl'] = $search_data['tpl'] = $tpl;
    267             return $search_data;
    268         }
    269     }
    270 
    271     // 模块栏目页
    
  2. /www/wwwroot/www.jphtml.cn/dayrui/App/Yuanma/Controllers/Search.php : 14   —  Phpcmf\Home\Module->_Search ()

     7 class Search extends \Phpcmf\Home\Module
     8 {
     9 
    10     public function index() {
    11         // 初始化模块
    12         $this->_module_init();
    13         // 调用搜索方法
    14         $this->_Search();
    15     }
    16 
    17 }
    18 
    
  3. /www/wwwroot/www.jphtml.cn/dayrui/System/Extend/Run.php : 149   —  Phpcmf\Controllers\Search->index ()

    142                         'value' => $value
    143                     ]);
    144 
    145                 }
    146             }
    147         }
    148 
    149         $app->$method();
    150 
    151         if (CI_DEBUG) {
    152             $tool = new \CodeIgniter\Debug\Toolbar(config(\Config\Toolbar::class));
    153             $tool->prepare($this);
    154         }
    155         
    156        
    
  4. /www/wwwroot/www.jphtml.cn/dayrui/System/Init.php : 402   —  Frame\Run->bootWeb ()

    395         $tool->respond();
    396     });
    397 }
    398 
    399 
    400 // 启动框架
    401 $run = new \Frame\Run();
    402 $run->bootWeb();
    403 
    404 
    
  5. require /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Init.php   —   require()

  6. require /www/wwwroot/www.jphtml.cn/public/index.php   —   require()

$_SERVER

Key Value
USER www
HOME /home/www
HTTP_ACCEPT_ENCODING gzip, br, zstd, deflate
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT */*
PATH_INFO
HTTP_HOST www.jphtml.cn
REDIRECT_STATUS 200
SERVER_NAME www.jphtml.cn
SERVER_PORT 443
SERVER_ADDR 10.0.0.14
REMOTE_PORT 27996
REMOTE_ADDR 216.73.216.255
SERVER_SOFTWARE nginx/1.28.1
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/www.jphtml.cn/public
DOCUMENT_URI /index.php
REQUEST_URI /yuanma/search-fenlei-6-kaifayuyan-8-sfmf-2-order-hits.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING
SCRIPT_FILENAME /www/wwwroot/www.jphtml.cn/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT
1776950415.0764
REQUEST_TIME
1776950415

Constants

Key Value
IS_DEV
1
IS_EDIT_TPL
0
IS_HTTPS_FIX
1
ROOTPATH /www/wwwroot/www.jphtml.cn/public/
WEBPATH /www/wwwroot/www.jphtml.cn/public/
FCPATH /www/wwwroot/www.jphtml.cn/dayrui/
WRITEPATH /www/wwwroot/www.jphtml.cn/cache/
CONFIGPATH /www/wwwroot/www.jphtml.cn/config/
SELF index.php
IS_ADMIN

                                                                    
IS_VERSION
1
IS_HITS_PLUS
55
FRAMEPATH /www/wwwroot/www.jphtml.cn/dayrui/System/
CMSPATH /www/wwwroot/www.jphtml.cn/dayrui/Fcms/
MAX_CATEGORY
300
COREPATH /www/wwwroot/www.jphtml.cn/dayrui/Fcms/
BASEPATH /www/wwwroot/www.jphtml.cn/dayrui/System/System/
APPSPATH /www/wwwroot/www.jphtml.cn/dayrui/App/
MYPATH /www/wwwroot/www.jphtml.cn/dayrui/My/
TPLPATH /www/wwwroot/www.jphtml.cn/template/
IS_XRDEV
0
MOBILE_TPL_DIR mobile
UEDITOR_IMG_TITLE {cms_img_title}
TESTPATH /www/wwwroot/www.jphtml.cn/cache/tests/
TEMPPATH /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Temp/
COMPOSER_PATH /www/wwwroot/www.jphtml.cn/public/vendor/autoload.php
IS_AJAX

                                                                    
IS_POST

                                                                    
IS_AJAX_POST

                                                                    
SYS_TIME
1776950415
SYS_DEBUG
0
SYS_ADMIN_CODE
0
SYS_ADMIN_LOG
0
SYS_AUTO_FORM
0
SYS_ADMIN_PAGESIZE
10
SYS_CRON_AUTH cli
SYS_TABLE_ISFOOTER
0
SYS_SMS_IMG_CODE
0
SYS_GO_404
0
SYS_THEME_ROOT_PATH
1
SYS_301
1
SYS_NOT_UPDATE
1
SYS_URL_ONLY
0
SYS_URL_REL
1
SYS_KEY PHPCMFc76e1c17f7235ed0d35398d6b9fb5432
SYS_API_TOKEN
SYS_CSRF
0
SYS_CSRF_TIME
1
SYS_API_REL
0
SYS_HTTPS
1
SYS_NOT_ADMIN_CACHE
0
SYS_ADMIN_MODE
0
SYS_ADMIN_LOGINS
10
SYS_ADMIN_LOGIN_AES
SYS_ATTACHMENT_DOWN_REMOTE
0
SYS_ATTACHMENT_DOWN_SIZE
50
SYS_ADMIN_LOGIN_TIME
0
SYS_LOGIN_AES
0
SYS_ADMIN_OAUTH
0
SYS_ADMIN_SMS_LOGIN
0
SYS_ADMIN_SMS_CHECK
0
SYS_ATTACHMENT_DB
1
SYS_ATTACHMENT_PAGESIZE
36
SYS_ATTACHMENT_GUEST
0
SYS_ATTACHMENT_CF
1
SYS_ATTACHMENT_REL
0
SYS_ATTACHMENT_PATH
SYS_ATTACHMENT_SAVE_TYPE
0
SYS_ATTACHMENT_SAVE_DIR
SYS_ATTACHMENT_SAVE_ID
2
SYS_ATTACHMENT_URL
SYS_AVATAR_PATH
SYS_AVATAR_URL
SYS_API_CODE
0
SYS_ATTACHMENT_SAFE
0
IS_ADMIN_CACHE 1
SQGS 迅睿CMS开源框架
CI_DEBUG
1
IS_FB_DEBUG
0
ENVIRONMENT development
SYS_CACHE
0
SYS_CACHE_TYPE
1
SYS_CACHE_SHOW
1
SYS_CACHE_LIST
1
SYS_CACHE_SEARCH
1
SYS_CACHE_SMS
1800
SYS_CACHE_CRON
3
SYS_CACHE_CLEAR
0
FC_NOW_URL https://www.jphtml.cn/yuanma/search-fenlei-6-kaifayuyan-8-sfmf-2-order-hits.html
FC_NOW_HOST https://www.jphtml.cn/
DOMAIN_NAME www.jphtml.cn
WEB_DIR /
CMSURI yuanma/search-fenlei-6-kaifayuyan-8-sfmf-2-order-hits.html
IS_API

                                                                    
IS_USE_MEMBER /www/wwwroot/www.jphtml.cn/dayrui/App/Member/
IS_USE_MODULE /www/wwwroot/www.jphtml.cn/dayrui/App/Module/
APPPATH /www/wwwroot/www.jphtml.cn/dayrui/App/Yuanma/
APP_DIR yuanma
IS_MEMBER

                                                                    
IS_HOME
1
FRAME_PHP_VERSION 8.0
FRAME_NAME System
FRAME_VERSION 4.7
EXIT_SUCCESS
0
EXIT_ERROR
1
EXIT_CONFIG
3
EXIT_UNKNOWN_FILE
4
EXIT_UNKNOWN_CLASS
5
EXIT_UNKNOWN_METHOD
6
EXIT_USER_INPUT
7
EXIT_DATABASE
8
EXIT__AUTO_MIN
9
EXIT__AUTO_MAX
125
EVENT_PRIORITY_LOW
200
EVENT_PRIORITY_NORMAL
100
EVENT_PRIORITY_HIGH
10
WEIXIN_MORE_ID
1
WEIXIN_MORE_NAME
IS_COMMON
1
IS_SITES
0
CMF_NAME 宝购CMS
CMF_VERSION 4.7.1
CMF_UPDATE_TIME 1776946669
SITE_ID
1
SITE_URL https://www.jphtml.cn/
SITE_MURL https://www.jphtml.cn/
SITE_NAME 极品源码
SITE_LOGO https://img.jphtml.cn/202311/ae7774cb5a1ba4e.png
SITE_IS_MOBILE
0
SITE_IS_MOBILE_HTML
0
SITE_MOBILE_DIR mobile
SITE_MOBILE_NOT_PAD
0
SITE_THUMB_WATERMARK
0
SITE_THEME html
SITE_SEOJOIN _
SITE_REWRITE
0
SITE_TEMPLATE html
SITE_LANGUAGE zh-cn
SITE_TIME_FORMAT Y-m-d H:i:s
ADMIN_URL https://www.jphtml.cn/
PAY_URL https://www.jphtml.cn/
ROOT_URL https://www.jphtml.cn/
OAUTH_URL https://www.jphtml.cn/
THEME_PATH /static/
LANG_PATH /api/language/zh-cn/
ROOT_THEME_PATH /static/
HOME_THEME_PATH /static/html/
MOBILE_THEME_PATH https://www.jphtml.cn/static/html/
SYS_UPLOAD_PATH /www/wwwroot/www.jphtml.cn/public/uploadfile/
SYS_UPLOAD_URL https://www.jphtml.cn/uploadfile/
CLIENT_URL https://www.jphtml.cn/
CLIENT_NAME pc
IS_CLIENT
MEMBER_URL https://www.jphtml.cn/index.php?s=member
SITE_FID
0
MEMBER_CNAME 昵称
SITE_ICP 沪ICP备16011019号
SITE_TONGJI
SITE_LOGIN_TIME
36000
SITE_SCORE 钻石
SITE_EXPERIENCE 经验
IS_API_HTTP
0
USER_HTTP_CODE e7d562534ebcd2d7e2e287d070f78012
MOD_DIR yuanma
IS_SHARE 1
IS_COMMENT
1
MODULE_URL /
MODULE_NAME 极品源码
IS_OEM_CMS
0
SITE_TITLE 极品源码
IS_PC
1
IS_MOBILE

                                                                    
IS_MOBILE_USER

                                                                    
  1. /www/wwwroot/www.jphtml.cn/public/index.php
  2. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Init.php
  3. /www/wwwroot/www.jphtml.cn/config/custom.php
  4. /www/wwwroot/www.jphtml.cn/cache/config/system.php
  5. /www/wwwroot/www.jphtml.cn/cache/config/cache.php
  6. /www/wwwroot/www.jphtml.cn/config/rewrite.php
  7. /www/wwwroot/www.jphtml.cn/cache/config/domain_app.php
  8. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Core/Helper.php
  9. /www/wwwroot/www.jphtml.cn/dayrui/System/Init.php
  10. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Core/Auto.php
  11. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Core/Service.php
  12. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Core/Hooks.php
  13. /www/wwwroot/www.jphtml.cn/dayrui/System/Extend/Run.php
  14. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Core/Phpcmf.php
  15. /www/wwwroot/www.jphtml.cn/dayrui/System/Extend/Controller.php
  16. /www/wwwroot/www.jphtml.cn/dayrui/App/Alisms/Config/Hooks.php
  17. /www/wwwroot/www.jphtml.cn/dayrui/App/Comment/Config/Auto.php
  18. /www/wwwroot/www.jphtml.cn/dayrui/App/Comment/Config/Hooks.php
  19. /www/wwwroot/www.jphtml.cn/dayrui/App/Member/Config/Hooks.php
  20. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Config/Auto.php
  21. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Config/Hooks.php
  22. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Config/Filters.php
  23. /www/wwwroot/www.jphtml.cn/dayrui/App/Pay/Config/Filters.php
  24. /www/wwwroot/www.jphtml.cn/dayrui/App/Safe/Config/Hooks.php
  25. /www/wwwroot/www.jphtml.cn/dayrui/App/Tag/Config/Hooks.php
  26. /www/wwwroot/www.jphtml.cn/dayrui/App/Ueditor/Config/Filters.php
  27. /www/wwwroot/www.jphtml.cn/dayrui/App/Weixin/Config/Hooks.php
  28. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Library/Cache.php
  29. /www/wwwroot/www.jphtml.cn/dayrui/App/Weixin/Config/Filters.php
  30. /www/wwwroot/www.jphtml.cn/dayrui/System/Config/Services.php
  31. /www/wwwroot/www.jphtml.cn/dayrui/System/Config/BaseService.php
  32. /www/wwwroot/www.jphtml.cn/dayrui/System/Config/Factories.php
  33. /www/wwwroot/www.jphtml.cn/dayrui/System/Config/Factory.php
  34. /www/wwwroot/www.jphtml.cn/dayrui/System/Config/BaseConfig.php
  35. /www/wwwroot/www.jphtml.cn/dayrui/System/Config/Exceptions.php
  36. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/Exceptions.php
  37. /www/wwwroot/www.jphtml.cn/dayrui/System/Events/Events.php
  38. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/Timer.php
  39. /www/wwwroot/www.jphtml.cn/dayrui/System/Config/Toolbar.php
  40. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/Toolbar.php
  41. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/Toolbar/Collectors/Database.php
  42. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/Toolbar/Collectors/BaseCollector.php
  43. /www/wwwroot/www.jphtml.cn/dayrui/System/Config/Database.php
  44. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/Config.php
  45. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/Toolbar/Collectors/Views.php
  46. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Core/View.php
  47. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/Toolbar/Collectors/Files.php
  48. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/Toolbar/Collectors/Routes.php
  49. /www/wwwroot/www.jphtml.cn/dayrui/App/Yuanma/Controllers/Search.php
  50. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Extends/Home/Module.php
  51. /www/wwwroot/www.jphtml.cn/cache/config/site.php
  52. /www/wwwroot/www.jphtml.cn/dayrui/My/Config/Version.php
  53. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Library/Lang.php
  54. /www/wwwroot/www.jphtml.cn/public/api/language/zh-cn/lang.php
  55. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Library/Input.php
  56. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Library/Security.php
  57. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Model/Member.php
  58. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Core/Model.php
  59. /www/wwwroot/www.jphtml.cn/dayrui/System/Extend/Model.php
  60. /www/wwwroot/www.jphtml.cn/config/database.php
  61. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/Database.php
  62. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/MySQLi/Connection.php
  63. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/BaseConnection.php
  64. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/ConnectionInterface.php
  65. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Config/Run.php
  66. /www/wwwroot/www.jphtml.cn/cache/config/domain_client.php
  67. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Library/Router.php
  68. /www/wwwroot/www.jphtml.cn/dayrui/App/Member/Libraries/Member_auth.php
  69. /www/wwwroot/www.jphtml.cn/config/hooks.php
  70. /www/wwwroot/www.jphtml.cn/dayrui/System/Extend/Hook.php
  71. /www/wwwroot/www.jphtml.cn/dayrui/App/Weixin/Config/Init.php
  72. /www/wwwroot/www.jphtml.cn/dayrui/App/Weixin/Models/Weixin.php
  73. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/MySQLi/Builder.php
  74. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/BaseBuilder.php
  75. /www/wwwroot/www.jphtml.cn/dayrui/System/Traits/ConditionalTrait.php
  76. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/Query.php
  77. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/QueryInterface.php
  78. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/MySQLi/Result.php
  79. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/BaseResult.php
  80. /www/wwwroot/www.jphtml.cn/dayrui/System/Database/ResultInterface.php
  81. /www/wwwroot/www.jphtml.cn/dayrui/App/Member/Libraries/Member.php
  82. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Config/Module_init.php
  83. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Model/Content.php
  84. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Models/Content.php
  85. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Model/Search.php
  86. /www/wwwroot/www.jphtml.cn/dayrui/App/Module/Models/Search.php
  87. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Model/App.php
  88. /www/wwwroot/www.jphtml.cn/dayrui/Fcms/Library/Seo.php
  89. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/ExceptionHandler.php
  90. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/BaseExceptionHandler.php
  91. /www/wwwroot/www.jphtml.cn/dayrui/System/Debug/ExceptionHandlerInterface.php
  92. /www/wwwroot/www.jphtml.cn/dayrui/System/Exceptions/Views/html/error_exception.php