|
Joined: Mar 2001
Posts: 326
Member
|
Member
Joined: Mar 2001
Posts: 326 |
Has the 'Moderators' loosing their status bug been fixed as well?
|
|
|
|
Joined: Mar 2001
Posts: 326
Member
|
Member
Joined: Mar 2001
Posts: 326 |
Here's an example and remember that for some unusual reason a few moderators are fine, yet some have the bug - no amount of profile, cache, Megamod or moderator listing updates will fix it.
Note Armenger in this topic:
http://www.ispreview.co.uk/ubb2/ultimatebb.php?ubb=get_topic;f=145;t=000182
He's classified as an '!EXTREME Member!', yet he's actually a moderator and if you go into his profile...
http://www.ispreview.co.uk/cgi-bin/ubb2/ultimatebb.cgi?ubb=get_profile;u=00000146
Now he shows as one, yet not on the 'Public_Topic_Page'.
---
Actually that whole topic is the perfect example because it has mods where the status shows and others where it doesn't.
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
ZIP updated again with TheX's fix.
I'm wondering if there's a new profile check that i'm not aware of, i'm re-going over the secgroups.cgi, new_reply.cgi, and lib.cgi files.
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
I'm not having a problem with the status changing, but it would be nice if the dropdown box on the extended search options page for the view/edit members in the CP had megamods on it.
|
|
|
|
Joined: Mar 2001
Posts: 326
Member
|
Member
Joined: Mar 2001
Posts: 326 |
|
|
|
|
Joined: Jul 2002
Posts: 18
Junior Member
|
Junior Member
Joined: Jul 2002
Posts: 18 |
It also works in Ubb 6.3.0, but, a minor edit was neccesary: In Cp_user_titles.pl code:
###FIND:
&RegField($vars_wordlets_cp{user_titles_mod_title}, "ModeratorTitle", "yes", "40", "1000", "", UBBCGI::escapeHTML($vars_misc{ModeratorTitle}), 3);
###ADD UNDER:
&AlternateColors; &RegField($vars_wordlets_cp{user_titles_megamod_title}, "MegaModeratorTitle", "yes", "40", "1000", "", UBBCGI::escapeHTML($vars_misc{MegaModeratorTitle}), 3);
HAS TO BE code: [qb] ###FIND:
&RegField($vars_wordlets_cp{user_titles_mod_title}, "ModeratorTitle", "yes", "40", "1000", "", UBBCGI::escapeHTML($vars_misc{ModeratorTitle}), 3);
###ADD UNDER:
&RegField($vars_wordlets_cp{user_titles_megamod_title}, "MegaModeratorTitle", "yes", "40", "1000", "", UBBCGI::escapeHTML($vars_misc{MegaModeratorTitle}), 3); [/qb] but, thanks for this great hack! 
i was X-tend, but i lost my mail and password
|
|
|
|
Joined: Mar 2001
Posts: 326
Member
|
Member
Joined: Mar 2001
Posts: 326 |
Just wait until the bugs start to kick in after a few days of usage =).
I finally gave in and removed all the code and files, it's just no good under 6.3.1 yet. Soo many issues with status and authority, it even turned my admins into mods at one point. Thank god for backups.
|
|
|
|
Joined: Jul 2002
Posts: 18
Junior Member
|
Junior Member
Joined: Jul 2002
Posts: 18 |
it works perfectley on 6.3.0...
i was X-tend, but i lost my mail and password
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
No bugs to report for me either...works perfectly.
|
|
|
|
Joined: Mar 2001
Posts: 326
Member
|
Member
Joined: Mar 2001
Posts: 326 |
Perfectly on 6.3.1?
Hmm once you remove it some of the moderator authority bugs still exist - ugg.. hope my backup member profiles work.
|
|
|
|
Joined: May 2001
Posts: 6,708
Member
|
Member
Joined: May 2001
Posts: 6,708 |
It should, but the CP vars Template files went through alot of changes between 6.3.0 - 6.3.1 so there may be little changes in the find code.
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
quote: Originally posted by mark99: Perfectly on 6.3.1?
Hmm once you remove it some of the moderator authority bugs still exist - ugg.. hope my backup member profiles work. If you have problems with the member files you can edit the files of the people that you made MegaMods to fix it. I honestly have not had a single problem yet since the last try. I have had a large amount of problems with this hack since 6.04 and have installed and removed it many times. I'm very familiar with the issues it can cause and have not entered this blindly.
|
|
|
|
Joined: Aug 2002
Posts: 1
Junior Member
|
Junior Member
Joined: Aug 2002
Posts: 1 |
Hi folks I'm still not exactly clear what this mod will allow... I need to set up a custom group below Moderators, who have access to perks like custom avatars and posting polls, but with no moderation or Admin ability. Will this mod do this? It would be great to able to set these kind of permissions for each forum, like phpBB2 can do. Thanks in advance. 
|
|
|
|
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
|
Spotlight Winner
Joined: Jun 2001
Posts: 2,849 |
No, this mod gives global moderator powers.
|
|
|
|
Joined: Dec 2001
Posts: 26
Junior Member
|
Junior Member
Joined: Dec 2001
Posts: 26 |
the link is down anyone have the link for this?
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
*sigh* I have a problem with the latest zip file.. quote:
error [C:/Andrew's Folder/UBB Hacks/UBB 6.3/megamod6.3.1.zip]: missing 1 bytes in Zip file (attempting to process anyway). quote: [qb]Cannot open file: it does not appear to be a valid archive.
If you downloaded this file, try downloading the file again.[/qb]
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
fixed it 
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
Found a couple of bugs.. Fixing these also fixed the problem I had last night that we discussed on AIM In ubb_lib.cgiThis: code:
if (($profile[8] eq 'Administrator') || ($user_profile[8] eq 'MegaModerator')) {
. Should be: code: [qb] if (($profile[8] eq 'Administrator') || ($profile[8] eq 'MegaModerator')) { [/qb] . This: code:
unless (($profile[8] eq 'Administrator') || ($user_profile[8] eq 'MegaModerator')) {
. Should be: code: [qb] unless (($profile[8] eq 'Administrator') || ($profile[8] eq 'MegaModerator')) { [/qb] . In ubb_profile.cgiThis: code:
if(($viewer_profile[8] eq 'Administrator') || ($user_profile[8] eq 'MegaModerator') || ($user_profile[8] eq 'Moderator')) {
. Should be: code: [qb] if (($viewer_profile[8] eq 'Administrator') || ($viewer_profile[8] eq 'MegaModerator') || ($viewer_profile[8] eq 'Moderator')) { [/qb] . You're welcome.. 
|
|
|
|
Joined: Jan 2000
Posts: 5,833 Likes: 20
UBBDev / UBBWiki Owner Time Lord
|
UBBDev / UBBWiki Owner Time Lord
Joined: Jan 2000
Posts: 5,833 Likes: 20 |
Link doens't work, can someone email gizmo[at]undergroundnews[dot]com with this hack please? Its beginning to seem standard that everyone's sites are down lol...
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
quote: Originally posted by Gizzy: Link doens't work, can someone email [email protected] with this hack please? Its beginning to seem standard that everyone's sites are down lol...File Updated. The link works now.
|
|
|
|
Joined: Oct 2002
Posts: 26
Junior Member
|
Junior Member
Joined: Oct 2002
Posts: 26 |
It says the zip file is corrupt when I go to extract it. 
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
Sorry, (forgot to put it in binary mode) Should work now. 
|
|
|
|
Joined: Oct 2002
Posts: 26
Junior Member
|
Junior Member
Joined: Oct 2002
Posts: 26 |
Thanks, it now extracts. 
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
The mod has been upgraded and tested it on 6.3.1.2.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
brett, can you please make your siggy 150x 50? I mean I use 1280x1024 resolution and your sig image is still too big Anyhow, very nice hack  I don't like the concept of mega moderators (also in other BB software), but I like how you did it as a hack.
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
One of these days, i'll get a sig that fits! BTW Thanks LK 
|
|
|
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Looks good. Will most likely install it tomorrow 
-DT
|
|
|
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
Brett: Two problems I've found:
1- simply removing that megamod from the list does not take away their megamod status from their profile 2- if you do a 'member search', and the results contain a megamod, and you click 'submit' (without clicking their member number, that is), their megamod profile status vanishes, but they are still listed as a megamod in the megamod settings only.
Suggestion to fix both of them:
An older version of the mega mod hack allowed you to select 'mega mod' in the Administrator? Yes/No radio buttons. Moving the enabling mega moderator code into that, and that should kill two birds with one stone. After doing this you may need to add some coding to the area of the member database editing that displays results.
Other than that, great job!
-DT
|
|
|
|
Joined: Mar 2002
Posts: 18
Junior Member
|
Junior Member
Joined: Mar 2002
Posts: 18 |
Help! I installed the hack everything is working nicely, EXCEPT, you knew it was coming  ... I can add the top row of mods in the settings but when I add member numbers to the bottom row they just dissapear, what did i mess up this time ??
|
|
|
|
Joined: Mar 2002
Posts: 18
Junior Member
|
Junior Member
Joined: Mar 2002
Posts: 18 |
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
I'm not getting Neo11223's problem, i've tried over and over to try but failed? Have you gotten the latest zip? quote: [qb]Originally posted by Dark Templar[qb]: An older version of the mega mod hack allowed you to select 'mega mod' in the Administrator? Yes/No radio buttons. Moving the enabling mega moderator code into that, and that should kill two birds with one stone. After doing this you may need to add some coding to the area of the member database editing that displays results. Al bundy's hack for 6.0 just added the megamod text boxs the moderator page, not the member search, unless your refering to a 5.0 version for which i wouldn't know. Anyway, where's the fun in doing it like that I also am seeing the deleting problem. When i get back form work tonight, i'll take a closer look at it.
|
|
|
|
Joined: Mar 2002
Posts: 18
Junior Member
|
Junior Member
Joined: Mar 2002
Posts: 18 |
Can you link me to a completed version to download.
|
|
|
|
Joined: Sep 2000
Posts: 793
Member
|
Member
Joined: Sep 2000
Posts: 793 |
It was the 5.45x version that I worked with that had the radio button choice. Personally, I like it that way; makes it much easier to use for me.
-DT
|
|
|
|
Joined: Jan 2000
Posts: 5,833 Likes: 20
UBBDev / UBBWiki Owner Time Lord
|
UBBDev / UBBWiki Owner Time Lord
Joined: Jan 2000
Posts: 5,833 Likes: 20 |
Brett, sorry to say, 7:46pm PST, your URL still doesn't work.
|
|
|
|
Joined: Jan 2000
Posts: 5,833 Likes: 20
UBBDev / UBBWiki Owner Time Lord
|
UBBDev / UBBWiki Owner Time Lord
Joined: Jan 2000
Posts: 5,833 Likes: 20 |
I see a large error in the coding. I was running this on 6.3.0 6.3.1 and even on my 6.4 test board, I followed the directions to a "T".
Well, when you're an Administrator (or a global moderator) and you are listed as a moderator of a forum (generally after the moderator page is updated) it'll over-write your forum status as "Moderator" which is quite a pain to have to re-upload your administrator file to get ones access level back.
Does anyone have a patch for this? I know that it is in this hack since everything worked fine on all of my forums before testing this hack.
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
My site went down due to overbandwidth a couple of days ago  and will be up on the first. Sorry for the inconvience.
|
|
|
|
Joined: Nov 2002
Posts: 6
Junior Member
|
Junior Member
Joined: Nov 2002
Posts: 6 |
I do have one question, is someone going to fix the problem of not being able to demote someone from the megamod position before this get's ported to 6.4. Just curious?
|
|
|
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
I have updated this, fixing the demodding bug. As to my knowledge, that was the only bug.
|
|
|
|
Joined: Nov 2002
Posts: 188
Member
|
Member
Joined: Nov 2002
Posts: 188 |
Is it possible to increase the number of Megamods from 8 to 12..?
|
|
|
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: 449
Joined: February 2008
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|