Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Modification Name: Last Member = Total Members

Author(s): AllenAyres, Charles Capps

Description: Looking to add some zip back into your ubb.forum? All forums have a plethora of peeps who register and never come back to participate... while this gives you a nice number of members, the sheer number of profiles/ size of the member files needing to be searched through/loaded during routine board functions can add significant server overhead. You can prune your memberlist back, but then it looks like you killed your forum's popularity. Using this simple mod will boost "Total Members: x" number back up to its once proud status while still allowing you to prune the members back to more manageable sizes.

It keeps the "Total Members: x" set to the last regged/approved member number smile

Demo: here

Download Link: .

Instructions / Other Info: Open ubb_forum_summary.cgi

FIND:

my $TotalMembers = &GetMemberTotal;

REPLACE WITH:

my $TotalMembers = &GetLastMemberNumber + 0;

cool


- Allen wavey
- What Drives You?
Sponsored Links
Joined: Oct 2000
Posts: 2,667
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,667
why plus zero???


Do you believe in love at first sight,
or should I walk by again?
Joined: Mar 2001
Posts: 7,394
LK Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
So it wouldn't be "00000001" but "1" tipsy

Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
yes, thanks to cc for that bit-o-help smile


- Allen wavey
- What Drives You?
Joined: Oct 2000
Posts: 2,667
Veteran
Veteran
Offline
Joined: Oct 2000
Posts: 2,667
I see smile neat smile


Do you believe in love at first sight,
or should I walk by again?
Sponsored Links
Joined: May 2000
Posts: 1,168
Member
Member
Offline
Joined: May 2000
Posts: 1,168
I don't think the link is right. Is there a place this can be downloaded?

- MT

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
there is no link, he posted the actual code in the post itself.

Code
OPEN UBB_FORUM_SUMMARY.CGI

FIND:

my $TotalMembers = &GetMemberTotal;

REPLACE WITH:

my $TotalMembers = &GetLastMemberNumber + 0;

Joined: May 2000
Posts: 1,168
Member
Member
Offline
Joined: May 2000
Posts: 1,168
So this entire hack is just a "one liner"?

- MT

Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
yep smile


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
AllenAyres
AllenAyres
Texas
Posts: 21,079
Joined: March 2000
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20221218)