Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Mar 2001
Posts: 5
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 5
This will let you add other status other than the four. You have do to it in the file but its not hard. http://treyabcd.tripod.com/custonstatus.txt

[ March 22, 2001: Message edited by: DragonWarez ]

Sponsored Links
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
Not sure why this one was closed... if it should be, let me know... laugh


- Allen wavey
- What Drives You?
Joined: Mar 2001
Posts: 41
Member
Member
Offline
Joined: Mar 2001
Posts: 41
Great Job DragonWarez! I was searching for something like this and you made it happen smile

Joined: Mar 2001
Posts: 7
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 7
where should i do this???
"Now just set up the names and status"

Joined: Mar 2001
Posts: 5
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 5
Quote
quote:
You have to set up the names of the members you want the special names to be given to.
-
I was wondering why it was closed to.

[ March 26, 2001: Message edited by: DragonWarez ]

Sponsored Links
Joined: Mar 2001
Posts: 37
Member
Member
Offline
Joined: Mar 2001
Posts: 37
anyone willing to make a section in the CP for this? (just to be a little easier)


Nice ezboard... for me to poop on!
Joined: Feb 2001
Posts: 74
Member
Member
Offline
Joined: Feb 2001
Posts: 74
Hey, how about updating Jimbo's Hack to 6.0!
Here's the Hack:
---------------------------
Here's the code, which needs to be inserted in both ubb_library2.pl and ubbmisc.cgi:


code:
Code
code:

Ok, now you're done with the code-hacking... the only thing left to do is to create a file called title-list.file in your Members directory, and enter membernames and special titles in it like so:

code:
Code
code:

That's it! Now all you have to do to give a member a special title is to add a line to your new title-list.file with the member's name (must be exact!), a |!!| as a separator, and the special title you wish to use immediately following.

Your title-list2.file should also be placed in the Members area and is formatted similarly to the title-list.file, except that the first field is post count instead of user name. This is what I have in my own:


code:
Code
code:

So anyone with more than zero posts is a Newbie, more than 10 posts is a Neophyte, more than 30 is a Regular, and more than 50 is a Veteran. You can enter in as many levels as you want - but you need to be sure that you've got them in numeric order! If you don't have the post count titles in numeric order in your title-list2.file, then you will get incorrect results.

[ March 26, 2001: Message edited by: Paul D ]


{SFP} Sonic
Expecting the Unexpected!
Joined: Jan 2001
Posts: 39
Member
Member
Offline
Joined: Jan 2001
Posts: 39
That's not updated for UBB 6, that's still the version for 5. Anyone tried to attempt this for UBB 6 yet?

Joined: Jan 2001
Posts: 39
Member
Member
Offline
Joined: Jan 2001
Posts: 39
I meant the one above my last post. Not the top thread post.

In accordance with the first post in this thread, how do you make that work based upon # of posts a person has made?

Joined: Mar 2001
Posts: 5
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 5
HRM....i was looking something that can tell whether ther person has Pvt Access and diplays name as VIP Member or something...oh well, i can do it my self
thanks laugh

Sponsored Links
Joined: Feb 2001
Posts: 817
Moderator / Kingpin
Moderator / Kingpin
Joined: Feb 2001
Posts: 817
I cannot seem to get this hack to work. frown
Code
code:
Is DragonWarez on this line supposed to be the login name or the public display name?

Code
code:
Are these lines for additional names you would like to assign custom titles to or are they all part of the assignment to one custom title?

It would be helpful if you could please provide more detailed instructions other than just "Now just set up the names and status."

[ March 28, 2001: Message edited by: Steven_M ]

Joined: Mar 2001
Posts: 41
Member
Member
Offline
Joined: Mar 2001
Posts: 41
Yeah you have to change where he puts dragonwarez to the user you want to give the custom status to. Then change the "Tech Admin" he has there to whatever status you want to give them....he wrote the hack three times so if you are only giving it to one person, just delete the other lines.

