Recent Topics

1 Oct 24, 2005 15:20    

is there a way i can add the login form to my main template??, just the box where they can login and logout whenever they want, so they dont have to go to the login form and then coming back to the site?

thank you

2 Oct 24, 2005 20:27

Sure (there's always a WAY) ;)

Dunno if this is the RIGHT one, as it's untested, but it seems to me, it should work.

On our page, I've HIDDEN the backoffice like (kinda the opposite of what you want to do, but hey ... I'm the only blogger).

But, the page that does the login deed, is /admin/b2browse.php. I bet if you look at that file, you could probably whittle it down to the essentials (a simple form, asking for username, password and maybe a link for people who lost their password). Style it how you want and move the guts into your _main.php front page.

That would be where I'd start, anyway.

Good luck. Hope this helps.

-stk :D


Form is loading...