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: 303
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: 25448
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: 25448
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 (), 27 Guests and 11 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
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
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks