When you put it that way...Originally posted by The Man
The point is that *I* can't, and that should be all that matters.
*withdraws support for the hack* **
**No, Shlup, not seriously
When you put it that way...Originally posted by The Man
The point is that *I* can't, and that should be all that matters.
*withdraws support for the hack* **
**No, Shlup, not seriously
Ah, gotta love those hacks that we really don't need. By the way, can we have it so that all the male members show up with one colour, and the females have the other? >=]
Bow before the mighty Javoo!
How about the members that like to confuse people about their gender with weird upside down question marks?![]()
Nonono, it gets turned into an option in the profile settings. I'm sure there are a bunch of other hacks I could think up, just gimme a bit of time >=]
*annoys some people by bringing it up*
Bow before the mighty Javoo!
This sounds like a huge improvement.
Haha it turns out you don't need to hack anything for this. Just go into the template and add this:
in place of the memberlist title table data cell.<!-- 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-->
That'll give you something along the lines of:
Last edited by The Man; 03-31-2003 at 09:56 PM.
G'job there Aaron. Doing it without hacking is the best thing.
I don't think you guys need to do it at all. Not only can you search alphabetically, but you can also click ppls names at the main index if they are online, you can click to view someones if they just posted as the last person in a thread, and you can also just click to view with the profile button at the bottom of each persons post. Isn't that enough ways? :fd:
Vaild points. *agrees* It could be helpful if you aren't wanting to look at someone's immediate profile. Such as if you just wanted to see something about a person who just posted vs. looking for someone you don't know or aren't sure of thier name etc. I see nowOriginally Posted by The Man
...A quick username search would require fewer pages than going to the advanced search and searching, manually trying to find the user, or manually trying to find one of the user's posts. Practically each page we load gives us a pop-up ad these days. Pop-up ads are a PAIN IN THE ASS...:fd:
Last edited by Moomba Misstress; 04-02-2003 at 08:54 AM.
Let's look at it this way: A quick username search would require fewer pages than going to the advanced search and searching, manually trying to find the user, or manually trying to find one of the user's posts. Practically each page we load gives us a pop-up ad these days. Pop-up ads are a PAIN IN THE ASS, not only because we have to close them but because they cause Internet Explorer to experience about a ten-second delay each time it executes the script to load a pop-up window. Thus, making a SMALL template modification to allow users to find members right on the memberlist would save a very large number of people a very sizable amount of grief. I support it.
in place of<!-- 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></tr></table></td></tr></table></td></tr></table></td>
</form>
<!--/quick search and memberlist title-->
I think that'll do it. (Use the code from the second example, not the first one).<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
<td width="100%"><img src="{imagesfolder}/vb_bullet.gif" alt="" border="0" align="absmiddle">
<normalfont><b><a href="index.php?s=$session[sessionhash]">$bbtitle</a> >
Members List</b></normalfont></td>
</tr>
</table>
;_; nobody got my point.
What happened to the 'no hacks coz once we let Manny have one he'll come up with another' rule?
Bow before the mighty Javoo!