[0] ThrowableError in 6e861bca82b3268a914013e47fe9a973.php line 336

致命错误: Class 'plugins\ad\service\ApiService' not found

  1. <a href="<?php echo cmf_url('club/Club/'.$k,array('id'=>$club_id)); ?>" style="color:red"><?php echo $vo; ?></a>
  2. <?php else: ?>
  3. <a href="<?php echo cmf_url('club/Club/'.$k,array('id'=>$club_id)); ?>"><?php echo $vo; ?></a>
  4. <?php endif; ?>
  5. </li>
  6. <?php endforeach; endif; else: echo "" ;endif; endif; ?>
  7. </ul>
  8. </div>
  9. <?php $ad_position=\plugins\ad\service\ApiService::position('club_top_slides','club',$club_id); if(!(empty($ad_position) || (($ad_position instanceof \think\Collection || $ad_position instanceof \think\Paginator ) && $ad_position->isEmpty()))): switch($ad_position['type']): case "image": if(!(empty($ad_position['more']['image']['url']) || (($ad_position['more']['image']['url'] instanceof \think\Collection || $ad_position['more']['image']['url'] instanceof \think\Paginator ) && $ad_position['more']['image']['url']->isEmpty()))): ?>
  10. <img src="<?php echo cmf_get_image_url($ad_position['more']['image']['url']); ?>"/>
  11. <?php endif; break; case "slide": if(!(empty($ad_position['more']['slides']) || (($ad_position['more']['slides'] instanceof \think\Collection || $ad_position['more']['slides'] instanceof \think\Paginator ) && $ad_position['more']['slides']->isEmpty()))): ?>
  12. <div id="aui-slide3">
  13. <div class="aui-slide-wrap">
  14. <?php if(is_array($ad_position['more']['slides']) || $ad_position['more']['slides'] instanceof \think\Collection || $ad_position['more']['slides'] instanceof \think\Paginator): if( count($ad_position['more']['slides'])==0 ) : echo "" ;else: foreach($ad_position['more']['slides'] as $key=>$slide): ?>
  15. <div class="aui-slide-node bg-dark">
  16. <img src="<?php echo cmf_get_image_url($slide['url']); ?>"/>
  17. </div>
  18. <?php endforeach; endif; else: echo "" ;endif; ?>

Call Stack

  1. in 6e861bca82b3268a914013e47fe9a973.php line 336
  2. at include() in File.php line 53
  3. at File->read('/data/wwwroot/feixin...', ['site_info' => ['site_name' => '菲信网', 'site_seo_title' => '...', 'site_seo_keywords' => '菲信网,华人,华...', ...], 'club_id' => '726', 'club' => object(ClubModel), ...]) in Template.php line 188
  4. at Template->fetch('themes/feixinph/club...', ['site_info' => ['site_name' => '菲信网', 'site_seo_title' => '...', 'site_seo_keywords' => '菲信网,华人,华...', ...], 'club_id' => '726', 'club' => object(ClubModel), ...], []) in Think.php line 86
  5. at Think->fetch('themes/feixinph/club...', ['site_info' => ['site_name' => '菲信网', 'site_seo_title' => '...', 'site_seo_keywords' => '菲信网,华人,华...', ...], 'club_id' => '726', 'club' => object(ClubModel), ...], []) in View.php line 163
  6. at View->fetch('themes/feixinph/club...', ['site_info' => ['site_name' => '菲信网', 'site_seo_title' => '...', 'site_seo_keywords' => '菲信网,华人,华...', ...], 'club_id' => '726', 'club' => object(ClubModel), ...], ['__ROOT__' => '', '__URL__' => '/club/club', '__STATIC__' => '/static', ...], []) in Controller.php line 120
  7. at Controller->fetch('themes/feixinph/club...', [], [], []) in HomeBaseController.php line 89
  8. at HomeBaseController->fetch('themes/feixinph/club...') in ClubController.php line 131
  9. at ClubController->memberList()
  10. at ReflectionMethod->invokeArgs(object(ClubController), []) in App.php line 343
  11. at App::invokeMethod([object(ClubController), 'memberList'], []) in App.php line 606
  12. at App::module(['club', 'Club', 'memberList'], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...], false) in App.php line 456
  13. at App::exec(['type' => 'module', 'module' => ['club', 'Club', 'memberList'], 'convert' => false], ['app_host' => '', 'app_debug' => true, 'app_trace' => true, ...]) in App.php line 139
  14. at App::run() in index.php line 41

Environment Variables

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

Server/Request Data

TEMP
/tmp
TMPDIR
/tmp
TMP
/tmp
PATH
/usr/local/bin:/usr/bin:/bin
USER
www
HOME
/home/www
HTTP_HOST
www.feixinph.com
HTTP_USER_AGENT
claudebot
HTTP_ACCEPT
*/*
PATH_INFO
/club/members/726.html
REDIRECT_STATUS
200
SERVER_NAME
www.feixinph.com
SERVER_PORT
80
SERVER_ADDR
172.30.127.60
REMOTE_PORT
58922
REMOTE_ADDR
34.234.83.135
SERVER_SOFTWARE
nginx/1.22.1
GATEWAY_INTERFACE
CGI/1.1
REQUEST_SCHEME
http
SERVER_PROTOCOL
HTTP/1.1
DOCUMENT_ROOT
/data/wwwroot/feixinph.com/public
DOCUMENT_URI
/index.php
REQUEST_URI
/club/members/726.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=/club/members/726.html
SCRIPT_FILENAME
/data/wwwroot/feixinph.com/public/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1711642008.9283
REQUEST_TIME
1711642008
Environment Variables
empty

ThinkPHP Constants

CMF_ROOT
/data/wwwroot/feixinph.com/public/../
APP_PATH
/data/wwwroot/feixinph.com/public/../app/
CMF_PATH
/data/wwwroot/feixinph.com/public/../simplewind/cmf/
PLUGINS_PATH
/data/wwwroot/feixinph.com/public/plugins/
EXTEND_PATH
/data/wwwroot/feixinph.com/public/../simplewind/extend/
VENDOR_PATH
/data/wwwroot/feixinph.com/public/../simplewind/vendor/
RUNTIME_PATH
/data/wwwroot/feixinph.com/public/../data/runtime/
THINKCMF_VERSION
5.0.180626
THINK_VERSION
5.0.19
THINK_START_TIME
1711642008.9286
THINK_START_MEM
418528
EXT
.php
DS
/
THINK_PATH
/data/wwwroot/feixinph.com/simplewind/thinkphp/
LIB_PATH
/data/wwwroot/feixinph.com/simplewind/thinkphp/library/
CORE_PATH
/data/wwwroot/feixinph.com/simplewind/thinkphp/library/think/
TRAIT_PATH
/data/wwwroot/feixinph.com/simplewind/thinkphp/library/traits/
ROOT_PATH
/data/wwwroot/feixinph.com/
LOG_PATH
/data/wwwroot/feixinph.com/public/../data/runtime/log/
CACHE_PATH
/data/wwwroot/feixinph.com/public/../data/runtime/cache/
TEMP_PATH
/data/wwwroot/feixinph.com/public/../data/runtime/temp/
CONF_PATH
/data/wwwroot/feixinph.com/public/../app/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
HTMLPURIFIER_PREFIX
/data/wwwroot/feixinph.com/simplewind/vendor/ezyang/htmlpurifier/library
QINIU_FUNCTIONS_VERSION
7.3.0
APP_DEBUG
1
0.218999s