Hello,
I am working on my website by using Joomla. I have a button in my top menu which redirect the user to registration page. After login or registering as a new user, I redirect the user to the Home page. How can I get the user information to show it as a module in my Home page ?
In reality I just need a module that returns "log out" method in my page. Is there any such module here?
thx
Login separate page
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Forum rules
-
- Joomla! Apprentice
- Posts: 9
- Joined: Mon Jul 30, 2007 11:01 pm
- Location: Melbourne, Australia
- Contact:
Re: Login separate page
Joomla! comes with a module, mod_login, that displays login details when not logged in, and the username and a logout button when logged in. You can enable it and set it's position from the module manager.
Hope this helps
ROSCO
Hope this helps
ROSCO
-
- Joomla! Apprentice
- Posts: 10
- Joined: Fri Feb 08, 2008 12:37 pm
Re: Login separate page
thank you