|
|
Joined: Dec 2000
Posts: 54
Member
|
Member
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 ]
|
|
|
|
Joined: Jun 2001
Posts: 297
Member
|
Member
Joined: Jun 2001
Posts: 297 |
is there a way to control the custom titles people have WITHOUT the jimbo hack?
|
|
|
|
Joined: May 2001
Posts: 2,798
Member
|
Member
Joined: May 2001
Posts: 2,798 |
How could you do it without JIMBO's Hack installed?
|
|
|
|
Joined: Mar 2001
Posts: 318
Member
|
Member
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
|
|
|
|
Joined: Jun 2001
Posts: 297
Member
|
Member
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.
|
|
|
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.
|
|
Posts: 1,157
Joined: July 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|