ErrorException [ Notice ]: Undefined offset: 0

APPPATH/views/default/catalog/offer.php [ 333 ]

328 <script type="application/ld+json">		
329 {
330     "@context": "http://schema.org/",
331     "@type": "Product",
332     "name": "<?=$data->object->title.' ID: '.$data->object->id ?>",
333     "image": "http://moscow-city-development.ru/offer_image<?=$data->images_path .'400/'. $data->images[0]?>",
334     "description": "<?=$data->object->title?> от компании <?=$config->site_name?> по цене <?=$data->params->price->value?> и общей площадью <?=$data->params->square->value?> в башне \"<?=$data->tower?>\", <?=$data->params->plantype->value?> планировка, вид <?=$data->params->vid->value?>, <?=$data->params->floor->value?> этаж.",
335     "offers": {
336         "@type": "Offer",
337         "priceCurrency": "<?=$curr?>",
338         "price": "<?=$ap?>",
  1. APPPATH/views/default/catalog/offer.php [ 333 ] » 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/default/template.php [ 3 ] » 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. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->after()

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

  11. APPPATH/classes/Request/Client/Internal.php [ 146 ] » ReflectionMethod->invoke(arguments)