Joined: Mar 2001
Posts: 41
Member
Member
Offline
Joined: Mar 2001
Posts: 41
I was wondering...I did something stupid tonight. I got bored so I went to the members folder to just poke around and I opened up my girlfriend's user number. I bumped her posts from 35 posts to 112 posts, but now she has lost her custom status. Is there anyway to fix this? What have I done?? Seriously...she isn't going to be happy in the morning when she finds out. frown

Joined: Feb 2001
Posts: 817
Moderator / Kingpin
Moderator / Kingpin
Joined: Feb 2001
Posts: 817
Quote
quote:
Ok, I understand the tech admin part. But I still don't know if I have to use the login name or the public display name for the indi viduals I wish to have custom titles, or if there are any other things that have to be done. confused

Joined: Mar 2001
Posts: 41
Member
Member
Offline
Joined: Mar 2001
Posts: 41
I actually just used the login name. Some of my users used some long display names so I tried the login first. So if I wanted to add one for myself here it would be something like..

if ($thisline[2] eq "tw1112")
{$custom_title = "Hello Everyone";
}

Because tw1112 is my login and my display name..and hello everyone is my new status.
Then that should be it...save the file and upload it in ascii.

Joined: Mar 2001
Posts: 5
Junior Member
Junior Member
Offline
Joined: Mar 2001
Posts: 5
Its the login name.
Does anyone want a hack that will add special names like if you have 20 post this status 50 post this status and so on.

Joined: Mar 2001
Posts: 41
Member
Member
Offline
Joined: Mar 2001
Posts: 41
I thought someone already made it, but they have not then I would personally like that 'hack'.

Joined: Feb 2001
Posts: 817
Moderator / Kingpin
Moderator / Kingpin
Joined: Feb 2001
Posts: 817
Just wanted to say I now got it working. Thanks for the great hack! laugh

Joined: Jan 2001
Posts: 57
Member
Member
Offline
Joined: Jan 2001
Posts: 57
Quote
quote:
PLEASE!!!!!!(DO SO)


I'm am the EVER POWERFUL GOHAN!
Joined: Jan 2001
Posts: 1,940
Developer
Developer
Offline
Joined: Jan 2001
Posts: 1,940
Hack already exists. You can either use Jimbo's Custom Status/Rank hack or Dark Templar's Stars hack (both are in UBB 6 beta mods forum)

q

Joined: Aug 2001
Posts: 12
Junior Member
Junior Member
Offline
Joined: Aug 2001
Posts: 12
Would someone mail me the hack that works on 6.05 (aftershock edition) and will add more ranks?? Because I think 2 (four incl. Admin and Mod) is not enough. rikkert@steenbergen-19.myweb.nl

[ 09-22-2001: Message edited by: BlackRaven ]

Joined: Sep 2001
Posts: 15
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 15
To what file, and where in the file do i add this coding?


~C.T. tipsy

P.S. I was looking for this exact thing!


EDIT: nevermind, i finally read the whole thing over, and that's a big help laugh

[ 09-24-2001: Message edited by: Crazzeh Timmeh ]

Joined: Sep 2001
Posts: 15
Junior Member
Junior Member
Offline
Joined: Sep 2001
Posts: 15
ok, i inserted the code, and am getting this error


Quote
quote:
and this one
Quote
quote:
what do i do now?


~C.T. tipsy

Joined: May 2001
Posts: 6,708
Member
Member
Offline
Joined: May 2001
Posts: 6,708
You have hacked ubb_lib.cgi incorrectly.

Joined: Jun 2001
Posts: 6
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 6
Hi. Bit stuck here.

This has worked fine for all my users except one. Matter of fact, I can't figure out why it doesn't work for that specific user, since the ones above, and below, her in the command line, in the user list as well, all work fine.

Anyone have a clue? Thanks.


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
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 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 20240506)