Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '12926'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '12926',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'philippe.carli@gmail.com',
'nom' => 'carli',
'prenom' => 'Philippe',
'logo' => null,
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '94000',
'ville' => 'Creteil',
'telephone' => '',
'annee_nais' => '1962',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '2',
'codevalidation' => 'nfm4yspvtue',
'suspendu' => false,
'created' => '2015-09-06 15:13:30',
'confirmed' => true,
'd_d_con' => '2015-09-09 16:50:08',
'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(
(int) 0 => array(
'member_id' => '12926',
'jour_id' => '1',
'heure_debut' => '15',
'heure_fin' => '18',
'id' => '8091',
'disponible' => '0'
),
(int) 1 => array(
'member_id' => '12926',
'jour_id' => '2',
'heure_debut' => '15',
'heure_fin' => '18',
'id' => '8236',
'disponible' => '0'
),
(int) 2 => array(
'member_id' => '12926',
'jour_id' => '3',
'heure_debut' => '15',
'heure_fin' => '18',
'id' => '8237',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(
(int) 0 => array(
'id' => '28175',
'objet' => 'meubles en kit',
'message' => 'Bonjour Philippe,
Je cherche quelqu'un pour m'aider à monter une table et une mezzanine ikéa en bois et 2 bibliothèques. J'ai aussi 2 étagères et 2 petits meubles à fixer aux murs. J'habite près du rer C de Choisy-le-roi.
Merci de votre réponse, même négative,
cordialement,
Chantal',
'date' => '2018-01-23 11:01:10',
'lu' => '0',
'receiver_id' => '12926',
'sender_id' => '33093',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '7268',
'member_id' => '12926',
'ville' => 'Creteil',
'rayon' => '10',
'lat' => '2.45557',
'lng' => '48.7904'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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) 1 => array(
'id' => '44',
'name' => 'Travaux et entretien habitat - JARDIN',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-jardin',
'parent_id' => '43',
'lft' => '4',
'rght' => '5',
'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' => '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]
)
),
(int) 4 => 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]
)
)
)
)
$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