[8] ErrorException in 77e26fb123e1034c9929f7b9df30374d.php line 67

未定义变量: is_part

  1. <ul class="nav-main">
  2. <li class="<?php if(!isset($thiskey)): ?>li-selected<?php endif; ?> li-main">
  3. <a href="<?php echo url('index/index/showpdf', ['name' => $data['name']]); ?>"><p>Datasheet</p></a>
  4. </li>
  5. <li class="li-main man-hover">
  6. <p class="li-text">Design Support</p>
  7. <div class="slide-wrap">
  8. <div class="slide-con">
  9. <i class='arr'></i>
  10. <div style="text-align: left;color: #454545;font-weight: bold;white-space: nowrap;margin-bottom: .1rem;"><?php if($is_part == 1): ?>Part No.<?php else: ?>Series<?php endif; ?>:<?php echo htmlentities($data['name']); ?></div>
  11. <ul class="slide-children">
  12. <?php if($data['tools']['0']): if(is_array($data['tools']) || $data['tools'] instanceof \think\Collection || $data['tools'] instanceof \think\Paginator): if( count($data['tools'])==0 ) : echo "" ;else: foreach($data['tools'] as $okey=>$oitem): switch($oitem): case "3D": ?>
  13. <li>
  14. <a class="source-download" <?php if(isset($data['tools_path'][$okey])): ?>href="<?php echo url('index/goods_category/downloadFile', ['filename' => $data['tools_path'][$okey]]); ?>" title="3D MODEL Download" target="_blank"<?php endif; ?>>
  15. <div class="pro-spirite three-download source-download"></div>
  16. <p>3D MODEL Download</p>
  17. </a>
  18. </li>
  19. <?php break; case "PCB": ?>

