Quote:
Today at 12:53 AM soccerclue said this in Post #148
Hi,
I wonder if the webtemplate hack includes the user authentication or not? So, if the user is not logged in in that webtemplate page, there would be a login box there or sign up link there. Is the webtemplate page has the feature of session, checking the user's username and password in database if it is correct? I would like the page to include login box if not logged in. I am trying to make a form processing page using this webtemplate hack. Is it possible to achieve with this hack?
|
If you want only your login box to show (not the webtemplate itself), just add 1 in banned users field of your webtemplates and you will have exactly what you want.
If you want your login box to show inside webtemplate (so webtemplate itself is also displayed), use $WT_Login in your webtemplate content.