ErrorException [ Notice ]: Undefined offset: 0

APPPATH/views/CheckoutPDF/Label.php [ 170 ]

165     <div style="width:100%;margin: 1%;">
166         <div style="" class="main_photo">
167             <div class="watermark">
168                 <img src="/media/images/logo_domexpo2.png">
169             </div>
170             <?php echo $coll_photos[0];?><br>
171             <textarea style="width:90%;margin-top: 15px;" rows="10" name="text1"><?php echo $desc;?></textarea>
172         </div>
173         <div style="" class="sub_photo"><?php 
174             echo (isset($coll_photos[0]) ? $coll_photos[0] : $coll_photos[0] = $coll_photos[0])
175             .'<br>'
  1. APPPATH/views/CheckoutPDF/Label.php [ 170 ] » 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/Templates/Index_cron.php [ 29 ] » 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/Templates/TemplateDefaultPDF.php [ 101 ] » Kohana_Controller_Template->after()

  10. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Templates_TemplateDefaultPDF->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 [ 990 ] » Kohana_Request_Client->execute(arguments)

  15. DOCROOT/index2.php [ 161 ] » Kohana_Request->execute()

Environment