The Untz Logo

ErrorException [ Notice ]: Undefined offset: 0

APPPATH/views/public/events/list.php [ 52 ]

47                         <a href="/venues/<?php echo $item->venue->seo_slug; ?>/"><?php echo $item->venue->company_name; ?></a>
48                     <?php } else { ?>
49                         <?php echo $item->venue->company_name; ?>
50                     <?php } ?>
51                     <?php if (isset($item->venue)) { ?>
52                         (<a href='/events-<?php echo Helper_Gen::make_url($item->venue->city); ?>/'><?php echo $item->venue->city; ?></a>, <a href='/edm-events-<?php echo Helper_Gen::make_url($states[$item->venue->state]); ?>'><?php echo $item->venue->state; ?></a>)
53                     <?php } ?>
54                 </div>
55                 <?php
56 
57                 if ($item->artists) {
  1. APPPATH/views/public/events/list.php [ 52 ] » 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/public/body_3col.php [ 13 ] » 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/View.php [ 236 ] » Kohana_View->render()

  9. APPPATH/views/public/default2.php [ 155 ] » Kohana_View->__toString()

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

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

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

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

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

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

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

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

  18. DOCROOT/index.php [ 105 ] » Kohana_Request->execute()

Environment