PDA

View Full Version : Quick login to vbulletin



:Lively
28-09-2005, 03:03 PM
Hi, i wanted to know whats the script so i can place a quick login to vbulletin on my website.

Moved to Forum Designing by Michael-W.
Please post in correct forum.

:Lively
30-09-2005, 02:53 PM
nobody????

Anderman
30-09-2005, 03:01 PM
This should do it

<form method="post" class="login" action="/forum/login.php" onsubmit="md5hash(vb_login_password,vb_login_md5password)">
<label>Username:<input type="text" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="1" onfocus="if (this.value == 'User Name') this.value = '';" /></label>
<label>Password:<input type="password" name="vb_login_password" size="10" accesskey="p" tabindex="2" /></label>
<input type="hidden" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" />
<input type="hidden" name="s" value="" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="forceredirect" value="1" />
<input type="hidden" name="vb_login_md5password" />
<input type="submit" value="Login" class="submit" />
</form>

:Lively
30-09-2005, 03:03 PM
thx m8,

also +rep cos im feeling kind :)

:Lively
30-09-2005, 03:11 PM
when i try 2 use it it says i have successfully logged in then it redirects me back to the quick login page again??

EDIT By: -50 (Forum MOD): Please do NOT double post.

Want to hide these adverts? Register an account for free!