Notice (8): Undefined index: Brand [APP/View/Shops/view.ctp, line 149]Code Context echo $this->Html->link($this->Html->image($this->Images->getPath($cover,$b["Brand"]["rewrite"],'csmall2'),array("class"=>"img-responsive")), array('controller' => 'brands', 'action' => 'view',$b["Brand"]["rewrite"]),array('escape'=>false));
} else {
echo $this->Html->link($this->Html->image('nophoto.jpg',array('width'=>'207')), array('controller' => 'brands', 'action' => 'view',$b["Brand"]["rewrite"]),array('escape'=>false));
$viewFile = '/home/slingerie/public_html/app/View/Shops/view.ctp'
$dataForView = array(
'ui' => (int) 1,
'mobilePage' => 'VANILLE BOUTIQUE',
'title_for_layout' => 'VANILLE BOUTIQUELingerie and swimwear online shop',
'score' => array(
'votes' => (int) 0,
'score' => (float) 0,
'stars' => (float) 0
),
'user' => array(),
'shops' => array(
(int) 0 => array(
'Shop' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Shop' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Shop' => array(
[maximum depth reached]
)
)
),
'shop' => array(
'Shop' => array(
'idboutique' => '266',
'rewrite' => 'vanille-boutique',
'nom' => 'VANILLE BOUTIQUE',
'time_creation' => '1249121550',
'time_last_update' => '1265388967',
'createur' => '',
'societe' => 'vanille boutique',
'nationalite' => '',
'adresse1' => '',
'adresse2' => '',
'code_postal' => '',
'ville' => '',
'pays' => '',
'tel' => '',
'fax' => '',
'email' => 'vanilleboutique@sfr.fr',
'site_web' => 'http://www.vanilleboutique.com',
'responsable' => '',
'time_ajout' => '1264953477',
'actif' => '0',
'vues' => '6',
'vuesm' => '2486',
'idutilisateur' => '213',
'etat' => '1',
'etat_boutique' => '10',
'etat_thumbnail' => '0',
'type_boutique' => '1',
'langue' => 'fr',
'smallthumb' => '0',
'bigthumb' => '0',
'current_pack' => '0',
'current_pack_time_end' => ''
),
'BoutiquesMarques' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array([maximum depth reached])
),
'BoutiquesProduits' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$ui = (int) 1
$mobilePage = 'VANILLE BOUTIQUE'
$title_for_layout = 'VANILLE BOUTIQUELingerie and swimwear online shop'
$score = array(
'votes' => (int) 0,
'score' => (float) 0,
'stars' => (float) 0
)
$user = array()
$shops = array(
(int) 0 => array(
'Shop' => array(
'nom' => 'Au plaisir du couple',
'idboutique' => '388',
'rewrite' => 'au-plaisir-du-couple',
'site_web' => 'http://www.auplaisirducouple.com'
)
),
(int) 1 => array(
'Shop' => array(
'nom' => 'Lingerie Story',
'idboutique' => '373',
'rewrite' => 'lingerie-story',
'site_web' => 'http://www.lingerie-story.fr'
)
),
(int) 2 => array(
'Shop' => array(
'nom' => 'My Little Lingerie',
'idboutique' => '466',
'rewrite' => 'my-little-lingerie',
'site_web' => 'http://www.mylittlelingerie.com'
)
)
)
$shop = array(
'Shop' => array(
'idboutique' => '266',
'rewrite' => 'vanille-boutique',
'nom' => 'VANILLE BOUTIQUE',
'time_creation' => '1249121550',
'time_last_update' => '1265388967',
'createur' => '',
'societe' => 'vanille boutique',
'nationalite' => '',
'adresse1' => '',
'adresse2' => '',
'code_postal' => '',
'ville' => '',
'pays' => '',
'tel' => '',
'fax' => '',
'email' => 'vanilleboutique@sfr.fr',
'site_web' => 'http://www.vanilleboutique.com',
'responsable' => '',
'time_ajout' => '1264953477',
'actif' => '0',
'vues' => '6',
'vuesm' => '2486',
'idutilisateur' => '213',
'etat' => '1',
'etat_boutique' => '10',
'etat_thumbnail' => '0',
'type_boutique' => '1',
'langue' => 'fr',
'smallthumb' => '0',
'bigthumb' => '0',
'current_pack' => '0',
'current_pack_time_end' => ''
),
'BoutiquesMarques' => array(
(int) 0 => array(
'AlbumPhotos' => array(
[maximum depth reached]
),
'Album' => array(
[maximum depth reached]
),
'Brand' => array(
[maximum depth reached]
)
),
(int) 1 => array()
),
'BoutiquesProduits' => array(
(int) 0 => array(
'idrelation' => '421',
'idboutique' => '266',
'idproduit' => '1',
'idutilisateur' => '213',
'time_ajout' => '1265055966'
),
(int) 1 => array(
'idrelation' => '422',
'idboutique' => '266',
'idproduit' => '5',
'idutilisateur' => '213',
'time_ajout' => '1265055976'
)
)
)
$nb = (int) 2
$b = array()
$cover = array(
'idphoto' => '27956',
'oldid' => '0',
'idalbum' => '1194',
'idmarque' => '270',
'modele' => '',
'idcollection' => '3',
'description_fr' => '',
'description_en' => '',
'description_it' => '',
'description_es' => '',
'description_de' => '',
'fichier' => '27956-hu64171-blkl.jpg',
'grande' => '1',
'time_ajout' => '1307216581',
'largeur' => '250',
'hauteur' => '250',
'type' => '1'
)
include - APP/View/Shops/view.ctp, line 149
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 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: Brand [APP/View/Shops/view.ctp, line 151]Code Context echo $this->Html->link($this->Html->image('nophoto.jpg',array('width'=>'207')), array('controller' => 'brands', 'action' => 'view',$b["Brand"]["rewrite"]),array('escape'=>false));
}
?><?php echo $this->Html->link($b["Brand"]["marque"], array('controller' => 'brands', 'action' => 'view',$b["Brand"]["rewrite"]),array("class"=>'titre-bloc brand-grid-title')); ?>
$viewFile = '/home/slingerie/public_html/app/View/Shops/view.ctp'
$dataForView = array(
'ui' => (int) 1,
'mobilePage' => 'VANILLE BOUTIQUE',
'title_for_layout' => 'VANILLE BOUTIQUELingerie and swimwear online shop',
'score' => array(
'votes' => (int) 0,
'score' => (float) 0,
'stars' => (float) 0
),
'user' => array(),
'shops' => array(
(int) 0 => array(
'Shop' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Shop' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Shop' => array(
[maximum depth reached]
)
)
),
'shop' => array(
'Shop' => array(
'idboutique' => '266',
'rewrite' => 'vanille-boutique',
'nom' => 'VANILLE BOUTIQUE',
'time_creation' => '1249121550',
'time_last_update' => '1265388967',
'createur' => '',
'societe' => 'vanille boutique',
'nationalite' => '',
'adresse1' => '',
'adresse2' => '',
'code_postal' => '',
'ville' => '',
'pays' => '',
'tel' => '',
'fax' => '',
'email' => 'vanilleboutique@sfr.fr',
'site_web' => 'http://www.vanilleboutique.com',
'responsable' => '',
'time_ajout' => '1264953477',
'actif' => '0',
'vues' => '6',
'vuesm' => '2486',
'idutilisateur' => '213',
'etat' => '1',
'etat_boutique' => '10',
'etat_thumbnail' => '0',
'type_boutique' => '1',
'langue' => 'fr',
'smallthumb' => '0',
'bigthumb' => '0',
'current_pack' => '0',
'current_pack_time_end' => ''
),
'BoutiquesMarques' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array([maximum depth reached])
),
'BoutiquesProduits' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$ui = (int) 1
$mobilePage = 'VANILLE BOUTIQUE'
$title_for_layout = 'VANILLE BOUTIQUELingerie and swimwear online shop'
$score = array(
'votes' => (int) 0,
'score' => (float) 0,
'stars' => (float) 0
)
$user = array()
$shops = array(
(int) 0 => array(
'Shop' => array(
'nom' => 'Au plaisir du couple',
'idboutique' => '388',
'rewrite' => 'au-plaisir-du-couple',
'site_web' => 'http://www.auplaisirducouple.com'
)
),
(int) 1 => array(
'Shop' => array(
'nom' => 'Lingerie Story',
'idboutique' => '373',
'rewrite' => 'lingerie-story',
'site_web' => 'http://www.lingerie-story.fr'
)
),
(int) 2 => array(
'Shop' => array(
'nom' => 'My Little Lingerie',
'idboutique' => '466',
'rewrite' => 'my-little-lingerie',
'site_web' => 'http://www.mylittlelingerie.com'
)
)
)
$shop = array(
'Shop' => array(
'idboutique' => '266',
'rewrite' => 'vanille-boutique',
'nom' => 'VANILLE BOUTIQUE',
'time_creation' => '1249121550',
'time_last_update' => '1265388967',
'createur' => '',
'societe' => 'vanille boutique',
'nationalite' => '',
'adresse1' => '',
'adresse2' => '',
'code_postal' => '',
'ville' => '',
'pays' => '',
'tel' => '',
'fax' => '',
'email' => 'vanilleboutique@sfr.fr',
'site_web' => 'http://www.vanilleboutique.com',
'responsable' => '',
'time_ajout' => '1264953477',
'actif' => '0',
'vues' => '6',
'vuesm' => '2486',
'idutilisateur' => '213',
'etat' => '1',
'etat_boutique' => '10',
'etat_thumbnail' => '0',
'type_boutique' => '1',
'langue' => 'fr',
'smallthumb' => '0',
'bigthumb' => '0',
'current_pack' => '0',
'current_pack_time_end' => ''
),
'BoutiquesMarques' => array(
(int) 0 => array(
'AlbumPhotos' => array(
[maximum depth reached]
),
'Album' => array(
[maximum depth reached]
),
'Brand' => array(
[maximum depth reached]
)
),
(int) 1 => array()
),
'BoutiquesProduits' => array(
(int) 0 => array(
'idrelation' => '421',
'idboutique' => '266',
'idproduit' => '1',
'idutilisateur' => '213',
'time_ajout' => '1265055966'
),
(int) 1 => array(
'idrelation' => '422',
'idboutique' => '266',
'idproduit' => '5',
'idutilisateur' => '213',
'time_ajout' => '1265055976'
)
)
)
$nb = (int) 2
$b = array()
$cover = array(
'idphoto' => '27956',
'oldid' => '0',
'idalbum' => '1194',
'idmarque' => '270',
'modele' => '',
'idcollection' => '3',
'description_fr' => '',
'description_en' => '',
'description_it' => '',
'description_es' => '',
'description_de' => '',
'fichier' => '27956-hu64171-blkl.jpg',
'grande' => '1',
'time_ajout' => '1307216581',
'largeur' => '250',
'hauteur' => '250',
'type' => '1'
)
include - APP/View/Shops/view.ctp, line 151
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 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117
Notice (8): Undefined index: Brand [APP/View/Shops/view.ctp, line 151]Code Context echo $this->Html->link($this->Html->image('nophoto.jpg',array('width'=>'207')), array('controller' => 'brands', 'action' => 'view',$b["Brand"]["rewrite"]),array('escape'=>false));
}
?><?php echo $this->Html->link($b["Brand"]["marque"], array('controller' => 'brands', 'action' => 'view',$b["Brand"]["rewrite"]),array("class"=>'titre-bloc brand-grid-title')); ?>
$viewFile = '/home/slingerie/public_html/app/View/Shops/view.ctp'
$dataForView = array(
'ui' => (int) 1,
'mobilePage' => 'VANILLE BOUTIQUE',
'title_for_layout' => 'VANILLE BOUTIQUELingerie and swimwear online shop',
'score' => array(
'votes' => (int) 0,
'score' => (float) 0,
'stars' => (float) 0
),
'user' => array(),
'shops' => array(
(int) 0 => array(
'Shop' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'Shop' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Shop' => array(
[maximum depth reached]
)
)
),
'shop' => array(
'Shop' => array(
'idboutique' => '266',
'rewrite' => 'vanille-boutique',
'nom' => 'VANILLE BOUTIQUE',
'time_creation' => '1249121550',
'time_last_update' => '1265388967',
'createur' => '',
'societe' => 'vanille boutique',
'nationalite' => '',
'adresse1' => '',
'adresse2' => '',
'code_postal' => '',
'ville' => '',
'pays' => '',
'tel' => '',
'fax' => '',
'email' => 'vanilleboutique@sfr.fr',
'site_web' => 'http://www.vanilleboutique.com',
'responsable' => '',
'time_ajout' => '1264953477',
'actif' => '0',
'vues' => '6',
'vuesm' => '2486',
'idutilisateur' => '213',
'etat' => '1',
'etat_boutique' => '10',
'etat_thumbnail' => '0',
'type_boutique' => '1',
'langue' => 'fr',
'smallthumb' => '0',
'bigthumb' => '0',
'current_pack' => '0',
'current_pack_time_end' => ''
),
'BoutiquesMarques' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array([maximum depth reached])
),
'BoutiquesProduits' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$ui = (int) 1
$mobilePage = 'VANILLE BOUTIQUE'
$title_for_layout = 'VANILLE BOUTIQUELingerie and swimwear online shop'
$score = array(
'votes' => (int) 0,
'score' => (float) 0,
'stars' => (float) 0
)
$user = array()
$shops = array(
(int) 0 => array(
'Shop' => array(
'nom' => 'Au plaisir du couple',
'idboutique' => '388',
'rewrite' => 'au-plaisir-du-couple',
'site_web' => 'http://www.auplaisirducouple.com'
)
),
(int) 1 => array(
'Shop' => array(
'nom' => 'Lingerie Story',
'idboutique' => '373',
'rewrite' => 'lingerie-story',
'site_web' => 'http://www.lingerie-story.fr'
)
),
(int) 2 => array(
'Shop' => array(
'nom' => 'My Little Lingerie',
'idboutique' => '466',
'rewrite' => 'my-little-lingerie',
'site_web' => 'http://www.mylittlelingerie.com'
)
)
)
$shop = array(
'Shop' => array(
'idboutique' => '266',
'rewrite' => 'vanille-boutique',
'nom' => 'VANILLE BOUTIQUE',
'time_creation' => '1249121550',
'time_last_update' => '1265388967',
'createur' => '',
'societe' => 'vanille boutique',
'nationalite' => '',
'adresse1' => '',
'adresse2' => '',
'code_postal' => '',
'ville' => '',
'pays' => '',
'tel' => '',
'fax' => '',
'email' => 'vanilleboutique@sfr.fr',
'site_web' => 'http://www.vanilleboutique.com',
'responsable' => '',
'time_ajout' => '1264953477',
'actif' => '0',
'vues' => '6',
'vuesm' => '2486',
'idutilisateur' => '213',
'etat' => '1',
'etat_boutique' => '10',
'etat_thumbnail' => '0',
'type_boutique' => '1',
'langue' => 'fr',
'smallthumb' => '0',
'bigthumb' => '0',
'current_pack' => '0',
'current_pack_time_end' => ''
),
'BoutiquesMarques' => array(
(int) 0 => array(
'AlbumPhotos' => array(
[maximum depth reached]
),
'Album' => array(
[maximum depth reached]
),
'Brand' => array(
[maximum depth reached]
)
),
(int) 1 => array()
),
'BoutiquesProduits' => array(
(int) 0 => array(
'idrelation' => '421',
'idboutique' => '266',
'idproduit' => '1',
'idutilisateur' => '213',
'time_ajout' => '1265055966'
),
(int) 1 => array(
'idrelation' => '422',
'idboutique' => '266',
'idproduit' => '5',
'idutilisateur' => '213',
'time_ajout' => '1265055976'
)
)
)
$nb = (int) 2
$b = array()
$cover = array(
'idphoto' => '27956',
'oldid' => '0',
'idalbum' => '1194',
'idmarque' => '270',
'modele' => '',
'idcollection' => '3',
'description_fr' => '',
'description_en' => '',
'description_it' => '',
'description_es' => '',
'description_de' => '',
'fichier' => '27956-hu64171-blkl.jpg',
'grande' => '1',
'time_ajout' => '1307216581',
'largeur' => '250',
'hauteur' => '250',
'type' => '1'
)
include - APP/View/Shops/view.ctp, line 151
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 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117