Eval Error Detected (cached)!
template file: layouts/KSO_StartUp/include/aside.html
cache file: file:///home/u126973106/domains/ncfcmd.com/public_html/xe/files/cache/template_compiled/0fed6165a1b0e4f1de84e3f8c8ba6fe1.compiled.php
Error: Cannot access offset of type string on string
On Line: 6
Stack: TypeError Object
(
[message:protected] => Cannot access offset of type string on string
[string:Error:private] =>
[code:protected] => 0
[file:protected] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php(434) : eval()'d code
[line:protected] => 6
[trace:Error:private] => Array
(
[0] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php
[line] => 434
[function] => eval
)
[1] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php
[line] => 203
[function] => _fetch
[class] => TemplateHandler
[type] => ->
)
[2] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php(434) : eval()'d code
[line] => 31
[function] => compile
[class] => TemplateHandler
[type] => ->
)
[3] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php
[line] => 434
[function] => eval
)
[4] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/template/TemplateHandler.class.php
[line] => 203
[function] => _fetch
[class] => TemplateHandler
[type] => ->
)
[5] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/display/HTMLDisplayHandler.php
[line] => 117
[function] => compile
[class] => TemplateHandler
[type] => ->
)
[6] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/display/DisplayHandler.class.php
[line] => 64
[function] => toDoc
[class] => HTMLDisplayHandler
[type] => ->
)
[7] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/classes/module/ModuleHandler.class.php
[line] => 1156
[function] => printContent
[class] => DisplayHandler
[type] => ->
)
[8] => Array
(
[file] => /home/u126973106/domains/ncfcmd.com/public_html/xe/index.php
[line] => 59
[function] => displayContent
[class] => ModuleHandler
[type] => ->
)
)
[previous:Error:private] =>
)
?><?php if(!defined("__XE__"))exit;?>
<div class="aside">
<?php if($__Context->layout_info->aside_menu!='N'){ ?>
<?php if($__Context->main_menu->list&&count((array)$__Context->main_menu->list))foreach($__Context->main_menu->list as $__Context->key1=>$__Context->val1){;
if($__Context->val1['selected']){ ?><h3 class="page-menu line-point"><span><?php echo $__Context->val1['text'] ?></span></h3><?php }} ?>
<?php if($__Context->val['link']){ ?><div class="side-nav list-group">
<?php if($__Context->main_menu->list&&count((array)$__Context->main_menu->list))foreach($__Context->main_menu->list as $__Context->key => $__Context->val){ ?>
<?php if($__Context->val['link']){ ?>
<?php $__Context->menu_1st = $__Context->val ?>
<?php if($__Context->val['selected']&&$__Context->val['list']){ ?>
<?php if($__Context->menu_1st['list']&&count((array)$__Context->menu_1st['list']))foreach($__Context->menu_1st['list'] as $__Context->key => $__Context->val){;
if($__Context->val['link']){ ?>
<?php $__Context->menu_2nd = $__Context->val ?>
<a <?php if($__Context->val['selected']){ ?>class="list-group-item on"<?php }else{ ?>class="list-group-item"<?php } ?> href="<?php echo $__Context->val['href'] ?>" <?php if($__Context->val['open_window']=='Y'){ ?>onclick="window.open(this.href);return false;"<?php } ?>><?php echo $__Context->val['link'] ?>
<?php if($__Context->val['selected']&&$__Context->val['list']){ ?>
<?php if($__Context->menu_2nd['list']&&count((array)$__Context->menu_2nd['list']))foreach($__Context->menu_2nd['list'] as $__Context->key => $__Context->val){;
if($__Context->val['link']){ ?>
<?php $__Context->menu_3rd = $__Context->val ?>
<a <?php if($__Context->val['selected']){ ?>class="list-group-item on"<?php }else{ ?>class="list-group-item"<?php } ?> href="<?php echo $__Context->val['href'] ?>" <?php if($__Context->val['open_window']=='Y'){ ?>onclick="window.open(this.href);return false;"<?php } ?>> <?php echo $__Context->val['link'] ?></a>
<?php };
} ?>
<?php } ?>
</a>
<?php };
} ?>
<?php } ?>
<?php } ?>
<?php } ?>
</div><?php } ?>
<?php } ?>
<?php if($__Context->layout_info->side_img1){ ?><div class="mBtm40">
<a href="<?php echo $__Context->layout_info->side_imglink1 ?>" target="<?php echo $__Context->layout_info->link_target ?>"><img src="<?php echo $__Context->layout_info->side_img1 ?>" class="img-responsive center-block" /></a>
</div><?php } ?>
<?php if($__Context->layout_info->aside_title1){ ?><div class="mBtm40">
<?php if($__Context->layout_info->aside_title1){ ?><h4 class="point-line"><span><?php echo $__Context->layout_info->aside_title1 ?></span></h4><?php } ?>
<?php echo $__Context->layout_info->aside_area1 ?>
</div><?php } ?>
<?php if($__Context->layout_info->aside_title2){ ?><div class="mBtm40">
<?php if($__Context->layout_info->aside_title2){ ?><h4 class="point-line"><span><?php echo $__Context->layout_info->aside_title2 ?></span></h4><?php } ?>
<?php echo $__Context->layout_info->aside_area2 ?>
</div><?php } ?>
</div