Server IP : 213.176.29.180 / Your IP : 3.147.56.125 Web Server : Apache System : Linux 213.176.29.180.hostiran.name 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64 User : webtaragh ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home/webtaragh/www/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
public_html/whmcs/templates_c/7a75bed4d225bf84d3c12731fe7a8f2c09c71a93_0.file.clientareahome.tpl.php0000644 00000036126 14736265456 0030503 0 ustar 00 home/webtaragh <?php /* Smarty version 3.1.36, created on 2024-10-27 07:20:24 from '/home/webtaragh/public_html/mamad/templates/twenty-one/clientareahome.tpl' */ /* @var Smarty_Internal_Template $_smarty_tpl */ if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array ( 'version' => '3.1.36', 'unifunc' => 'content_671de9b88651e7_94917836', 'has_nocache_code' => false, 'file_dependency' => array ( '7a75bed4d225bf84d3c12731fe7a8f2c09c71a93' => array ( 0 => '/home/webtaragh/public_html/mamad/templates/twenty-one/clientareahome.tpl', 1 => 1695537416, 2 => 'file', ), ), 'includes' => array ( ), ),false)) { function content_671de9b88651e7_94917836 (Smarty_Internal_Template $_smarty_tpl) { $_smarty_tpl->smarty->ext->_tplFunction->registerTplFunctions($_smarty_tpl, array ( 'outputHomePanels' => array ( 'compiled_filepath' => '/home/webtaragh/public_html/mamad/templates_c/7a75bed4d225bf84d3c12731fe7a8f2c09c71a93_0.file.clientareahome.tpl.php', 'uid' => '7a75bed4d225bf84d3c12731fe7a8f2c09c71a93', 'call_name' => 'smarty_template_function_outputHomePanels_821365108671de9b8800e97_22477992', ), )); $_smarty_tpl->_subTemplateRender(((string)$_smarty_tpl->tpl_vars['template']->value)."/includes/flashmessage.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, true); ?> <div class="tiles mb-4"> <div class="row no-gutters"> <div class="col-6 col-xl-3"> <a href="clientarea.php?action=services" class="tile"> <i class="fas fa-cube"></i> <div class="stat"><?php echo $_smarty_tpl->tpl_vars['clientsstats']->value['productsnumactive'];?> </div> <div class="title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'navservices'),$_smarty_tpl ) );?> </div> <div class="highlight bg-color-blue"></div> </a> </div> <?php if ($_smarty_tpl->tpl_vars['clientsstats']->value['numdomains'] || $_smarty_tpl->tpl_vars['registerdomainenabled']->value || $_smarty_tpl->tpl_vars['transferdomainenabled']->value) {?> <div class="col-6 col-xl-3"> <a href="clientarea.php?action=domains" class="tile"> <i class="fas fa-globe"></i> <div class="stat"><?php echo $_smarty_tpl->tpl_vars['clientsstats']->value['numactivedomains'];?> </div> <div class="title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'navdomains'),$_smarty_tpl ) );?> </div> <div class="highlight bg-color-green"></div> </a> </div> <?php } elseif ($_smarty_tpl->tpl_vars['condlinks']->value['affiliates'] && $_smarty_tpl->tpl_vars['clientsstats']->value['isAffiliate']) {?> <div class="col-6 col-xl-3"> <a href="affiliates.php" class="tile"> <i class="fas fa-shopping-cart"></i> <div class="stat"><?php echo $_smarty_tpl->tpl_vars['clientsstats']->value['numaffiliatesignups'];?> </div> <div class="title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'affiliatessignups'),$_smarty_tpl ) );?> </div> <div class="highlight bg-color-green"></div> </a> </div> <?php } else { ?> <div class="col-6 col-xl-3"> <a href="clientarea.php?action=quotes" class="tile"> <i class="far fa-file-alt"></i> <div class="stat"><?php echo $_smarty_tpl->tpl_vars['clientsstats']->value['numquotes'];?> </div> <div class="title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'quotes'),$_smarty_tpl ) );?> </div> <div class="highlight bg-color-green"></div> </a> </div> <?php }?> <div class="col-6 col-xl-3"> <a href="supporttickets.php" class="tile"> <i class="fas fa-comments"></i> <div class="stat"><?php echo $_smarty_tpl->tpl_vars['clientsstats']->value['numactivetickets'];?> </div> <div class="title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'navtickets'),$_smarty_tpl ) );?> </div> <div class="highlight bg-color-red"></div> </a> </div> <div class="col-6 col-xl-3"> <a href="clientarea.php?action=invoices" class="tile"> <i class="fas fa-credit-card"></i> <div class="stat"><?php echo $_smarty_tpl->tpl_vars['clientsstats']->value['numunpaidinvoices'];?> </div> <div class="title"><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['lang'][0], array( array('key'=>'navinvoices'),$_smarty_tpl ) );?> </div> <div class="highlight bg-color-gold"></div> </a> </div> </div> </div> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['addons_html']->value, 'addon_html'); $_smarty_tpl->tpl_vars['addon_html']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['addon_html']->value) { $_smarty_tpl->tpl_vars['addon_html']->do_else = false; ?> <div> <?php echo $_smarty_tpl->tpl_vars['addon_html']->value;?> </div> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> <div class="client-home-cards"> <div class="row"> <div class="col-12"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['panels']->value, 'item'); $_smarty_tpl->tpl_vars['item']->iteration = 0; $_smarty_tpl->tpl_vars['item']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['item']->value) { $_smarty_tpl->tpl_vars['item']->do_else = false; $_smarty_tpl->tpl_vars['item']->iteration++; $__foreach_item_2_saved = $_smarty_tpl->tpl_vars['item']; ?> <?php if ($_smarty_tpl->tpl_vars['item']->value->getExtra('colspan')) {?> <?php $_smarty_tpl->smarty->ext->_tplFunction->callTemplateFunction($_smarty_tpl, 'outputHomePanels', array(), true);?> <?php $_smarty_tpl->_assignInScope('panels', $_smarty_tpl->tpl_vars['panels']->value->removeChild($_smarty_tpl->tpl_vars['item']->value->getName()));?> <?php }?> <?php $_smarty_tpl->tpl_vars['item'] = $__foreach_item_2_saved; } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </div> <div class="col-md-6 col-lg-12 col-xl-6"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['panels']->value, 'item'); $_smarty_tpl->tpl_vars['item']->iteration = 0; $_smarty_tpl->tpl_vars['item']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['item']->value) { $_smarty_tpl->tpl_vars['item']->do_else = false; $_smarty_tpl->tpl_vars['item']->iteration++; $__foreach_item_3_saved = $_smarty_tpl->tpl_vars['item']; ?> <?php if ((1 & $_smarty_tpl->tpl_vars['item']->iteration)) {?> <?php $_smarty_tpl->smarty->ext->_tplFunction->callTemplateFunction($_smarty_tpl, 'outputHomePanels', array(), true);?> <?php }?> <?php $_smarty_tpl->tpl_vars['item'] = $__foreach_item_3_saved; } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </div> <div class="col-md-6 col-lg-12 col-xl-6"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['panels']->value, 'item'); $_smarty_tpl->tpl_vars['item']->iteration = 0; $_smarty_tpl->tpl_vars['item']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['item']->value) { $_smarty_tpl->tpl_vars['item']->do_else = false; $_smarty_tpl->tpl_vars['item']->iteration++; $__foreach_item_4_saved = $_smarty_tpl->tpl_vars['item']; ?> <?php if (!(1 & $_smarty_tpl->tpl_vars['item']->iteration)) {?> <?php $_smarty_tpl->smarty->ext->_tplFunction->callTemplateFunction($_smarty_tpl, 'outputHomePanels', array(), true);?> <?php }?> <?php $_smarty_tpl->tpl_vars['item'] = $__foreach_item_4_saved; } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </div> </div> </div> <?php } /* smarty_template_function_outputHomePanels_821365108671de9b8800e97_22477992 */ if (!function_exists('smarty_template_function_outputHomePanels_821365108671de9b8800e97_22477992')) { function smarty_template_function_outputHomePanels_821365108671de9b8800e97_22477992(Smarty_Internal_Template $_smarty_tpl,$params) { foreach ($params as $key => $value) { $_smarty_tpl->tpl_vars[$key] = new Smarty_Variable($value, $_smarty_tpl->isRenderingCache); } ?> <div menuItemName="<?php echo $_smarty_tpl->tpl_vars['item']->value->getName();?> " class="card card-accent-<?php echo $_smarty_tpl->tpl_vars['item']->value->getExtra('color'); if ($_smarty_tpl->tpl_vars['item']->value->getClass()) {?> <?php echo $_smarty_tpl->tpl_vars['item']->value->getClass(); }?>"<?php if ($_smarty_tpl->tpl_vars['item']->value->getAttribute('id')) {?> id="<?php echo $_smarty_tpl->tpl_vars['item']->value->getAttribute('id');?> "<?php }?>> <div class="card-header"> <h3 class="card-title m-0"> <?php if ($_smarty_tpl->tpl_vars['item']->value->getExtra('btn-link') && $_smarty_tpl->tpl_vars['item']->value->getExtra('btn-text')) {?> <div class="float-right"> <a href="<?php echo $_smarty_tpl->tpl_vars['item']->value->getExtra('btn-link');?> " class="btn btn-default bg-color-<?php echo $_smarty_tpl->tpl_vars['item']->value->getExtra('color');?> btn-xs"> <?php if ($_smarty_tpl->tpl_vars['item']->value->getExtra('btn-icon')) {?><i class="<?php echo $_smarty_tpl->tpl_vars['item']->value->getExtra('btn-icon');?> "></i><?php }?> <?php echo $_smarty_tpl->tpl_vars['item']->value->getExtra('btn-text');?> </a> </div> <?php }?> <?php if ($_smarty_tpl->tpl_vars['item']->value->hasIcon()) {?><i class="<?php echo $_smarty_tpl->tpl_vars['item']->value->getIcon();?> "></i> <?php }?> <?php echo $_smarty_tpl->tpl_vars['item']->value->getLabel();?> <?php if ($_smarty_tpl->tpl_vars['item']->value->hasBadge()) {?> <span class="badge"><?php echo $_smarty_tpl->tpl_vars['item']->value->getBadge();?> </span><?php }?> </h3> </div> <?php if ($_smarty_tpl->tpl_vars['item']->value->hasBodyHtml()) {?> <div class="card-body"> <?php echo $_smarty_tpl->tpl_vars['item']->value->getBodyHtml();?> </div> <?php }?> <?php if ($_smarty_tpl->tpl_vars['item']->value->hasChildren()) {?> <div class="list-group<?php if ($_smarty_tpl->tpl_vars['item']->value->getChildrenAttribute('class')) {?> <?php echo $_smarty_tpl->tpl_vars['item']->value->getChildrenAttribute('class'); }?>"> <?php $_from = $_smarty_tpl->smarty->ext->_foreach->init($_smarty_tpl, $_smarty_tpl->tpl_vars['item']->value->getChildren(), 'childItem'); $_smarty_tpl->tpl_vars['childItem']->do_else = true; if ($_from !== null) foreach ($_from as $_smarty_tpl->tpl_vars['childItem']->value) { $_smarty_tpl->tpl_vars['childItem']->do_else = false; ?> <?php if ($_smarty_tpl->tpl_vars['childItem']->value->getUri()) {?> <a menuItemName="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getName();?> " href="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getUri();?> " class="list-group-item list-group-item-action<?php if ($_smarty_tpl->tpl_vars['childItem']->value->getClass()) {?> <?php echo $_smarty_tpl->tpl_vars['childItem']->value->getClass(); } if ($_smarty_tpl->tpl_vars['childItem']->value->isCurrent()) {?> active<?php }?>"<?php if ($_smarty_tpl->tpl_vars['childItem']->value->getAttribute('dataToggleTab')) {?> data-toggle="tab"<?php } if ($_smarty_tpl->tpl_vars['childItem']->value->getAttribute('target')) {?> target="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getAttribute('target');?> "<?php }?> id="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getId();?> "> <?php if ($_smarty_tpl->tpl_vars['childItem']->value->hasIcon()) {?><i class="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getIcon();?> "></i> <?php }?> <?php echo $_smarty_tpl->tpl_vars['childItem']->value->getLabel();?> <?php if ($_smarty_tpl->tpl_vars['childItem']->value->hasBadge()) {?> <span class="badge"><?php echo $_smarty_tpl->tpl_vars['childItem']->value->getBadge();?> </span><?php }?> </a> <?php } else { ?> <div menuItemName="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getName();?> " class="list-group-item list-group-item-action<?php if ($_smarty_tpl->tpl_vars['childItem']->value->getClass()) {?> <?php echo $_smarty_tpl->tpl_vars['childItem']->value->getClass(); }?>" id="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getId();?> "> <?php if ($_smarty_tpl->tpl_vars['childItem']->value->hasIcon()) {?><i class="<?php echo $_smarty_tpl->tpl_vars['childItem']->value->getIcon();?> "></i> <?php }?> <?php echo $_smarty_tpl->tpl_vars['childItem']->value->getLabel();?> <?php if ($_smarty_tpl->tpl_vars['childItem']->value->hasBadge()) {?> <span class="badge"><?php echo $_smarty_tpl->tpl_vars['childItem']->value->getBadge();?> </span><?php }?> </div> <?php }?> <?php } $_smarty_tpl->smarty->ext->_foreach->restore($_smarty_tpl, 1);?> </div> <?php }?> <div class="card-footer"> <?php if ($_smarty_tpl->tpl_vars['item']->value->hasFooterHtml()) {?> <?php echo $_smarty_tpl->tpl_vars['item']->value->getFooterHtml();?> <?php }?> </div> </div> <?php }} /*/ smarty_template_function_outputHomePanels_821365108671de9b8800e97_22477992 */ }