Call Stack

  1. in 77e26fb123e1034c9929f7b9df30374d.php line 67
  2. at Error::appError(8, 'Undefined variable: ...', '/www/wwwroot/www.mor...', 67, ['cacheFile' => '/www/wwwroot/www.mor...', 'vars' => ['site_config' => ['site_domain' => 'http://www.mornsunpo...', 'site_title' => 'MORNSUN Hersteller/F...', 'seo_keyword' => 'Netzteile, die Firma...', ...], 'nav' => [['name' => 'Produkte', 'id' => '', 'htmlname' => '', ...], ['name' => 'Support', 'id' => '', 'htmlname' => '', ...], ['name' => 'Neuigkeiten', 'id' => '', 'htmlname' => '', ...], ...], 'getPicUrl' => ['/uploads/20220804/da...', '/uploads/20220804/fa...', '/uploads/20200427/57...', ...], ...], 'site_config' => ['site_domain' => 'http://www.mornsunpo...', 'site_title' => 'MORNSUN Hersteller/F...', 'seo_keyword' => 'Netzteile, die Firma...', ...], ...]) in 77e26fb123e1034c9929f7b9df30374d.php line 67
  3. at include('/www/wwwroot/www.mor...') in File.php line 59
  4. at File->read('/www/wwwroot/www.mor...', ['site_config' => ['site_domain' => 'http://www.mornsunpo...', 'site_title' => 'MORNSUN Hersteller/F...', 'seo_keyword' => 'Netzteile, die Firma...', ...], 'nav' => [['name' => 'Produkte', 'id' => '', 'htmlname' => '', ...], ['name' => 'Support', 'id' => '', 'htmlname' => '', ...], ['name' => 'Neuigkeiten', 'id' => '', 'htmlname' => '', ...], ...], 'getPicUrl' => ['/uploads/20220804/da...', '/uploads/20220804/fa...', '/uploads/20200427/57...', ...], ...]) in Template.php line 226
  5. at Template->fetch('/www/wwwroot/www.mor...', ['site_config' => ['site_domain' => 'http://www.mornsunpo...', 'site_title' => 'MORNSUN Hersteller/F...', 'seo_keyword' => 'Netzteile, die Firma...', ...], 'nav' => [['name' => 'Produkte', 'id' => '', 'htmlname' => '', ...], ['name' => 'Support', 'id' => '', 'htmlname' => '', ...], ['name' => 'Neuigkeiten', 'id' => '', 'htmlname' => '', ...], ...], 'getPicUrl' => ['/uploads/20220804/da...', '/uploads/20220804/fa...', '/uploads/20200427/57...', ...], ...], []) in Think.php line 93
  6. at Think->fetch('/www/wwwroot/www.mor...', ['site_config' => ['site_domain' => 'http://www.mornsunpo...', 'site_title' => 'MORNSUN Hersteller/F...', 'seo_keyword' => 'Netzteile, die Firma...', ...], 'nav' => [['name' => 'Produkte', 'id' => '', 'htmlname' => '', ...], ['name' => 'Support', 'id' => '', 'htmlname' => '', ...], ['name' => 'Neuigkeiten', 'id' => '', 'htmlname' => '', ...], ...], 'getPicUrl' => ['/uploads/20220804/da...', '/uploads/20220804/fa...', '/uploads/20200427/57...', ...], ...], []) in View.php line 189
  7. at View->fetch('pdf_show/index', ['site_config' => ['site_domain' => 'http://www.mornsunpo...', 'site_title' => 'MORNSUN Hersteller/F...', 'seo_keyword' => 'Netzteile, die Firma...', ...], 'nav' => [['name' => 'Produkte', 'id' => '', 'htmlname' => '', ...], ['name' => 'Support', 'id' => '', 'htmlname' => '', ...], ['name' => 'Neuigkeiten', 'id' => '', 'htmlname' => '', ...], ...], 'getPicUrl' => ['/uploads/20220804/da...', '/uploads/20220804/fa...', '/uploads/20200427/57...', ...], ...], []) in Controller.php line 161
  8. at Controller->fetch('pdf_show/index', ['data' => ['filename' => 'DK-63489-UL.pdf', 'name' => 'Certification'], 'isgoods' => 0, 'domain' => 'https://www.mornsun-...']) in Index.php line 540
  9. at Index->showcertifition()
  10. at ReflectionMethod->invokeArgs(object(Index), []) in Container.php line 395
  11. at Container->invokeReflectMethod(object(Index), object(ReflectionMethod), ['name' => 'DK-63489-UL.pdf']) in Module.php line 132
  12. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  13. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  14. at Middleware->think\{closure}(object(Request))
  15. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  16. at Middleware->dispatch(object(Request), 'controller') in Module.php line 137
  17. at Module->exec() in Dispatch.php line 168
  18. at Dispatch->run() in App.php line 432
  19. at App->think\{closure}(object(Request), object(Closure), null)
  20. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  21. at Middleware->think\{closure}(object(Request))
  22. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  23. at Middleware->dispatch(object(Request)) in App.php line 435
  24. at App->run() in index.php line 32

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
HTTP_HOST www.mornsunpower.de
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.mornsunpower.de
SERVER_PORT 443
SERVER_ADDR 172.18.60.110
REMOTE_PORT 43618
REMOTE_ADDR 3.235.42.157
SERVER_SOFTWARE nginx/1.18.0
GATEWAY_INTERFACE CGI/1.1
HTTPS on
REQUEST_SCHEME https
SERVER_PROTOCOL HTTP/2.0
DOCUMENT_ROOT /www/wwwroot/www.mornsunpower.de/public
DOCUMENT_URI /index.php
REQUEST_URI /index/index/showcertifition/name/DK-63489-UL.pdf.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=/index/index/showcertifition/name/DK-63489-UL.pdf.html
SCRIPT_FILENAME /www/wwwroot/www.mornsunpower.de/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710823331.0351
REQUEST_TIME 1710823331
Environment Variablesempty
ThinkPHP Constants
ROOT_PATH /www/wwwroot/www.mornsunpower.de/public/