File manager - Edit - /home/jardides/www/Jardi-design/templates/jd_nov16/error.php
Back
<?php /** * @copyright * * Template made with the joomla component Template Creator CK - http://www.joomlack.fr * jd_nov16 * @license * @version * */ // No direct access to this file defined('_JEXEC') or die('Restricted access'); $app = JFactory::getApplication(); $doc = JFactory::getDocument();$this->params = $app->getTemplate(true)->params; ?> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>" > <head> <meta charset="utf-8" /> <title><?php echo $this->title; ?> <?php echo htmlspecialchars($this->error->getMessage(), ENT_QUOTES, 'UTF-8'); ?></title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="<?php echo JUri::base(true) ?>/media/jui/js/jquery.min.js" type="text/javascript"></script> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/bootstrap.css" type="text/css" /> <?php if ($this->direction == 'rtl') { ?> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template_rtl.css" type="text/css" /> <?php } else { ?> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/template.css" type="text/css" /> <?php } ?> <?php if ($this->params->get('useresponsive','1')) { ?> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/mobile.css" type="text/css" /> <?php } ?> <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/css/custom.css" type="text/css" /> <style type="text/css"> .parallaxchild { bottom: 0; left: 0; position: absolute; right: 0; top: 0; z-index: -1; background-size: cover; background-position: 50% 0; background-repeat: no-repeat; box-sizing: border-box; } </style> <script src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/js/parallaxbackground.js" type="text/javascript" ></script> <script type="text/javascript"> jQuery(document).ready(function(){ jQuery('#wrapper').TCK_ParallaxBackground({speed : '5'}); jQuery('#content').TCK_ParallaxBackground({speed : '5'}); }); </script> <?php if ($this->params->get('usecsspie','1')) { ?><!--[if lte IE 8]> <style type="text/css"> #nav > div.inner ul.menu > li > a,#wrapper > div.inner,#right > div.inner { behavior: url(<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/pie.htc) } </style> <![endif]--><?php } ?> <?php $nbmodules10 = (bool)JFactory::getDocument()->countModules('position-8') + (bool)JFactory::getDocument()->countModules('position-9') + (bool)JFactory::getDocument()->countModules('position-10') + (bool)JFactory::getDocument()->countModules('position-11') + (bool)JFactory::getDocument()->countModules('position-12'); ?> <?php $mainclass = ""; $mainclass .= " noleft"; if (!JFactory::getDocument()->countModules('position-6')) { $mainclass .= " noright";} $mainclass = trim($mainclass); ?> <?php $nbmodules12 = (bool)JFactory::getDocument()->countModules('position-132') + (bool)JFactory::getDocument()->countModules('position-14') + (bool)JFactory::getDocument()->countModules('position-15') + (bool)JFactory::getDocument()->countModules('position-16') + (bool)JFactory::getDocument()->countModules('position-17'); ?> <!--[if lte IE 7]> <style type="text/css"> #nav > div.inner ul.menu > li,#bannermenu > div.inner ul.menu > li { display: inline !important; zoom: 1; } </style> <![endif]--> <?php $app = JFactory::getApplication(); // Detecting Active Variables $option = $app->input->getCmd('option', ''); $view = $app->input->getCmd('view', ''); $layout = $app->input->getCmd('layout', ''); $task = $app->input->getCmd('task', ''); $itemid = $app->input->getCmd('Itemid', ''); ?> <!--[if lt IE 9]> <script src="<?php echo JUri::root(true); ?>/media/jui/js/html5.js"></script> <![endif]--> </head> <body class="<?php echo $option . ' view-' . $view . ($layout ? ' layout-' . $layout : ' no-layout') . ($task ? ' task-' . $task : ' no-task') . ($itemid ? ' itemid-' . $itemid : ''); ?> <?php echo $this->direction; ?>"> <?php if(JFactory::getDocument()->countModules('breadcrumbs') || JFactory::getDocument()->countModules('haut_menu1')) : ?> <div id="milieu"> <div class="inner "> <section id="milieuraw" class="clearfix"> <div class="inner clearfix"> <div class="flexiblecolumn" style="width:70%;"> <?php if (JFactory::getDocument()->countModules('breadcrumbs')) : ?> <div id="block1"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'breadcrumbs', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> </div> <div class="flexiblecolumn" style="width:30%;"> <?php if (JFactory::getDocument()->countModules('haut_menu1')) : ?> <div id="block3"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'haut_menu1', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> </div> <div class="clr"></div> </div> </section> </div> </div> <?php endif; ?> <div id="haut"> <div class="inner "> <div id="haut_logo" class="logo"> <div class="inner clearfix"> <?php if ($this->params->get('haut_logo_logolink')) { ?> <a href="<?php echo htmlspecialchars($this->params->get('haut_logo_logolink')); ?>"> <?php } ?> <img src="<?php echo $this->params->get('haut_logo_logoimgsrc', $this->baseurl . '/templates/' . $this->template . '/images/Logo_Jardi-design_200px.png') ?>" width="<?php echo $this->params->get('haut_logo_logowidth', '18%') ?>" height="<?php echo $this->params->get('haut_logo_logoheight', '18%') ?>" alt="<?php echo htmlspecialchars($this->params->get('haut_logo_logotitle',''));?>" /> <?php if ($this->params->get('haut_logo_logolink')) { ?> </a> <?php } ?> <?php if ($this->params->get('haut_logo_logodescription')) { ?> <div class="bannerlogodesc"> <div class="inner clearfix"><?php echo htmlspecialchars($this->params->get('haut_logo_logodescription'));?></div> </div> <?php } ?> </div> </div> <?php if (JFactory::getDocument()->countModules('haut_1')) : ?> <div id="slideshow1"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'haut_1', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> </div> </div> <?php if(JFactory::getDocument()->countModules('menup')) : ?> <div id="wrapper1"> <div class="inner "> <?php if (JFactory::getDocument()->countModules('menup')) : ?> <nav id="nav"> <div class="inner clearfix"> <label for="menup-mobileck" class="mobileckhambuger_togglerlabel" style="display:none;">≡</label> <input id="menup-mobileck" class="mobileckhambuger_toggler" type="checkbox" style="display:none;"/> <?php echo $doc->getBuffer('modules', 'menup'); ?> </div> </nav> <?php endif; ?> </div> </div> <?php endif; ?> <div id="wrapper3"> <div class="container-fluid inner "> </div> </div> <div id="wrapper" class="parallaxbackground"> <div class="inner "> <section id="bannerrow" class="clearfix"> <div class="inner clearfix"> <div class="flexiblecolumn" style="width:80%;"> <?php if (JFactory::getDocument()->countModules('position-0')) : ?> <div id="bannermodule"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-0', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> </div> <div class="flexiblecolumn" style="width:20%;"> <?php if (JFactory::getDocument()->countModules('position-2')) : ?> <nav id="bannermenu"> <div class="inner clearfix"> <label for="position-2-mobileck" class="mobileckhambuger_togglerlabel" style="display:none;">≡</label> <input id="position-2-mobileck" class="mobileckhambuger_toggler" type="checkbox" style="display:none;"/> <?php echo $doc->getBuffer('modules', 'position-2'); ?> </div> </nav> <?php endif; ?> </div> <div class="clr"></div> </div> </section> <?php if ($nbmodules10) : ?> <section id="modulestop" class="clearfix equalheights"> <div class="inner clearfix <?php echo 'n'.$nbmodules10 ?>"> <?php if (JFactory::getDocument()->countModules('position-8')) : ?> <div id="modulestopmod1" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-8', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-9')) : ?> <div id="modulestopmod2" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-9', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-10')) : ?> <div id="modulestopmod3" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-10', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-11')) : ?> <div id="modulestopmod4" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-11', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-12')) : ?> <div id="modulestopmod5" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-12', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <div class="clr"></div> </div> </section> <?php endif; ?> <div id="maincontent" class="maincontent <?php echo $mainclass ?>"> <div class="inner clearfix"> <?php if (JFactory::getDocument()->countModules('maintop')) : ?> <div id="maintopmodule"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'maintop', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <div id="maincenter" class="maincenter "> <div class="inner clearfix"> <main id="center" class="column center "> <div class="inner"> <?php if (JFactory::getDocument()->countModules('centertop')) : ?> <div id="centertopmodule"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'centertop', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <div id="content" class=""> <div class="inner clearfix"> <header class="page-header"> <h1 class="page-title"> <?php echo JText::_( 'TPL_JD_NOV16_ERROR_REQUEST'); ?> </h1> </header> <div class="page-content"> <p> <?php if (JModuleHelper::getModule('search')) : ?><?php echo JText::_( 'TPL_JD_NOV16_SEARCH_FIELD'); ?><br /><?php echo $doc->getBuffer('module', 'search'); ?><?php endif; ?> </p> <p> <a class="button" href="<?php echo JUri::base(true) ?>"><span class="fa fa-home"></span> <?php echo JText::_('JERROR_LAYOUT_GO_TO_THE_HOME_PAGE'); ?></a> </p> </div> <hr /> <p><?php echo JText::_( 'TPL_JD_NOV16_CONTACT_ADMINISTRATOR'); ?></p> <blockquote> <span class="label label-inverse">404</span> <?php echo JText::_('TPL_JD_NOV16_ERROR_MESSAGE'); ?> </blockquote> </div> </div> <?php if (JFactory::getDocument()->countModules('centerbottom')) : ?> <div id="centerbottommodule"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'centerbottom', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> </div> </main> <?php if (JFactory::getDocument()->countModules('position-6')) : ?> <aside id="right" class="column column2"> <?php if (JFactory::getDocument()->countModules('position-6')) : ?> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-6', array('style' => 'htmlck')); ?> </div> <?php endif; ?> </aside> <?php endif; ?> <div class="clr"></div> </div> </div> <?php if (JFactory::getDocument()->countModules('mainbottom')) : ?> <div id="mainbottommodule"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'mainbottom', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <div class="clr"></div> </div> </div> <?php if ($nbmodules12) : ?> <section id="modulesbottom" class="clearfix"> <div class="inner clearfix <?php echo 'n'.$nbmodules12 ?>"> <?php if (JFactory::getDocument()->countModules('position-132')) : ?> <div id="modulesbottommod1" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-132', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-14')) : ?> <div id="modulesbottommod2" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-14', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-15')) : ?> <div id="modulesbottommod3" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-15', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-16')) : ?> <div id="modulesbottommod4" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-16', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-17')) : ?> <div id="modulesbottommod5" class="flexiblemodule "> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-17', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> <div class="clr"></div> </div> </section> <?php endif; ?> <?php if (JFactory::getDocument()->countModules('position-13')) : ?> <div id="block2"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-13', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> </div> </div> <?php if(JFactory::getDocument()->countModules('position-3')) : ?> <div id="wrapper2"> <div class="inner "> <?php if (JFactory::getDocument()->countModules('position-3')) : ?> <div id="footer"> <div class="inner clearfix"> <?php echo $doc->getBuffer('modules', 'position-3', array('style' => 'htmlck')); ?> </div> </div> <?php endif; ?> </div> </div> <?php endif; ?> <?php echo $doc->getBuffer('modules', 'debug'); ?> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings