ErrorException [ Notice ]: Undefined offset: 0

APPPATH/views/owner/exotic.php [ 9 ]

 4     <meta charset="UTF-8">
 5     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 6     <meta name="twitter:card" content="summary" />
 7     <meta name="twitter:site" content="ByRoad" />
 8     <?php
 9     $images = str_replace('/var/www/byroad/ae',URL_BASE,$data[0]['car_image']);
10     $image = str_replace('/var/www/byroad-live/ae/app/',URL_BASE,$images);
11     $image = str_replace('https://ae.byroad.com/',URL_BASE,$image);
12     ?>
13     <meta property="og:title"              content="<?php echo $data[0]['carmake'] .' '. $data[0]['cartype_detail'].' '.$data[0]['car_year'].', ByRoad';?>" />
14     <meta property="og:description"        content="Like Leasing, but Better. No Down Payments. No Debt. Flexible Terms. Option to Buy." />
  1. APPPATH/views/owner/exotic.php [ 9 ] » 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. SYSPATH/classes/Kohana/Response.php [ 169 ] » Kohana_View->__toString()

  6. APPPATH/classes/Controller/Passengers.php [ 5667 ] » Kohana_Response->body()

  7. SYSPATH/classes/Kohana/Controller.php [ 83 ] » Controller_Passengers->action_exotic_m()

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

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

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

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

  12. DOCROOT/index.php [ 111 ] » Kohana_Request->execute()

Environment