Log message #3938510

# At Username Text
# Sep 27th 2016, 15:01 Nicolas_13860 php/delphi lol
# Sep 27th 2016, 15:01 Nicolas_13860 on me propose un poste de dev objects
# Sep 27th 2016, 14:23 Skeletyon Allez hop
# Sep 27th 2016, 14:21 Skeletyon hu?
# Sep 27th 2016, 14:21 SpoutBE_ Toxkid :D
# Sep 27th 2016, 14:21 SpoutBE_ t'as encore le petit ?
# Sep 27th 2016, 14:20 Skeletyon Bon j'vais pas tarder moi
# Sep 27th 2016, 14:18 SpoutBE_ GPRS
# Sep 27th 2016, 14:18 Skeletyon J'espere que y'aura un wifi lol
# Sep 27th 2016, 14:18 Skeletyon Je ferai en sorte d'avoir mon portable pret
# Sep 27th 2016, 14:17 SpoutBE_ https://medium.com/@akosma/%C3%AAtre-un-d%C3%A9veloppeur-apr%C3%A8s-40-4aa279248cab#.s7sswyz6j
# Sep 27th 2016, 13:45 SpoutBE_ http://www.planningforaliens.com/blog/2016/04/11/why-js-development-is-crazy/
# Sep 27th 2016, 13:39 kitcat71_ truc idiot
# Sep 27th 2016, 13:39 Nicolas_13860 kitcat71_ super ;-)
# Sep 27th 2016, 13:39 kitcat71_ cela fonctionne en le mettant à la fin: c'est bon
# Sep 27th 2016, 13:38 Nicolas_13860 kitcat71_ et là à la derniere ligne ?
# Sep 27th 2016, 13:37 darkelda et présenter Ansible
# Sep 27th 2016, 13:37 darkelda dev, staging, prod
# Sep 27th 2016, 13:37 kitcat71_ j'avais mis le $this->render au milieu de la méthode
# Sep 27th 2016, 13:37 darkelda jaurai plutot fait un truc sur l'environnement de dév
# Sep 27th 2016, 13:36 Nicolas_13860 kitcat71_ cad ?
# Sep 27th 2016, 13:36 kitcat71_ ah ah les darkelda et SpoutBE_
# Sep 27th 2016, 13:36 SpoutBE_ D
# Sep 27th 2016, 13:35 darkelda oh j'allais même pas parler de "from CakePHP to Django"
# Sep 27th 2016, 13:34 kitcat71_ le pb venait de l'emplcament du render: pas tout à la fin
# Sep 27th 2016, 13:32 Nicolas_13860 $newUser c'est une var passée avec le $this->set(... ?
# Sep 27th 2016, 13:30 Nicolas_13860 tu mets bien le $this->render(... à la fin de la méthode ?)
# Sep 27th 2016, 13:30 kitcat71_ je viens de tester avec le nom pour etre tout a fait certain
# Sep 27th 2016, 13:30 Nicolas_13860 mais bon ca doit aussi marcher avec la maj ^^
# Sep 27th 2016, 13:30 Nicolas_13860 car d'après la doc il faut bien indiquer le nom du fichier tel qu'il est
# Sep 27th 2016, 13:29 kitcat71_ oui
# Sep 27th 2016, 13:29 Nicolas_13860 t'es bien en v 3 ?
# Sep 27th 2016, 13:29 kitcat71_ mais cela ne change rien
# Sep 27th 2016, 13:29 kitcat71_ convention
# Sep 27th 2016, 13:28 Nicolas_13860 pk pas $this->render('signup_limited'); ?
# Sep 27th 2016, 13:26 kitcat71_ une idée?
# Sep 27th 2016, 13:26 kitcat71_ Undefined variable: newUser [APP/Template/Users/signup_limited.ctp,
# Sep 27th 2016, 13:26 kitcat71_ et la vue s'affiche mais j'ai une erreur sur la variable $newUser passée:
# Sep 27th 2016, 13:26 kitcat71_ au début de signup je fais $this->render('signupLimited');
# Sep 27th 2016, 13:25 kitcat71_ je veux faire une vue signup_limited.ctp avec un text différent
# Sep 27th 2016, 13:25 kitcat71_ j'ai un controleur de creation de user signupController avec sa vue signup.ctp : cela fonctionne