Back to vBulletin 3.5 Add-ons

Simple Login from Non-Vb pages
Mod Version: 1.00, by gsnindia

This modification is in the archives.
vB Version: 3.5.3 Rating: (0 vote - 0 average) Installs: 10
Released: 06 Feb 2006 Last Update: Never Downloads: 3
Not Supported  

Just copy-paste the following code to the place you wish to put your login

Replace "your forum URL" as per your setting

Code:
<TABLE><TR>
                    <TD width="246"><form action="http://Your forum url/login.php" method="post" 
onsubmit="md5hash(vb_login_password,vb_login_md5password)">
                      <input name="vb_login_md5password" type="hidden" />
                      <input name="s" type="hidden" value="" />
                      <input type="hidden" name="url" value="http://your forum url" />
                      <input name="do" type="hidden" value="login" />
                      Login to Forum <br>
                      <span class="style5">User Name</span>                      
                      <input class="bginput" name="vb_login_username" size="18" 
type="text" />
                      <br />
                      <span class="style5">Password</span>                      
                      <input class="bginput" name="vb_login_password" size="18" 
type="password" />
                      <br />
                      <input checked="checked" class="bginput" name="cookieuser" 
id="cb_cookieuser" type="checkbox" value="1" />
                      <span 
class="smallfont">Remember Me</span>
                      <input class="button" type="submit" value="Login" /> 
                      <a href="http://Your forum url/register.php?">Register</a>                                        </form></TD>
                  </TR></TABLE>
Look at the sample at this page : http://www.gsnindia.com

Download

No files for download.

Similar Mods

Integration with vBulletin Simple login page/box/code for external pages vBulletin 3.7 Add-ons
Integration with vBulletin Simple vB User login and access control on non vB pages vBulletin 3.6 Add-ons
Integration with vBulletin Simple vB User login and access control on non vB pages vBulletin 3.7 Add-ons
Simple vB User login and access control on non vB pages vBulletin 3.5 Add-ons
Integration with vBulletin Simple login page/box/code for external pages vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024