Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '11506'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '11506',
'civilite' => 'M.',
'gender' => 'homme',
'email' => 'romain.bouron@free.fr',
'nom' => 'Bouron',
'prenom' => 'Romain',
'logo' => '1436357254.jpg',
'adresse' => '',
'adresse_suite' => null,
'codepostal' => '26100',
'ville' => 'Romans sur isere',
'telephone' => '',
'annee_nais' => '1978',
'masquer_nom' => '1',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 'sj50tu22xab',
'suspendu' => false,
'created' => '2015-07-08 14:02:18',
'confirmed' => true,
'd_d_con' => '2015-07-08 14:04:00',
'compteur' => '1',
'recover_code' => '',
'rating_average' => '0.00',
'nbr_h_c' => '0',
'nbr_h_u' => '0',
'nbr_h_service_d' => '0',
'nbr_h_service_p' => '1',
'dispo_comment' => '',
'ratings_count' => '0',
'rating_count' => '1'
),
'Disponibilite' => array(
(int) 0 => array(
'member_id' => '11506',
'jour_id' => '5',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '7332',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(
(int) 0 => array(
'id' => '27411',
'objet' => 'Problème sur clavier d'ordinateur',
'message' => 'Bonjour
Mon ordinateur a un souci. Quand je tape les lettres y et t celles-ci n'apparaissent pas dans le texte à l'écran. Les touches sont inopérantes. Les autres fonctionnent.
Merci pour votre réponse.
Cordialement
Christian ',
'date' => '2017-11-22 09:12:00',
'lu' => '0',
'receiver_id' => '11506',
'sender_id' => '32142',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '6698',
'member_id' => '11506',
'ville' => 'Romans sur isere',
'rayon' => '15',
'lat' => '5.05273',
'lng' => '45.0442'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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) 1 => 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