now i have a project with pyrocms, i have a problem to get the current id user in module's controller, does anyone know how to get it?
thanks , mahathir
|
now i have a project with pyrocms, i have a problem to get the current id user in module's controller, does anyone know how to get it? thanks , mahathir | |||
|
feedback
|
|
This returns null for me. I know I'm logged in as on my template I'm echoing {{ user:display_name }} Just fine. Oddness | |||
|
feedback
|
$this->user->id;– stormdrain Feb 20 at 14:39