Do you mean 'get all currently logged in users' (i.e. from a central server based admin point of view) or display information about 'me' when I am logged in? The latter is achieved by looking inside $this->Auth->user();
Jeremy Burns jeremybu...@me.com On 14 May 2010, at 13:51, Ernesto wrote: > Hello. > > is there any way to retrieve the currently logged user in CakePHP 1.3? > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to cake-php@googlegroups.com > To unsubscribe from this group, send email to > cake-php+unsubscr...@googlegroups.com For more options, visit this group at > http://groups.google.com/group/cake-php?hl=en Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to cake-php@googlegroups.com To unsubscribe from this group, send email to cake-php+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en