ErrorException [ Notice ]: Undefined offset: 114

APPPATH/views/newarrivals/index.php [ 110 ]

105                         </li>
106                         <?php endif;?>
107                         <?php if(!empty($color_id)):?>
108                         <li>
109                             <span>Color:</span>
110                             <span><?php echo $attributes['color'][$color_id];?></span>
111                             <a href="<?php echo str_replace('c='.$color_id,'', $current_url)?>" class="btn-remove">Remove This Item</a>
112                         </li>
113                         <?php endif;?>
114                         <?php if(!empty($size_id)):?>
115                         <li>
  1. APPPATH/views/newarrivals/index.php [ 110 ] » Kohana_Core::error_handler(arguments)

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

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

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

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

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

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

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

  9. APPPATH/classes/Controller/Base.php [ 136 ] » Kohana_Controller_Template->after()

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

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

  12. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

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

  14. SYSPATH/classes/Kohana/Request.php [ 986 ] » Kohana_Request_Client->execute(arguments)

  15. DOCROOT/index.php [ 128 ] » Kohana_Request->execute()

Environment