Page 1 of 1

Login separate page

Posted: Mon Mar 03, 2008 5:14 pm
by bigmantana
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

Re: Login separate page

Posted: Thu Mar 06, 2008 2:01 am
by RoscoHead
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

Re: Login separate page

Posted: Thu Mar 06, 2008 7:12 am
by bigmantana
thank you