Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '38972'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '38972',
'civilite' => 'Mr',
'gender' => 'homme',
'email' => 'guyth@outlook.fr',
'nom' => 'guynaudeau',
'prenom' => 'thierry',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '91300',
'ville' => 'Massy',
'telephone' => null,
'annee_nais' => '1966',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '2',
'codevalidation' => '72idy4inz5v',
'suspendu' => false,
'created' => '2020-03-11 15:14:00',
'confirmed' => true,
'd_d_con' => '2020-03-12 14:48:21',
'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' => '38972',
'jour_id' => '0',
'heure_debut' => '15',
'heure_fin' => '20',
'id' => '20946',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(
(int) 0 => array(
'id' => '41973',
'objet' => 'Plaque de cuisson ',
'message' => 'Bonjour, je me permets de vous contacter car j’ai une plaque de cuisson avec 3 feux mais l’un d’eux ne s’allume plus, c’est le plus grand en plus. Je voudrai savoir si vous pouvez m’aider, svp? En vous remerciant par avance ',
'date' => '2024-11-25 22:23:37',
'lu' => '1',
'receiver_id' => '38972',
'sender_id' => '46478',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '18426',
'member_id' => '38972',
'ville' => 'Massy',
'rayon' => '25',
'lat' => '2.27137',
'lng' => '48.7308'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => array(
'id' => '52',
'name' => 'Bricolage - REPARATIONS',
'description' => '',
'slug' => 'bricolage-reparations',
'parent_id' => '43',
'lft' => '20',
'rght' => '21',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '48',
'name' => 'Travaux et entretien habitat - ELECTRICITÉ',
'description' => '',
'slug' => 'travaux-et-entretien-habitat-electricite',
'parent_id' => '43',
'lft' => '12',
'rght' => '13',
'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