Site Links
Home
Features
Documentation
Pricing & Order
Members Area
Support Options
UBBDev.com
UBBWiki.com
Who's Online
2 registered (SteveS, Bjab), 37 Guests and 16 Spiders online.
Key: Admin, Global Mod, Mod
Featured Member
Registered: 06/05/06
Posts: 469
Top Posters (30 Days)
Ruben 50
DennyP 24
Gizmo 23
Dunny 15
SteveS 13
AllenAyres 12
dbremer 10
SD 10
drkknght00 9
doug 8
Latest Photos
OK Corral Shoot Out
Testing
Basildon Train Station
Basildon Town Centre looking from the rounderbout
Basildon Town Square
Topic Options
#36433 - 11/10/00 01:24 AM Updated ShowMembers.php
Anonymous
Unregistered

Just take this file and rename the downloaded file to showmembers.php and replace the old copy.

The major feature it adds is support for displaying the 4 other Extra columns other then the ICQ column in the showmembers page and sorting by those columns. Defaultly out of the box it will display the extra columns if they're configed to anything in the config.inc.php if they're not then it won't display them. It also allows you to turn on and off the display of all 5 (including the ICQ one) on the showmembers.php. All you have to do is add the following stuff to the bottom of your config.inc.php inside the ?> tag.
<pre> // Config variables to turn on and off the extra variables in the ShowMembers.php script
// Valid values are 0 (off) or 1 (on)

$config['showextra1'] = 1;
$config['showextra2'] = 1;
$config['showextra3'] = 1;
$config['showextra4'] = 0;
$config['showextra5'] = 0;
</pre>

That turns on the first 3 (including the ICQ).

It also adds a feature a user mentioned that he'd like added where when you click on the little ICQ flower icon, it'll have ICQ search for the user to add them to your list or to send them a message.

It also allows you to add the support of the AIM Remote(tm) to your User List by having the AOL/AIM SN in your list clickable to pop up an IM window on the user's machine. To make this work you must add to config.inc.php at the end but before the ?> the following code...
<pre> // Config variables to turn on and setup which field is the field with AIM/AOL SN's in it.
// $config['aimlink'] can be 0 (off) or 1 (on) And for $config['aimextra'] is the number of the
// field that has AIM/AOL SN's in it. Valid values are 2, 3, 4, 5.
// Please note to turn this on please read the AOL/AIM License agreement and follow it.

$config['aimlink'] = 1;
$config['aimextra'] = 2;
</pre>

This copy replaces a buncha elseif's with a neater switch().

Doug
<A HREF="http://www.netherworldrpg.net" target="_new">http://www.netherworldrpg.net</A>
Top
#36434 - 11/10/00 06:09 AM Re: Updated ShowMembers.php
Anonymous
Unregistered

Bug Fix...

Fixed a security hole I found on the W3T site in this file (and notified Scream).

Doug
<A HREF="http://www.netherworldrpg.net" target="_new">http://www.netherworldrpg.net</A>
Top



Shout Box

Today's Birthdays
No Birthdays
Recent Topics
Temporary Password email not being received
by
05/24/12 10:02 PM
Ability to "like" individual posts (not Facebook "likes)
by doug
05/23/12 09:03 AM
Island Permissions
by ThreadsUser
05/22/12 03:03 PM
streaming video
by prkrgrp
05/20/12 07:02 PM
New Posts Corrupted? Can someone help?
by PianoWorld
05/19/12 09:41 AM
Forum Stats
10492 Members
36 Forums
33842 Topics
181709 Posts

Max Online: 978 @ 06/24/07 11:19 PM
Random Image