php forum
php mysql forum
php mysql smarty
 
Topic Options
#317538 - 09/07/08 04:50 AM [7.3.1] add search to showmembers page
blaaskaak Offline
Enthusiast

Registered: 02/25/07
Posts: 304
Loc: The Netherlands
I wanted a search added to the userlist. I was ready to rock, but all that was actually needed was a small template change.

in /templates/default/showmembers.tpl

find:
Code:
{$sortlinks}
</td>
</tr>


Add below:
Code:
<tr>
<td align="center" class="alt-1">
<form method="get" action="{ubb url=""}">
<input type="hidden" name="ubb" value="showmembers" />
<label for="like">Find usernames starting with:</label>
<input name="like" value="" size="15" maxlength="15" />
<input type="submit" name="sendit" value="Search" class="form-button" />
</form>
</td>
</tr>


Edited by blaaskaak (09/07/08 04:54 AM)
_________________________

Top
#317539 - 09/07/08 07:08 PM Re: [7.3.1] add search to showmembers page [Re: blaaskaak]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
Thanks Yarp™ ! thumbsup

I like this one, it should be in the base code smile
_________________________
- Allen wavey
- What Drives You?

Top
#317540 - 09/07/08 07:13 PM Re: [7.3.1] add search to showmembers page [Re: AllenAyres]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
Works well here smile
_________________________
- Allen wavey
- What Drives You?

Top
#317569 - 09/16/08 05:05 PM Re: [7.3.1] add search to showmembers page [Re: AllenAyres]
Mike L_dup1 Offline
Lurker

Registered: 02/15/04
Posts: 4
Works like a charm in my install of 7.3.1.

Thanks!

Another vote to add this to official release.

Top
#317575 - 09/18/08 10:45 AM Re: [7.3.1] add search to showmembers page [Re: Mike L_dup1]
Rick Offline
Guru

Registered: 05/11/99
Posts: 8372
Loc: Olympia, WA
This will be in our next release with a slight modification where it will search for usernames containing the given search string, instead of just starting with it.
_________________________
StogieSmokers.com

Top


Who's Online
0 registered (), 18 Guests and 10 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Yesterday at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
12/03/08 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks