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.

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.
Last edited by Michael.; 30-09-2005 at 02:57 PM.
Post Count: :eusa_danc 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 :eusa_danc
nobody????
Post Count: :eusa_danc 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 :eusa_danc
This should do it
HTML Code:<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>
thx m8,
also +rep cos im feeling kind![]()
Post Count: :eusa_danc 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 :eusa_danc
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.
Last edited by Steven.; 01-10-2005 at 09:11 AM.
Post Count: :eusa_danc 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900 | 1000 :eusa_danc
Want to hide these adverts? Register an account for free!