Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '1414'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '1414',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'nicolasauxerre@yahoo.fr',
'nom' => 'BLANCHARD',
'prenom' => 'NICOLAS',
'logo' => null,
'adresse' => 'Rue saint blaise',
'adresse_suite' => null,
'codepostal' => '74230',
'ville' => 'Thones',
'telephone' => '',
'annee_nais' => '1975',
'masquer_nom' => '0',
'masquer_tel' => '0',
'masquer_adresse' => '0',
'nbr_con' => '1',
'codevalidation' => '7bients78i8',
'suspendu' => false,
'created' => '2013-02-04 15:21:09',
'confirmed' => true,
'd_d_con' => '2013-02-04 15:29:04',
'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' => '1250',
'member_id' => '1414',
'ville' => 'Thones',
'rayon' => '5',
'lat' => '6.32476',
'lng' => '45.882'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '104',
'name' => 'Informatique - RESOLUTION DE PROBLÈMES',
'description' => '',
'slug' => 'informatique-resolution-de-problemes',
'parent_id' => '43',
'lft' => '120',
'rght' => '121',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => 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) 2 => 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) 3 => array(
'id' => '54',
'name' => 'Déménagement - AIDE DÉMÉNAGEMENT',
'description' => '',
'slug' => 'demenagement-aide-demenagement',
'parent_id' => '43',
'lft' => '28',
'rght' => '29',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'id' => '87',
'name' => 'Soins beauté - MASSAGE',
'description' => '',
'slug' => 'soins-beaute-massage',
'parent_id' => '43',
'lft' => '92',
'rght' => '93',
'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