Notice (8) : Undefined offset: 0 [APP/Controller/CuirsController.php , line 270 ]Code Context 'codecateg !=' => '' )));
$separation = $leathers [ 0 ][ 'Cuir' ][ 'name' ];
$groupecuir = 'stretchs'
$cuir = 'groupe'
$groupecouleur = 'pink'
$couleur = 'fuschia'
$retour = array(
'controller' => 'cuirs',
'action' => 'matieres'
)
$vitrine = array(
'groupecuir' => 'stretchs',
'cuir' => 'groupe',
'groupecouleur' => 'pink',
'couleur' => 'fuschia',
'ancre' => 'r0'
)
$message = 'Le coloris fuschia n'existe pas dans les stretchs'
$leathers = array()
$matieres = array(
'suedes' => array(
'Suede' => 'Suede'
),
'smooth leathers' => array(
'Nomad' => 'Nomad'
),
'crocos' => array(
'Croco' => 'Croco'
),
'metallic leathers' => array(
'Magnetic' => 'Magnetic',
'Magnetic Croco' => 'Magnetic Croco',
'Magnetic Grained' => 'Magnetic Grained',
'Magnetic Braided' => 'Magnetic Braided',
'Magnetic Lizard' => 'Magnetic Lizard'
),
'patent leathers' => array(
'Varnish' => 'Varnish'
),
'pythons' => array(
'Python' => 'Python'
),
'stretchs' => array(
'Stretch Suede' => 'Stretch Suede',
'Smooth Stretch' => 'Smooth Stretch'
),
'furs' => array(
'Fur' => 'Fur'
),
'plain fabrics' => array(
'Linen' => 'Linen',
'Raffia' => 'Raffia',
'Wild Linen' => 'Wild Linen',
'Heather' => 'Heather'
),
'satins' => array(
'Satin' => 'Satin'
),
'glitter fabrics' => array(
'Rio' => 'Rio',
'Brazil' => 'Brazil'
)
)
$codes = array(
'beige' => array(
'natural' => 'natural',
'bronze' => 'bronze',
'tan' => 'tan',
'camel' => 'camel',
'biscuit' => 'biscuit',
'champagne' => 'champagne',
'sand' => 'sand'
),
'pink' => array(
'fuschia' => 'fuschia',
'powder' => 'powder',
'light' => 'light',
'carnation' => 'carnation',
'dusty rose' => 'dusty rose',
'shocking' => 'shocking',
'hot' => 'hot'
),
'orange' => array(
'peach' => 'peach',
'coral' => 'coral',
'clementine' => 'clementine',
'terracotta' => 'terracotta',
'apricot' => 'apricot',
'marigold' => 'marigold'
),
'yellow' => array(
'mustard' => 'mustard',
'yellow' => 'yellow'
),
'green' => array(
'mint' => 'mint',
'emerald' => 'emerald',
'grass' => 'grass',
'khaki' => 'khaki',
'pistachio' => 'pistachio',
'forest' => 'forest',
'meadow' => 'meadow'
),
'blue' => array(
'peacock' => 'peacock',
'turquoise' => 'turquoise',
'denim' => 'denim',
'aquamarine' => 'aquamarine',
'prussian' => 'prussian',
'sky' => 'sky',
'navy' => 'navy',
'electric' => 'electric',
'midnight' => 'midnight'
),
'purple' => array(
'lilac' => 'lilac',
'amethyst' => 'amethyst',
'mauve' => 'mauve',
'mulberry' => 'mulberry',
'lavender' => 'lavender',
'violet' => 'violet'
),
'grey' => array(
'pearl' => 'pearl',
'ash' => 'ash',
'mouse' => 'mouse',
'pebble' => 'pebble',
'dove' => 'dove',
'dark' => 'dark'
),
'brown' => array(
'chocolate' => 'chocolate',
'taupe' => 'taupe',
'dark' => 'dark',
'caramel' => 'caramel'
),
'red' => array(
'scarlet' => 'scarlet',
'cardinal' => 'cardinal',
'burgundy' => 'burgundy',
'wine' => 'wine',
'raspberry' => 'raspberry'
),
'black' => array(
'matt' => 'matt',
'satin' => 'satin',
'gloss' => 'gloss',
'safari' => 'safari'
),
'white' => array(
'pure' => 'pure',
'off white' => 'off white',
'champagne' => 'champagne'
),
'silver' => array(
'light' => 'light',
'dark' => 'dark'
),
'gold' => array(
'gold' => 'gold',
'copper' => 'copper',
'bronze' => 'bronze'
)
)
$codecolors = array(
'tan' => 'B99D90',
'bronze' => '9A796E',
'camel' => 'B08C73',
'sand' => 'DED4BF',
'natural' => 'CFC9C7',
'biscuit' => 'CDAC96',
'champagne' => 'EBDACD',
'shocking' => 'C549A6',
'powder' => 'F8DEE3',
'dusty rose' => 'C58FAD',
'carnation' => 'EC97C0',
'hot' => 'DA6FC4',
'fuschia' => 'D43098',
'light' => 'E2E2E2',
'clementine' => 'E85910',
'terracotta' => 'C14C0F',
'marigold' => 'EBA468',
'peach' => 'EEA483',
'apricot' => 'E88410',
'coral' => 'E77868',
'mustard' => 'E3AB2A',
'yellow' => 'F3D157',
'emerald' => '118740',
'meadow' => 'BDCD99',
'khaki' => '555B2A',
'forest' => '2E5A44',
'pistachio' => 'ABB533',
'grass' => '8DBD3B',
'mint' => 'B6D5C5',
'peacock' => '006271',
'denim' => '395382',
'aquamarine' => '88DBDF',
'electric' => '0D47B4',
'navy' => '002554',
'turquoise' => '00C1D4',
'midnight' => '071D49',
'prussian' => '2E3E80',
'sky' => '99D6EA',
'mauve' => 'B38FC2',
'mulberry' => '745690',
'amethyst' => '706194',
'lavender' => '8F93C2',
'lilac' => 'C3BDD4',
'violet' => '4A3A9D',
'pebble' => '978E92',
'pearl' => 'DFE5E4',
'ash' => '858381',
'dark' => 'A7A5A7',
'dove' => 'BEC6C5',
'mouse' => '8995A2',
'taupe' => '7A5D53',
'caramel' => '8B5D37',
'chocolate' => '704122',
'cardinal' => 'AE0F24',
'scarlet' => 'D92C16',
'wine' => '792E42',
'burgundy' => '981134',
'raspberry' => 'B83154',
'satin' => '1A1A1A',
'gloss' => '161415',
'matt' => '232323',
'safari' => '292823',
'off white' => 'F9F4EE',
'pure' => 'FBFBFB',
'copper' => 'C2927F',
'gold' => 'DCC196'
)
$codecategcolors = array(
'beige' => 'A88B80',
'pink' => 'F8A3BC',
'orange' => 'FF6A14',
'yellow' => 'EEDC00',
'green' => '009739',
'blue' => '004EA8',
'purple' => '7F35B2',
'grey' => '8E9198',
'brown' => '704A32',
'red' => 'E4002B',
'black' => '000000',
'white' => 'FFFFFF',
'silver' => 'D5D3D5',
'gold' => 'DDC09A'
) CuirsController::matieres() - APP/Controller/CuirsController.php, line 270
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Notice (8) : Undefined offset: 0 [APP/Controller/CuirsController.php , line 271 ]Code Context
$separation = $leathers [ 0 ][ 'Cuir' ][ 'name' ];
$separationmob = $leathers [ 0 ][ 'Cuir' ][ 'name' ];
$groupecuir = 'stretchs'
$cuir = 'groupe'
$groupecouleur = 'pink'
$couleur = 'fuschia'
$retour = array(
'controller' => 'cuirs',
'action' => 'matieres'
)
$vitrine = array(
'groupecuir' => 'stretchs',
'cuir' => 'groupe',
'groupecouleur' => 'pink',
'couleur' => 'fuschia',
'ancre' => 'r0'
)
$message = 'Le coloris fuschia n'existe pas dans les stretchs'
$leathers = array()
$matieres = array(
'suedes' => array(
'Suede' => 'Suede'
),
'smooth leathers' => array(
'Nomad' => 'Nomad'
),
'crocos' => array(
'Croco' => 'Croco'
),
'metallic leathers' => array(
'Magnetic' => 'Magnetic',
'Magnetic Croco' => 'Magnetic Croco',
'Magnetic Grained' => 'Magnetic Grained',
'Magnetic Braided' => 'Magnetic Braided',
'Magnetic Lizard' => 'Magnetic Lizard'
),
'patent leathers' => array(
'Varnish' => 'Varnish'
),
'pythons' => array(
'Python' => 'Python'
),
'stretchs' => array(
'Stretch Suede' => 'Stretch Suede',
'Smooth Stretch' => 'Smooth Stretch'
),
'furs' => array(
'Fur' => 'Fur'
),
'plain fabrics' => array(
'Linen' => 'Linen',
'Raffia' => 'Raffia',
'Wild Linen' => 'Wild Linen',
'Heather' => 'Heather'
),
'satins' => array(
'Satin' => 'Satin'
),
'glitter fabrics' => array(
'Rio' => 'Rio',
'Brazil' => 'Brazil'
)
)
$codes = array(
'beige' => array(
'natural' => 'natural',
'bronze' => 'bronze',
'tan' => 'tan',
'camel' => 'camel',
'biscuit' => 'biscuit',
'champagne' => 'champagne',
'sand' => 'sand'
),
'pink' => array(
'fuschia' => 'fuschia',
'powder' => 'powder',
'light' => 'light',
'carnation' => 'carnation',
'dusty rose' => 'dusty rose',
'shocking' => 'shocking',
'hot' => 'hot'
),
'orange' => array(
'peach' => 'peach',
'coral' => 'coral',
'clementine' => 'clementine',
'terracotta' => 'terracotta',
'apricot' => 'apricot',
'marigold' => 'marigold'
),
'yellow' => array(
'mustard' => 'mustard',
'yellow' => 'yellow'
),
'green' => array(
'mint' => 'mint',
'emerald' => 'emerald',
'grass' => 'grass',
'khaki' => 'khaki',
'pistachio' => 'pistachio',
'forest' => 'forest',
'meadow' => 'meadow'
),
'blue' => array(
'peacock' => 'peacock',
'turquoise' => 'turquoise',
'denim' => 'denim',
'aquamarine' => 'aquamarine',
'prussian' => 'prussian',
'sky' => 'sky',
'navy' => 'navy',
'electric' => 'electric',
'midnight' => 'midnight'
),
'purple' => array(
'lilac' => 'lilac',
'amethyst' => 'amethyst',
'mauve' => 'mauve',
'mulberry' => 'mulberry',
'lavender' => 'lavender',
'violet' => 'violet'
),
'grey' => array(
'pearl' => 'pearl',
'ash' => 'ash',
'mouse' => 'mouse',
'pebble' => 'pebble',
'dove' => 'dove',
'dark' => 'dark'
),
'brown' => array(
'chocolate' => 'chocolate',
'taupe' => 'taupe',
'dark' => 'dark',
'caramel' => 'caramel'
),
'red' => array(
'scarlet' => 'scarlet',
'cardinal' => 'cardinal',
'burgundy' => 'burgundy',
'wine' => 'wine',
'raspberry' => 'raspberry'
),
'black' => array(
'matt' => 'matt',
'satin' => 'satin',
'gloss' => 'gloss',
'safari' => 'safari'
),
'white' => array(
'pure' => 'pure',
'off white' => 'off white',
'champagne' => 'champagne'
),
'silver' => array(
'light' => 'light',
'dark' => 'dark'
),
'gold' => array(
'gold' => 'gold',
'copper' => 'copper',
'bronze' => 'bronze'
)
)
$codecolors = array(
'tan' => 'B99D90',
'bronze' => '9A796E',
'camel' => 'B08C73',
'sand' => 'DED4BF',
'natural' => 'CFC9C7',
'biscuit' => 'CDAC96',
'champagne' => 'EBDACD',
'shocking' => 'C549A6',
'powder' => 'F8DEE3',
'dusty rose' => 'C58FAD',
'carnation' => 'EC97C0',
'hot' => 'DA6FC4',
'fuschia' => 'D43098',
'light' => 'E2E2E2',
'clementine' => 'E85910',
'terracotta' => 'C14C0F',
'marigold' => 'EBA468',
'peach' => 'EEA483',
'apricot' => 'E88410',
'coral' => 'E77868',
'mustard' => 'E3AB2A',
'yellow' => 'F3D157',
'emerald' => '118740',
'meadow' => 'BDCD99',
'khaki' => '555B2A',
'forest' => '2E5A44',
'pistachio' => 'ABB533',
'grass' => '8DBD3B',
'mint' => 'B6D5C5',
'peacock' => '006271',
'denim' => '395382',
'aquamarine' => '88DBDF',
'electric' => '0D47B4',
'navy' => '002554',
'turquoise' => '00C1D4',
'midnight' => '071D49',
'prussian' => '2E3E80',
'sky' => '99D6EA',
'mauve' => 'B38FC2',
'mulberry' => '745690',
'amethyst' => '706194',
'lavender' => '8F93C2',
'lilac' => 'C3BDD4',
'violet' => '4A3A9D',
'pebble' => '978E92',
'pearl' => 'DFE5E4',
'ash' => '858381',
'dark' => 'A7A5A7',
'dove' => 'BEC6C5',
'mouse' => '8995A2',
'taupe' => '7A5D53',
'caramel' => '8B5D37',
'chocolate' => '704122',
'cardinal' => 'AE0F24',
'scarlet' => 'D92C16',
'wine' => '792E42',
'burgundy' => '981134',
'raspberry' => 'B83154',
'satin' => '1A1A1A',
'gloss' => '161415',
'matt' => '232323',
'safari' => '292823',
'off white' => 'F9F4EE',
'pure' => 'FBFBFB',
'copper' => 'C2927F',
'gold' => 'DCC196'
)
$codecategcolors = array(
'beige' => 'A88B80',
'pink' => 'F8A3BC',
'orange' => 'FF6A14',
'yellow' => 'EEDC00',
'green' => '009739',
'blue' => '004EA8',
'purple' => '7F35B2',
'grey' => '8E9198',
'brown' => '704A32',
'red' => 'E4002B',
'black' => '000000',
'white' => 'FFFFFF',
'silver' => 'D5D3D5',
'gold' => 'DDC09A'
)
$separation = null CuirsController::matieres() - APP/Controller/CuirsController.php, line 271
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/kolia/www/en-florencekooijman/lib/Cake/Utility/Debugger.php:797) [CORE/Cake/Network/CakeResponse.php , line 458 ]Code Context setcookie (
$name , $c [ 'value' ], $c [ 'expire' ], $c [ 'path' ],
$c [ 'domain' ], $c [ 'secure' ], $c [ 'httpOnly' ] $c = array(
'name' => 'FK[Identifiant]',
'value' => 'Q2FrZQ==.BgAYab5Q/vPxcyGRaGBnx89hLN64jEtJzjO6DhiAWntVhEZrjnQDFA==',
'expire' => '1796666240',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false
)
$name = 'FK[Identifiant]' setcookie - [internal], line ??
CakeResponse::_setCookies() - CORE/Cake/Network/CakeResponse.php, line 458
CakeResponse::send() - CORE/Cake/Network/CakeResponse.php, line 429
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 174
[main] - APP/webroot/index.php, line 107
Le coloris fuschia n'existe pas dans les stretchs
Le coloris fuschia n'existe pas dans les stretchs