username_loggedout template

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dareen
    Member
    • Mar 2001
    • 31

    username_loggedout template

    i think this template should have a "submit"!!!

    this is the original one i have
    -------------------------
    <tr valign="top">
    <td bgcolor="{secondaltcolor}"><normalfont><b>Your User Name:</b></normalfont></td>
    <td bgcolor="{secondaltcolor}"><normalfont><input type="text" class="bginput" name="username" value="$bbuserinfo[username]" size="25">
    &nbsp;&nbsp;</normalfont>
    <smallfont><a href="register.php?action=signup">Want to register?</a>
    </smallfont></td>
    </tr>
    <tr valign="top">
    <td bgcolor="{firstaltcolor}"><normalfont><b>Your Password:</b></normalfont></td>
    <td bgcolor="{firstaltcolor}"><normalfont><input type="password" class="bginput" name="password" value="" size="25">
    &nbsp;&nbsp;</normalfont>
    <smallfont><a href="member.php?action=lostpw">Forgotten your password?</a>
    </smallfont></td>
    </tr>

    ----------------------------------------------------
    how can people login using this page?
  • Mike Sullivan
    Former vBulletin Developer
    • Apr 2000
    • 13327
    • 3.6.x

    #2
    That template is used in conjunction with other templates. Hence the reason it isn't a complete form (heck, it doesn't even have a <form> tag)

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...