UBB.Dev
Description: Adds a bar on your main page which lists all the mods and Admins on your forum. It also adds a new page that lists them too as well as where the Mods Moderate.

Hack By: Lord Dexter & LK

Original Author: LK/Axeone

Requirements: UBB™ 6.2.0 Or Higher & Mod Wordlets.

Demo: None, Sorry. If Anyone Can Supply Me With One Please Mention So Here.

Download: Here

Changes In 2.2.0:
Ported To 6.2
Added where Mods moderate. (What forums, kinda like the team hack version)
New Template File
WOL Tracking.

Changes In 2.2.1
Mega Mod Addon Instructions
Bugfixes.

Changes In 2.2.1.2 (Current Version)
New way of opening file arrays and updating the Authority list
Big fixes.

Planned For 3.0
Auth List Via SSI
Possible CP Controlling

I was going to add CP controlling to the Final version but I will save that for 6.3. Enjoy, report any bugs please.
Posted By: LK Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 04/12/2002 3:09 PM
One Of The Things I Hate The Most Are Capital Letters In The Beginning Of Every Word In The Sentence Like This "If Anyone...." Thing.

Good job tho smile
It's a bad habit I have. tipsy
Here's a demo of this hack!
ElitePage Forums
Your not using 2.2.1.1. I have this on 6.3 but not a 6.2 demo. Nevermind.
Posted By: ADWOFF Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 04/27/2002 11:20 PM
LD,

In the new members' forum, LK brought up this point about the Authority List in regard to the stress it puts on CPU

quote:
Originally posted by LK:
Authority list is the most resource intensive hack. Ever 'advanced' searched for members in the CP, and noticed it refreshes after 250/500/750 members? Authority List opens all user profiles at once - 1500 in one script.
LD, if you're reading this thread, I suggest you to make the modification create a new file with all admins/mods in a new CP tab - Maintanance -> Update Authority List, and update it also whenever moderator settings or a user profile are updated in the CP.

Can this be addressed? Will it be addressed? laugh

Thanks!
Hmmm...really?

So, is he asking I make something like a vars file which puts all the Admins/Mods in there and I call it from there?
Posted By: LK Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 04/28/2002 12:11 PM
Yeah... I posted it in new members cause you read this forum a lot tipsy
I'll work on it for my 6.3 version and add it to this version. I shouldn't have finalised this. *Bangs head*
Posted By: LK Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 06/09/2002 3:38 PM
LD asked me for help, so I decided to do it tipsy

If you don't want this hack to crash your system, use my improvement - it touches every file but ubb_auth.cgi that I don't like, but it's VERY easy to make it touch it - just copy the lines from ubb_forum_summary.cgi (and $megamods) to ubb_auth.cgi. https://www.ubbdev.com/columns/lk/authority-lk.txt

NOTE: even tho it adds megamod parts to somewhere, it doesn't show the megamoderator line unless there are some megamoderators - so don't worry! tipsy

[edit: err, it thinks it's HTML... view source please tipsy ]
LK can I add it to the readme? (I'll give you full credit, remember you taught me a lesson on it) And plus I made a few changes to the code for the 6.3 version so yeah.
&LoadTemplate("cp_rebuild_staff_intro");

No Template created. Do you want me to create it? (I think I know how to do this one)

Edit - I made one and it works beautifully. Everything works well. smile
Posted By: LK Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 06/10/2002 12:22 PM
Oops, the code is: [code][/code]@ readme - Sure, why not tipsy
Well I'll replace my code with that. wink

EDIT - And is has been updated and ready to download.
Posted By: LK Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 06/10/2002 2:13 PM
1. the url is .com, not .net wink

2. please check what I did with megamods in ubb_forum_summary.cgi - make the $megamods code fit in ubb_auth_list.cgi, then use it in public_auth_list.pl and delete the megamod readme.
LK check out my reply in the 6.3 version.
Posted By: glue Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 07/19/2002 3:40 AM
I did this hack and the word 'authority' is missing at the top. I did change my vars_wordlets. Any idea what I'm missing? Feel like I've already asked this before (for another hack) :

http://thegluefactory.com/cgi-bin/ultimatebb.cgi
vars_wordlets_mods, not vars_wordlets.

And I haven't updated the 6.2 version with all my fixes, so that will come soon too.
Posted By: glue Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 07/19/2002 6:19 PM
Sorry.. that's what I meant, vars_wordlets_mods. I'll wait then. smile Thanks.
Beware glue this hack is very CPU intensive ive heard. Your webhosts might not like it.
Posted By: glue Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 07/19/2002 6:57 PM
Thanks Dennis, but I'm moving soon anyway. smile
So am I w00t.
Gearhost suck anyway. Making me put that damn logo on my site. wink
And get on msn smile
quote:
Originally posted by Dennis Jones:
Beware glue this hack is very CPU intensive ive heard. Your webhosts might not like it.

Umm Dennis your a little late, that has all been fixed several months ago.
Posted By: glue Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 07/20/2002 8:59 PM
But I still need help... please?? Anyone?? See, look at the top.. no 'authority'. here
quote:
Originally posted by Lord Dexter:
vars_wordlets_mods, not vars_wordlets.

And I haven't updated the 6.2 version with all my fixes, so that will come soon too.

Did you even read that post? That is your problem.

You need to put that code into vars_wordlets_mods, not vars_wordlets.
Posted By: glue Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 07/21/2002 8:21 PM
quote:
Originally posted by glue:
Sorry.. that's what I meant, vars_wordlets_mods. I'll wait then. smile Thanks.

Yeah, I read your post and I corrected myself below it. I did change vars_wordlets_mods, not vars_wordlets.. I just left the word 'wordlets' off the post. There's no reason to be rude to me. I may not know everything you do, but I'm not an idiot. frown
Posted By: LK Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 07/21/2002 8:25 PM
Can you post your vars_wordlets_mods.cgi's content?
How was I rude? o_O

I just thought you missed that post. My bad.
Posted By: DTM85 Re: [6.2x] Authority List 2.2.1.2 [ Finished ] - 01/08/2003 6:52 PM
Someone has a working link to this version?

The link is corrupted and the 3.0.3 version doesn't work on 6.2.1. frown
© UBB.Developers