PDA

View Full Version : Login form anywhere?


Elias
06-25-2008, 12:05 AM
Hi!


I really would like a login form placed in my left_side.tpl, any idea how to do this with all the "smarty" things and things just like that?

Thank you!

bruleo
06-25-2008, 02:23 AM
I mananged with www.1sds.net (http://www.1sds.net) (phpLD 3.3) after a lot of messing about. Unfortunately, I never wrote the instructions how to do it as I just played with it until it worked.

If you can wait a few weeks, as I'm really busy right now, I 'might' get the chance to put it into a mod.

From memory, I basically took most of the login.php code and placed it at the bottom of the init.php, making sure I removed the duplicate includes etc. I then copied over the login.tpl code to a panel in the left_side.tpl, then had to register the forms in init.php (I think). There might have been a coupld of other things I did, but I really can't rememeber off hand.

I think there is also another thread about this, with some code, in the supporters forum that might give you an idea.

Bruce.

Elias
06-30-2008, 01:00 AM
Content visible to registered users only.

I've tried my self a couple of times now but I get smarty errors all the time =/

Yes I can wait no problem, if you would do that it would be wonderful =D