Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Feb 2000
Posts: 15
Junior Member
Junior Member
Offline
Joined: Feb 2000
Posts: 15
Hey there again, i have recently talked to loads of people who have said showing all of the above is impossible, but its not !!

in fact its very very easy to do!

first up install the "redocumented usertext hack" this is the most complete version but do remeber to correct the spelling !!

have this installed and set as the profile array [15] the default.

then install the custom user image hack [or any image hack if you want?? its really up to you, but this is what worked 100% for me!]

have this stored in the profile array [16]

test both, BEFORE adding the next bit!

hack : Easy stars rank Hack
diffculity : none
what it does :
Hard codes rank and # of stars into the ubb, under the username, and above the userimage and usertext!
files used : ubblibary_2.pl and star.gif

find this line[s]:
if ($ThisStatus eq "Administrator") {
$ThisStatus = "$AdminTitle";
}
elsif ($ThisStatus eq "Moderator") {
$ThisStatus = "$ModeratorTitle";
}
elsif ($ThisStatus eq "Member") {
$ThisStatus = "$MemberTitle";
} else {
$ThisStatus = "$JrMemberTitle";
}
} else {
$RegName = "unreg";
}


then overwrite it with this code:
if ($ThisStatus eq "Administrator") {
$ThisStatus = "
$AdminTitle";
}
elsif ($ThisStatus eq "Moderator") {
$ThisStatus = "
$ModeratorTitle";
}
elsif ($ThisStatus eq "Member") {
$ThisStatus = "
$MemberTitle";
} else {
$ThisStatus = "
$JrMemberTitle";
}
} else {
$RegName = "unreg";
}
#hardcode stars hack by Digital Paul

save and upload in ascci[as always] update your threads, and set everything to be viewed! in general settings.
[and placing star.gif in your NonCGI dir]

this gives admins 5 stars, mods 4 stars, members 3 stars, and new users 1 star. to edit this simply add or delete from each status line the <.img src="$noncgiurl/star.gif".> [ignoring the "."'s after the "<" & ">"

of course this can be modified so each rank has its own gif! but thats so easy to do i wont post how 2 do it unless requested!

hope that helps you all out???

p/s ~ i have no idea if this has been posted or not yet, all i do know is that i have been told by loads of people it couldnt be done?

see it in action here: http://duw.virtualave.net/ubb/Forum1/HTML/000002.html

any questions or flamming please PM me, i dont want this to be a flame war topic as its meant to help users who cant do this!

~DP out#

------------------
Email : [email protected]
Website : Not ready yet
Ubb : http://duw.virtualave.net/cgi-bin/Ultimate.cgi

Sponsored Links
Entire Thread
Subject Posted By Posted
showing usertext/image & stars & real rank [easyish hack] Digital Paul 03/14/2000 7:57 PM
Re: showing usertext/image & stars & real rank [easyish hack] Dr Dollarz 03/22/2000 3:03 AM

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:
Shock Hosting
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Nettomo
Nettomo
Germany, Bremen
Posts: 417
Joined: November 2001
Forum Statistics
Forums63
Topics37,583
Posts293,955
Members13,824
Most Online151,614
Nov 14th, 2025
Today's Statistics
Currently Online 1424
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 26
Top Posters
AllenAyres 21,080
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,834
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-2026 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.1.0
(Snapshot build 20260108)