Previous Thread
Next Thread
Print Thread
Rate Thread
#131420 03/04/2001 11:40 PM
Joined: Dec 2000
Posts: 54
Member
Member
Offline
Joined: Dec 2000
Posts: 54
I don't have the time to upload and since this is a simple hack i don't need to make a text file for it.

This is a veeeery simple Custom Ranks hack that'll allow people to make a cusotm rank for themselves, from their profile.

open public_topic_page.pl in the templates directory

- Find -

~;
return ($html_stuff);
} # end topic_top

sub topic_row {

- and right under it put -

my $rank = $user_profile[16];
chomp ($rank);

if ($rank ne "") {
$rank = $user_profile[16];
} else {
$rank = "$user_status";
}


- find -

$user_status


$member_number



$rating_line

- replace it with -

Rank:$rank


$member_number



$rating_line

- and then go into your control panel and make optional field 1 in registration settings Custom Rank and make it a optional field -

- and your done -

[ March 04, 2001: Message edited by: Ultra The Vampire ]

Sponsored Links
#131421 06/08/2001 5:27 PM
Joined: Jun 2001
Posts: 297
Member
Member
Offline
Joined: Jun 2001
Posts: 297
is there a way to control the custom titles people have WITHOUT the jimbo hack?

#131422 06/08/2001 6:20 PM
Joined: May 2001
Posts: 2,798
Member
Member
Offline
Joined: May 2001
Posts: 2,798
How could you do it without JIMBO's Hack installed?

#131423 06/09/2001 2:27 AM
Joined: Mar 2001
Posts: 318
Member
Member
Offline
Joined: Mar 2001
Posts: 318
any way to make it soo it doesent replace there board status just adds text under

Member, Administrator


soo it would be like

Member
Karati Kid <--- custom rank here

#131424 06/09/2001 2:26 PM
Joined: Jun 2001
Posts: 297
Member
Member
Offline
Joined: Jun 2001
Posts: 297
um could you tell me how I can add text under it? and you can do it without jimbo's hack by cutting out the rank part.

Sponsored Links

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
isaac
isaac
California
Posts: 1,157
Joined: July 2001
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
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)