The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Linking homepage login form to vbulletin?
How could i link a login form on my homepage to all the users which have registered on vbulletin
So for example they log in inputting their username and password on the homepage and once logged in it states their name on the homepage and keeps them logged in when switching pages to the vbulletin forum. This is the code so far in the html index.php for login. Code:
<!--header --> <div id="header"> <div class="top"> <form action="" method="get" enctype="multipart/form-data" id="LoginForm"> <div> Username <input type="text" name="name" value="" class="input1" /> Password <input type="password" name="pwd" value="" class="input2" /> <a href="#" class="link" onclick="document.getElementById('LoginForm').submit()"><span><span>Login</span></span></a><br /> Thank you. |
#2
|
||||
|
||||
What Home Page are you using ?
Vbadvanced works in this instance |
#3
|
|||
|
|||
I am using a html homepage. Similar to this login.
Code:
http://osc.template-help.com/wt_25558/index.html |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|