- Accueil
- Membres
Membre YakaSaider
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 54]Code Context <div class="row">
<div class="col-md-10 center">
<h1 class="shorter"><?php echo ucfirst($member['Member']['prenom']); ?> <?php
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp'
$dataForView = array(
'page_title' => 'Profil de ',
'member' => array()
)
$page_title = 'Profil de '
$member = array()
$jours = array(
(int) 0 => 'Lundi',
(int) 1 => 'Mardi',
(int) 2 => 'Mercredi',
(int) 3 => 'Jeudi',
(int) 4 => 'Vendredi',
(int) 5 => 'Samedi',
(int) 6 => 'Dimanche'
)
$heure_options = array(
'options' => array(
'00' => '00',
'01' => '01',
'02' => '02',
'03' => '03',
'04' => '04',
'05' => '05',
'06' => '06',
'07' => '07',
'08' => '08',
'09' => '09',
(int) 10 => '10',
(int) 11 => '11',
(int) 12 => '12',
(int) 13 => '13',
(int) 14 => '14',
(int) 15 => '15',
(int) 16 => '16',
(int) 17 => '17',
(int) 18 => '18',
(int) 19 => '19',
(int) 20 => '20',
(int) 21 => '21',
(int) 22 => '22',
(int) 23 => '23',
(int) 24 => '24'
),
'inputed' => '00',
'label' => false
)
include - APP/View/Members/profil.ctp, line 54
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 54]Code Context <div class="row">
<div class="col-md-10 center">
<h1 class="shorter"><?php echo ucfirst($member['Member']['prenom']); ?> <?php
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp'
$dataForView = array(
'page_title' => 'Profil de ',
'member' => array()
)
$page_title = 'Profil de '
$member = array()
$jours = array(
(int) 0 => 'Lundi',
(int) 1 => 'Mardi',
(int) 2 => 'Mercredi',
(int) 3 => 'Jeudi',
(int) 4 => 'Vendredi',
(int) 5 => 'Samedi',
(int) 6 => 'Dimanche'
)
$heure_options = array(
'options' => array(
'00' => '00',
'01' => '01',
'02' => '02',
'03' => '03',
'04' => '04',
'05' => '05',
'06' => '06',
'07' => '07',
'08' => '08',
'09' => '09',
(int) 10 => '10',
(int) 11 => '11',
(int) 12 => '12',
(int) 13 => '13',
(int) 14 => '14',
(int) 15 => '15',
(int) 16 => '16',
(int) 17 => '17',
(int) 18 => '18',
(int) 19 => '19',
(int) 20 => '20',
(int) 21 => '21',
(int) 22 => '22',
(int) 23 => '23',
(int) 24 => '24'
),
'inputed' => '00',
'label' => false
)
include - APP/View/Members/profil.ctp, line 54
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 57]Code Context //echo ucfirst(substr($member['Member']['nom'], 0, 1));
$nom = '';
if($member['Member']['masquer_nom'] == 1) {
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp'
$dataForView = array(
'page_title' => 'Profil de ',
'member' => array()
)
$page_title = 'Profil de '
$member = array()
$jours = array(
(int) 0 => 'Lundi',
(int) 1 => 'Mardi',
(int) 2 => 'Mercredi',
(int) 3 => 'Jeudi',
(int) 4 => 'Vendredi',
(int) 5 => 'Samedi',
(int) 6 => 'Dimanche'
)
$heure_options = array(
'options' => array(
'00' => '00',
'01' => '01',
'02' => '02',
'03' => '03',
'04' => '04',
'05' => '05',
'06' => '06',
'07' => '07',
'08' => '08',
'09' => '09',
(int) 10 => '10',
(int) 11 => '11',
(int) 12 => '12',
(int) 13 => '13',
(int) 14 => '14',
(int) 15 => '15',
(int) 16 => '16',
(int) 17 => '17',
(int) 18 => '18',
(int) 19 => '19',
(int) 20 => '20',
(int) 21 => '21',
(int) 22 => '22',
(int) 23 => '23',
(int) 24 => '24'
),
'inputed' => '00',
'label' => false
)
$nom = ''
include - APP/View/Members/profil.ctp, line 57
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 57]Code Context //echo ucfirst(substr($member['Member']['nom'], 0, 1));
$nom = '';
if($member['Member']['masquer_nom'] == 1) {
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp'
$dataForView = array(
'page_title' => 'Profil de ',
'member' => array()
)
$page_title = 'Profil de '
$member = array()
$jours = array(
(int) 0 => 'Lundi',
(int) 1 => 'Mardi',
(int) 2 => 'Mercredi',
(int) 3 => 'Jeudi',
(int) 4 => 'Vendredi',
(int) 5 => 'Samedi',
(int) 6 => 'Dimanche'
)
$heure_options = array(
'options' => array(
'00' => '00',
'01' => '01',
'02' => '02',
'03' => '03',
'04' => '04',
'05' => '05',
'06' => '06',
'07' => '07',
'08' => '08',
'09' => '09',
(int) 10 => '10',
(int) 11 => '11',
(int) 12 => '12',
(int) 13 => '13',
(int) 14 => '14',
(int) 15 => '15',
(int) 16 => '16',
(int) 17 => '17',
(int) 18 => '18',
(int) 19 => '19',
(int) 20 => '20',
(int) 21 => '21',
(int) 22 => '22',
(int) 23 => '23',
(int) 24 => '24'
),
'inputed' => '00',
'label' => false
)
$nom = ''
include - APP/View/Members/profil.ctp, line 57
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 61]Code Context
}else {
$nom .= ' '.ucfirst($member ["Member"]['nom']);
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp'
$dataForView = array(
'page_title' => 'Profil de ',
'member' => array()
)
$page_title = 'Profil de '
$member = array()
$jours = array(
(int) 0 => 'Lundi',
(int) 1 => 'Mardi',
(int) 2 => 'Mercredi',
(int) 3 => 'Jeudi',
(int) 4 => 'Vendredi',
(int) 5 => 'Samedi',
(int) 6 => 'Dimanche'
)
$heure_options = array(
'options' => array(
'00' => '00',
'01' => '01',
'02' => '02',
'03' => '03',
'04' => '04',
'05' => '05',
'06' => '06',
'07' => '07',
'08' => '08',
'09' => '09',
(int) 10 => '10',
(int) 11 => '11',
(int) 12 => '12',
(int) 13 => '13',
(int) 14 => '14',
(int) 15 => '15',
(int) 16 => '16',
(int) 17 => '17',
(int) 18 => '18',
(int) 19 => '19',
(int) 20 => '20',
(int) 21 => '21',
(int) 22 => '22',
(int) 23 => '23',
(int) 24 => '24'
),
'inputed' => '00',
'label' => false
)
$nom = ''
include - APP/View/Members/profil.ctp, line 61
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 61]Code Context
}else {
$nom .= ' '.ucfirst($member ["Member"]['nom']);
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp'
$dataForView = array(
'page_title' => 'Profil de ',
'member' => array()
)
$page_title = 'Profil de '
$member = array()
$jours = array(
(int) 0 => 'Lundi',
(int) 1 => 'Mardi',
(int) 2 => 'Mercredi',
(int) 3 => 'Jeudi',
(int) 4 => 'Vendredi',
(int) 5 => 'Samedi',
(int) 6 => 'Dimanche'
)
$heure_options = array(
'options' => array(
'00' => '00',
'01' => '01',
'02' => '02',
'03' => '03',
'04' => '04',
'05' => '05',
'06' => '06',
'07' => '07',
'08' => '08',
'09' => '09',
(int) 10 => '10',
(int) 11 => '11',
(int) 12 => '12',
(int) 13 => '13',
(int) 14 => '14',
(int) 15 => '15',
(int) 16 => '16',
(int) 17 => '17',
(int) 18 => '18',
(int) 19 => '19',
(int) 20 => '20',
(int) 21 => '21',
(int) 22 => '22',
(int) 23 => '23',
(int) 24 => '24'
),
'inputed' => '00',
'label' => false
)
$nom = ''
include - APP/View/Members/profil.ctp, line 61
View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971
View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112
Code Context
<div class="row"><div class="col-md-10 center"><h1 class="shorter"><?php echo ucfirst($member['Member']['prenom']); ?> <?php
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false )
include - APP/View/Members/profil.ctp, line 54 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Code Context
<div class="row"><div class="col-md-10 center"><h1 class="shorter"><?php echo ucfirst($member['Member']['prenom']); ?> <?php
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false )
include - APP/View/Members/profil.ctp, line 54 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Code Context
//echo ucfirst(substr($member['Member']['nom'], 0, 1));$nom = '';if($member['Member']['masquer_nom'] == 1) {
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = ''
include - APP/View/Members/profil.ctp, line 57 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Code Context
//echo ucfirst(substr($member['Member']['nom'], 0, 1));$nom = '';if($member['Member']['masquer_nom'] == 1) {
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = ''
include - APP/View/Members/profil.ctp, line 57 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Code Context
}else {$nom .= ' '.ucfirst($member ["Member"]['nom']);
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = ''
include - APP/View/Members/profil.ctp, line 61 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Code Context
}else {$nom .= ' '.ucfirst($member ["Member"]['nom']);
$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = ''
include - APP/View/Members/profil.ctp, line 61 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 74]Code Context<div class="center"><?phpif(strpos($member['Member']['logo'], 'http') !== false ){$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = ''include - APP/View/Members/profil.ctp, line 74 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 74]Code Context<div class="center"><?phpif(strpos($member['Member']['logo'], 'http') !== false ){$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = ''include - APP/View/Members/profil.ctp, line 74 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 77]Code Context$profile_img_url = $member['Member']['logo'] ;}else {$profile_img_url = 'uploads/members/'.$member['Member']['logo'];$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = ''include - APP/View/Members/profil.ctp, line 77 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 77]Code Context$profile_img_url = $member['Member']['logo'] ;}else {$profile_img_url = 'uploads/members/'.$member['Member']['logo'];$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = ''include - APP/View/Members/profil.ctp, line 77 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 79]Code Context$profile_img_url = 'uploads/members/'.$member['Member']['logo'];if ($member['Member']['logo']==null || ! is_file( WWW_ROOT . $profile_img_url ) ){$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = 'uploads/members/'include - APP/View/Members/profil.ctp, line 79 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 79]Code Context$profile_img_url = 'uploads/members/'.$member['Member']['logo'];if ($member['Member']['logo']==null || ! is_file( WWW_ROOT . $profile_img_url ) ){$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = 'uploads/members/'include - APP/View/Members/profil.ctp, line 79 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 80]Code Contextif ($member['Member']['logo']==null || ! is_file( WWW_ROOT . $profile_img_url ) ){If ($member['Member']['gender'] == "homme")$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = 'uploads/members/'include - APP/View/Members/profil.ctp, line 80 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 80]Code Contextif ($member['Member']['logo']==null || ! is_file( WWW_ROOT . $profile_img_url ) ){If ($member['Member']['gender'] == "homme")$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = 'uploads/members/'include - APP/View/Members/profil.ctp, line 80 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 90]Code Context}$this->set('og_image', '/'.$profile_img_url);$this->set('description_for_layout', 'Les services proposés par '.ucfirst($member['Member']['prenom']).' '.$nom );$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'include - APP/View/Members/profil.ctp, line 90 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 90]Code Context}$this->set('og_image', '/'.$profile_img_url);$this->set('description_for_layout', 'Les services proposés par '.ucfirst($member['Member']['prenom']).' '.$nom );$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'include - APP/View/Members/profil.ctp, line 90 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
-
- Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 99]Code Context
<li> <div class="sp_rating"><div class="base"><div class="average" style="width:<?php echo $member['Member']['rating_average'] ; ?>%"> <?php echo $member['Member']['rating_average'] ; ?> </div>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 99 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 99]
%">Code Context<li> <div class="sp_rating"><div class="base"><div class="average" style="width:<?php echo $member['Member']['rating_average'] ; ?>%"> <?php echo $member['Member']['rating_average'] ; ?> </div>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 99 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 99]
Code Context<li> <div class="sp_rating"><div class="base"><div class="average" style="width:<?php echo $member['Member']['rating_average'] ; ?>%"> <?php echo $member['Member']['rating_average'] ; ?> </div>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 99 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 99]
Code Context<li> <div class="sp_rating"><div class="base"><div class="average" style="width:<?php echo $member['Member']['rating_average'] ; ?>%"> <?php echo $member['Member']['rating_average'] ; ?> </div>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 99 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Demander un service à
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 109]Code Context<a href="<?php echo $this->webroot . 'member/rdvs/demanderRdv/' . $member['Member']['id']; ?>" class="profil-contact-btn btn btn-lg btn-primary" data-appear-animation="bounceIn">Demander un service à <?php echo $member['Member']['prenom']; ?></a><?php else: ?><a href="#" class="profil-contact-btn btn btn-lg btn-primary" data-appear-animation="bounceIn">Demander un service à <?php echo $member['Member']['prenom']; ?></a>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'include - APP/View/Members/profil.ctp, line 109 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 109]Code Context<a href="<?php echo $this->webroot . 'member/rdvs/demanderRdv/' . $member['Member']['id']; ?>" class="profil-contact-btn btn btn-lg btn-primary" data-appear-animation="bounceIn">Demander un service à <?php echo $member['Member']['prenom']; ?></a><?php else: ?><a href="#" class="profil-contact-btn btn btn-lg btn-primary" data-appear-animation="bounceIn">Demander un service à <?php echo $member['Member']['prenom']; ?></a>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'include - APP/View/Members/profil.ctp, line 109 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
-
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 120]
Code Context<div class="col-md-12 center"><ul><li> <i class="icon icon-user"></i> <?php echo date('Y') - $member['Member']['annee_nais'] ; ?> ans </li>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 120 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 120]
2026 ansCode Context<div class="col-md-12 center"><ul><li> <i class="icon icon-user"></i> <?php echo date('Y') - $member['Member']['annee_nais'] ; ?> ans </li>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 120 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
-
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 121]
Code Context<ul><li> <i class="icon icon-user"></i> <?php echo date('Y') - $member['Member']['annee_nais'] ; ?> ans </li><li> <i class="icon icon-home"></i> <?php echo ($member['Member']['codepostal']). " - " .ucfirst($member['Member']['ville']) ; ?> </li>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 121 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 121]
Code Context<ul><li> <i class="icon icon-user"></i> <?php echo date('Y') - $member['Member']['annee_nais'] ; ?> ans </li><li> <i class="icon icon-home"></i> <?php echo ($member['Member']['codepostal']). " - " .ucfirst($member['Member']['ville']) ; ?> </li>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 121 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 121]
Code Context<ul><li> <i class="icon icon-user"></i> <?php echo date('Y') - $member['Member']['annee_nais'] ; ?> ans </li><li> <i class="icon icon-home"></i> <?php echo ($member['Member']['codepostal']). " - " .ucfirst($member['Member']['ville']) ; ?> </li>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 121 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 121]
-Code Context<ul><li> <i class="icon icon-user"></i> <?php echo date('Y') - $member['Member']['annee_nais'] ; ?> ans </li><li> <i class="icon icon-home"></i> <?php echo ($member['Member']['codepostal']). " - " .ucfirst($member['Member']['ville']) ; ?> </li>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'
include - APP/View/Members/profil.ctp, line 121 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Undefined index: Member [APP/View/Members/profil.ctp, line 129]Code Context<a href="<?php echo $this->webroot . 'member/messages/contacter/' . $member['Member']['id']; ?>" class="btn btn-warning btn-lg profil-contact-btn">Contacter <?php echo $member['Member']['prenom']; ?></a> <span class="arrow hlb" data-appear-animation="rotateInUpLeft" data-appear-animation-delay="800"></span><?php else: ?><a href="#" class="btn btn-warning btn-lg profil-contact-btn">Contacter <?php echo $member['Member']['prenom']; ?></a> <span class="arrow hlb" data-appear-animation="rotateInUpLeft" data-appear-animation-delay="800"></span>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'include - APP/View/Members/profil.ctp, line 129 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
Notice (8): Trying to access array offset on value of type null [APP/View/Members/profil.ctp, line 129]Code Context<a href="<?php echo $this->webroot . 'member/messages/contacter/' . $member['Member']['id']; ?>" class="btn btn-warning btn-lg profil-contact-btn">Contacter <?php echo $member['Member']['prenom']; ?></a> <span class="arrow hlb" data-appear-animation="rotateInUpLeft" data-appear-animation-delay="800"></span><?php else: ?><a href="#" class="btn btn-warning btn-lg profil-contact-btn">Contacter <?php echo $member['Member']['prenom']; ?></a> <span class="arrow hlb" data-appear-animation="rotateInUpLeft" data-appear-animation-delay="800"></span>$viewFile = '/data/home/yakasaider.fr/public_html/app/View/Members/profil.ctp' $dataForView = array( 'page_title' => 'Profil de ', 'member' => array() ) $page_title = 'Profil de ' $member = array() $jours = array( (int) 0 => 'Lundi', (int) 1 => 'Mardi', (int) 2 => 'Mercredi', (int) 3 => 'Jeudi', (int) 4 => 'Vendredi', (int) 5 => 'Samedi', (int) 6 => 'Dimanche' ) $heure_options = array( 'options' => array( '00' => '00', '01' => '01', '02' => '02', '03' => '03', '04' => '04', '05' => '05', '06' => '06', '07' => '07', '08' => '08', '09' => '09', (int) 10 => '10', (int) 11 => '11', (int) 12 => '12', (int) 13 => '13', (int) 14 => '14', (int) 15 => '15', (int) 16 => '16', (int) 17 => '17', (int) 18 => '18', (int) 19 => '19', (int) 20 => '20', (int) 21 => '21', (int) 22 => '22', (int) 23 => '23', (int) 24 => '24' ), 'inputed' => '00', 'label' => false ) $nom = '' $profile_img_url = '/images/logo-femme.png'include - APP/View/Members/profil.ctp, line 129 View::_evaluate() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 971 View::_render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 933 View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 473 Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 968 Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 200 Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 112
-
Services proposés
Services non renseignés pour le moment
-
Zone d'intervention
Zone non renseignée pour le moment -
Disponibilités
Disponibilités non renseignées pour le moment
