ErrorException [ Notice ]: Trying to access array offset on value of type bool

APPPATH/views/front/common/header.php [ 103 ]

 98                     <div class="container">
 99                       <div class="row">
100                         <?php foreach($v_menu['entities'] as $v_entity):?>
101                           <div class="menu-item">
102                             <?php if($v_menu['is_manual']):?>
103                               <a target="<?php echo $v_entity['target'];?>" href="<?php echo $v_entity['url'];?>" title="<?php echo $v_entity['label'];?>" class="pl-px-15<?php if (isset($v_entity['id']) && $v_entity['id'] == $page['id'] || isset($v_entity['submenu']) && isset($v_entity['submenu'][$page['id']])):?> active<?php endif;?>">
104                                 <span><?php echo $v_entity['label'];?></span>
105                               </a>
106                             <?php elseif ($v_menu['id_page'] && $v_menu['id_page'] != $page['id']):?>
107                               <a class="pl-px-15" href="<?php echo URL::front_from_id($v_menu['id_page']);?>#anchor<?php echo $index;?>" title="<?php echo $v_entity['label'];?>">
108                                 <span><?php echo $v_entity['label'];?></span>
  1. APPPATH/views/front/common/header.php [ 103 ] » Kohana_Core::error_handler()

  2. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  3. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture()

  4. SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()

  5. APPPATH/views/front/template.php [ 109 ] » Kohana_View->__toString()

  6. SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)

  7. SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture()

  8. SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()

  9. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->after()

  10. {PHP internal call} » Kohana_Controller->execute()

  11. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke()

  12. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request()

  13. SYSPATH/classes/Kohana/Request.php [ 1000 ] » Kohana_Request_Client->execute()

  14. DOCROOT/public/index.php [ 143 ] » Kohana_Request->execute()

Environment

Page non trouvée

Cette page n'existe plus ou a été déplacée.