Code Context $this->set('member', $q);
$nom .= ucfirst($q ["Member"]['prenom']);
$id = '24100'
$q = array(
'Member' => array(
'password' => '*****',
'id' => '24100',
'civilite' => 'Mr',
'gender' => '',
'email' => 'duboisjmichel1@hotmail.com',
'nom' => 'dubois',
'prenom' => 'jean-michel',
'logo' => null,
'adresse' => null,
'adresse_suite' => null,
'codepostal' => '94450',
'ville' => 'Limeil brevannes',
'telephone' => null,
'annee_nais' => '1978',
'masquer_nom' => '0',
'masquer_tel' => '1',
'masquer_adresse' => '1',
'nbr_con' => '1',
'codevalidation' => 're6guapw20x',
'suspendu' => false,
'created' => '2016-07-24 19:48:50',
'confirmed' => true,
'd_d_con' => '2016-07-24 19:51: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(
(int) 0 => array(
'member_id' => '24100',
'jour_id' => '5',
'heure_debut' => '09',
'heure_fin' => '18',
'id' => '13991',
'disponible' => '0'
)
),
'Demande' => array(),
'Rrdv' => array(),
'Srdv' => array(),
'Rmessage' => array(
(int) 0 => array(
'id' => '25024',
'objet' => 'Application REPCAM',
'message' => 'Bonjour Jean-Michel,
Je suis coach sportif basé à Londres et nous avons développé une application REPCAM qui vous permet d'animer vos séances de coaching en enregistrant automatiquement les répétitions de votre client pendant la séance à l'aide de votre iPhone.
L'application est totalement gratuite nous sommes juste a la recherche de coachs qui pourraient nous donner leur feedback afin d’améliorer REPCAM.
Vous pouvez charger l'application ici : https://itunes.apple.com/fr/app/repcam/id1118115900?l=en&mt=8
Vous pouvez m'envoyer vos retours à : info.repcam@gmail.com
A noter que nous recherchons aussi des coachs 'Ambassadeur REPCAM' pour la rentrée de septembre 2017.
Merci pour votre retour.
Sportivement,
Fabien',
'date' => '2017-06-16 11:32:58',
'lu' => '0',
'receiver_id' => '24100',
'sender_id' => '27124',
'sender_delete' => false,
'receiver_delete' => false
),
(int) 1 => array(
'id' => '17644',
'objet' => 'Cours d'anglais',
'message' => 'Bonjour,
Je suis bilingue et ex enseignante, disponible dès maintenant pour des cours d'anglais . Vous pouvez me joindre au 0684 766910.
Bonne journée Catherine',
'date' => '2016-07-27 07:55:07',
'lu' => '0',
'receiver_id' => '24100',
'sender_id' => '2304',
'sender_delete' => false,
'receiver_delete' => false
),
(int) 2 => array(
'id' => '17584',
'objet' => 'dispo',
'message' => 'je suis dispo',
'date' => '2016-07-25 03:21:06',
'lu' => '0',
'receiver_id' => '24100',
'sender_id' => '20913',
'sender_delete' => false,
'receiver_delete' => false
)
),
'Smessage' => array(),
'Vintervention' => array(
(int) 0 => array(
'id' => '12931',
'member_id' => '24100',
'ville' => 'Limeil brevannes',
'rayon' => '20',
'lat' => '2.49215',
'lng' => '48.7462'
)
),
'Caution' => array(),
'Service' => array(
(int) 0 => 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) 1 => array(
'id' => '79',
'name' => 'Coaching / Conseils - SPORT ',
'description' => '',
'slug' => 'coaching-conseils-sport',
'parent_id' => '43',
'lft' => '80',
'rght' => '81',
'MembersService' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'id' => '82',
'name' => 'Coaching / Conseils - JEUX',
'description' => '',
'slug' => 'coaching-conseils-jeux',
'parent_id' => '43',
'lft' => '86',
'rght' => '87',
'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' => '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) 5 => 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