ErrorException [ Notice ]: Undefined index: Attribute

APPPATH/views/product_full.php [ 103 ]

 98 			<div class="product-info">
 99 				
100 				<?php // 20240.08.08 Venture Desing termékek neve után szín és anyag ?>
101 				<?php if ($product['shop_id'] == '18' AND ! empty($product['attribs_json'])) : ?>
102 				<?php $attribsArray = json_decode($product['attribs_json'],TRUE); ?>
103 				<?php $product['name'] .= ', '.$attribsArray['Attribute']['Anyag'] . ', ' .$attribsArray['Attribute']['Szín']; ?>			
104 				<?php endif; ?>
105 				<h1><?php echo $product['name'];?></h1>				
106 
107 		<?php if ( ! $product['megszunt'] ) : ?>
108 			<?php if ($product['offer_count'] > 1 ) : ?>
  1. APPPATH/views/product_full.php [ 103 ] » 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/layout.php [ 225 ] » 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. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)

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

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

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

Environment