PDA

View Full Version : Login on index of site?


iNFiNiTY321
17 Apr 2007, 01:38
is there a tutorial on how to do this?

Marco van Herwaarden
17 Apr 2007, 10:15
Just set the "can View Forum" setting to No for the unregistered usergroup.

Coux
17 Apr 2007, 10:57
i think he means having a login box on the index of the main site not the forum.. i think?.. could be wrong.

Princeton
17 Apr 2007, 13:15
copy the generated html source of login form and paste it on your index page

Till
18 Apr 2007, 11:36
copy the generated html source of login form and paste it on your index page

That doesn't always seem to work. :-( Sometimes a user is redirected and no cookie is set (though I am forcing it with a hidden (instead of a checkbox)). Also do you know if I can give it some parameters so it redirects them to their profile or something?