FEU: display last login date to user?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
Tetsuo
Forum Members
Forum Members
Posts: 58
Joined: Wed Aug 19, 2009 12:00 pm

FEU: display last login date to user?

Post by Tetsuo »

Is it possible to show a logged in User when (i.e. a time and/or date) they last logged in?

In the Admin (Frontend User Management > User History) you can see when users have logged in and out, so I suppose this is the data I'd want to be able to display on the front end of a page to a logged in user.

Many thanks
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: FEU: display last login date to user?

Post by JohnnyB »

Try checking if it is an available from the feu object.
Add something like:

Code: Select all

<pre>{$userinfo|@print_r}</pre>
Or

Code: Select all

{get_template_vars}
Or

Code: Select all

{dump item="userinfo"}
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
Post Reply

Return to “Modules/Add-Ons”