The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
How to connect log in from another page.?
Im trying to tie in the vB login with my webtemplate.
Here is the form/code that is currently in the html for that part. Code:
<div id="login"> <form name="login" method="post" action=""> <input name="username" type="text" class="login_field" tabindex="1" value="USERNAME" /> <input name="Password" type="password" class="login_field" tabindex="2" value="password" /> <input name="login" type="submit" class="button login" tabindex="3" value="" /> <input name="help" type="button" class="button help" tabindex="4" value="" /> <input name="register" type="button" class="button register" tabindex="5" value="" /> </form> </div> Or even point me in the right direction. Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|