Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '18749'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '18749',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'lfalchun@hotmail.fr',
'nom' => 'FALC'HUN',
'prenom' => 'Laurent',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '73110',
'ville' => 'La rochette',
'telephone' => null,
'annee_nais' => '1972',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => '6ne5sdptsew',
'suspendu' => false,
'created' => '2016-03-07 20:57:48',
'confirmed' => true,
'd_d_con' => '2016-03-07 20:59:49',
'compteur' => '0',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '0',
'dispo_comment' => '',
'ratings_count' => '0',
'rating_count' => '1'
),
'Disponibilite' => array(),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '9630',
'member_id' => '18749',
'ville' => 'La rochette',
'rayon' => '15',
'lat' => '6.11662',
'lng' => '45.4594'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '45',
'name' => 'Travaux et entretien habitat - PEINTURE',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-peinture',
'parent_id' => '43',
'lft' => '6',
'rght' => '7',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '50',
'name' => 'Bricolage - MONTER UN MEUBLE EN KIT',
'description' => '',
'slug' => 'bricolage-monter-un-meuble-en-kit',
'parent_id' => '43',
'lft' => '18',
'rght' => '19',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '52',
'name' => 'Bricolage - REPARATIONS',
'description' => '',
'slug' => 'bricolage-reparations',
'parent_id' => '43',
'lft' => '20',
'rght' => '21',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'id' => '51',
'name' => 'Bricolage - PETITS TRAVAUX MANUELS',
'description' => '',
'slug' => 'bricolage-petits-travaux-manuels',
'parent_id' => '43',
'lft' => '22',
'rght' => '23',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '91',
'name' => 'Courses - FAIRE LES COURSES A PARTIR D'UNE LISTE',
'description' => '',
'slug' => 'courses-faire-les-courses-a-partir-d-une-liste',
'parent_id' => '43',
'lft' => '104',
'rght' => '105',
'MembersService' => array(
[maximum depth reached]
)
)
)
)
$nom = null
MembersController::profil() - APP/Controller/MembersController.php, line 431
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 112