Notice (8): Undefined offset: 0 [APP/View/Acategories/show.ctp, line 47]Code Context<?php $blog_id = $this->requestAction(array('controller' => 'acategories', 'action' => 'get_blog_id'));?>
<?php //echo $this->element('layout/everything/articles_of_category', array('id' => $articles[0]['Article']['acategory_id'],'name'=>$category['Acategory']['name'])); ?>
<?php if((!empty($blog_id))&&($articles[0]['Article']['acategory_id']==$blog_id)):?>
$viewFile = '/home/goodsnack/public_html/app/View/Acategories/show.ctp' $dataForView = array( 'refer' => '/', 'allChildren' => array(), 'categories_path' => array( (int) 0 => array( 'Acategory' => array( [maximum depth reached] ) ) ), 'articles' => array(), 'category' => array( 'Acategory' => array( 'id' => '16', 'name' => 'ΠΡΟΪΟΝΤΑ', 'slug' => 'products', 'product_count' => null, 'content' => '', 'parent_id' => null, 'lft' => '19', 'rght' => '20', 'online' => '1', 'media_id' => null, 'created' => '2019-11-28 11:16:59', 'url' => '', 'footer' => '0', 'menu' => '1', 'locale' => 'gre', 'link' => array( [maximum depth reached] ) ), 'Thumb' => array( 'id' => null, 'ref' => null, 'ref_id' => null, 'file' => null, 'position' => null, 'title' => null ), 'Article' => array(), 'nameTranslation' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ) ), 'contentTranslation' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ) ), 'Media' => array() ), 'title_for_layout' => 'ΠΡΟΪΟΝΤΑ', 'lang' => 'gre' ) $refer = '/' $allChildren = array() $categories_path = array( (int) 0 => array( 'Acategory' => array( 'id' => '16', 'name' => 'ΠΡΟΪΟΝΤΑ', 'slug' => 'products', 'product_count' => null, 'content' => '', 'parent_id' => null, 'lft' => '19', 'rght' => '20', 'online' => '1', 'media_id' => null, 'created' => '2019-11-28 11:16:59', 'url' => '', 'footer' => '0', 'menu' => '1', 'locale' => 'gre', 'link' => array( [maximum depth reached] ) ) ) ) $articles = array() $category = array( 'Acategory' => array( 'id' => '16', 'name' => 'ΠΡΟΪΟΝΤΑ', 'slug' => 'products', 'product_count' => null, 'content' => '', 'parent_id' => null, 'lft' => '19', 'rght' => '20', 'online' => '1', 'media_id' => null, 'created' => '2019-11-28 11:16:59', 'url' => '', 'footer' => '0', 'menu' => '1', 'locale' => 'gre', 'link' => array( 'controller' => 'acategories', 'action' => 'show', 'id' => '16', 'slug' => 'products' ) ), 'Thumb' => array( 'id' => null, 'ref' => null, 'ref_id' => null, 'file' => null, 'position' => null, 'title' => null ), 'Article' => array(), 'nameTranslation' => array( (int) 0 => array( 'id' => '2270', 'locale' => 'gre', 'model' => 'Acategory', 'foreign_key' => '16', 'field' => 'name', 'content' => 'ΠΡΟΪΟΝΤΑ' ), (int) 1 => array( 'id' => '2272', 'locale' => 'eng', 'model' => 'Acategory', 'foreign_key' => '16', 'field' => 'name', 'content' => '' ) ), 'contentTranslation' => array( (int) 0 => array( 'id' => '2271', 'locale' => 'gre', 'model' => 'Acategory', 'foreign_key' => '16', 'field' => 'content', 'content' => '' ), (int) 1 => array( 'id' => '2273', 'locale' => 'eng', 'model' => 'Acategory', 'foreign_key' => '16', 'field' => 'content', 'content' => '' ) ), 'Media' => array() ) $title_for_layout = 'ΠΡΟΪΟΝΤΑ' $lang = 'gre' $blog_id = '5'include - APP/View/Acategories/show.ctp, line 47 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 AcategoriesController::show() - APP/Controller/AcategoriesController.php, line 83 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 92
Notice (1024): Element Not Found: Elements/layout/belly/products_tag.ctp [CORE/Cake/View/View.php, line 425]Code Context$name = str_replace('/', DS, $name);
$file = $plugin . 'Elements' . DS . $name . $this->ext;
trigger_error(__d('cake_dev', 'Element Not Found: %s', $file), E_USER_NOTICE);
$name = 'layout/belly/products_tag' $data = array() $options = array( 'callbacks' => false ) $file = 'Elements/layout/belly/products_tag.ctp' $plugin = nullView::element() - CORE/Cake/View/View.php, line 425 include - APP/View/Acategories/show.ctp, line 50 View::_evaluate() - CORE/Cake/View/View.php, line 971 View::_render() - CORE/Cake/View/View.php, line 933 View::render() - CORE/Cake/View/View.php, line 473 Controller::render() - CORE/Cake/Controller/Controller.php, line 963 AcategoriesController::show() - APP/Controller/AcategoriesController.php, line 83 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 92
Η εταιρία GoodSnack στα Ιωάννινα εισάγει, επεξεργάζεται και συσκευάζει αποξηραμένα και ενυδατωμένα φρούτα, επικαλυμμένους ξηρούς καρπούς, ζαχαρώδη προϊόντα όπως παστέλι, μαντολάτο και μπάρες δημητριακών καθώς και κάψουλες εσπρέσο.