Results 1 to 15 of 57

Thread: Don't you just hate searching for members?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    pirate heartbreaker The Man's Avatar
    Join Date
    Mar 2002
    Location
    Sarasota, FL
    Posts
    10,946

    Default

    Haha it turns out you don't need to hack anything for this. Just go into the template and add this:

    <!-- quick search and memberlist title -->

    <form action="memberlist.php" method="post">
    <input type="hidden" name="s" value="$session[sessionhash]">
    <input type="hidden" name="action" value="getall">

    <table cellpadding="0" cellspacing="0" border="0" bgcolor="#000000" width="100%" align="center"><tr><td>
    <table cellpadding="4" cellspacing="1" border="0" width="100%">
    <tr>
    <td bgcolor="#012033" colspan="6">

    <table cellspacing="0" cellpadding="0" width="100%"><tr id="cat">
    <td><largefont>$[/i]bbtitle Members List</largefont></td><td align="right">

    <smallfont><b>Quick Username Search:</b>
    <input type="text" class="bginput" size="35" name="ausername" value="" style="font-size: 11px;">
    <input type="submit" class="bginput" name="submit" value="Go!" accesskey="s" style="font-size: 11px;"></font></td>

    </form>

    </tr></table></td>

    <!--/quick search and memberlist title-->
    in place of the memberlist title table data cell.

    That'll give you something along the lines of:

    $bbtitle Members ListQuick Username Search:

    Good times.
    Last edited by The Man; 03-31-2003 at 10:56 PM.
    Don't delay, add The Pimp today! Don't delay, add The Pimp today!
    Fool’s Gold tlsfflast.fm (warning: album artwork may sometimes be nsfw)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •