UBB.Dev
Posted By: Logix MEGA MOD FOR v5.46 FOUND!!! - 09/21/2000 9:11 PM
ok, I found this hack here at ubbdev when searching for a different hack. It seems to be working perfectly without any problems. There are some pipes with spaces in between like | | so you might have to fix those but other then that, it's all good. The hack is at http://www.ffgameronline.com/ubb/MegaMod.txt
Posted By: Yamaha Raptor Re: MEGA MOD FOR v5.46 FOUND!!! - 09/21/2000 11:18 PM
Good work HackAttack if you don't mind i posted it fixed so no one has to try to put it togther.

This message has been edited by ClanKiller on September 28, 2000 at 09:55 PM
Posted By: HackAttack Re: MEGA MOD FOR v5.46 FOUND!!! - 09/22/2000 10:48 PM
Just curious before I give this a shot -- an earlier mod I tried didn't quite work, didn't preserve the control panel setting (i.e. the mega mod radio button). Does this one behave better for 5.46?

Thanx

a.


------------------
Able Muse
Posted By: HackAttack Re: MEGA MOD FOR v5.46 FOUND!!! - 09/23/2000 3:00 AM
Ok, got it installed & everything seems to be working except that even tho mega mod can edit/delete posts he can't post/reply! Any clues where to fix this before I start debugging?

Also, why is the mod in UltBB.setup not using
$MegaTitle = qq(MegaModerator);
(instead of leaving it blank)? Unless it's set, the profile for mega mod is always empty on profile edit.

a.


------------------
Able Muse

This message has been edited by HackAttack on September 22, 2000 at 08:21 PM
Posted By: Logix Re: MEGA MOD FOR v5.46 FOUND!!! - 09/23/2000 9:16 PM
The past problem of everyone being made admins and no one being able to post has been fixed. uuuummmm.... You could probably change it to that. I forget what I did to that. I changed it some but I don't remember how.
Posted By: HackAttack Re: MEGA MOD FOR v5.46 FOUND!!! - 09/25/2000 12:42 AM
One more bug with this -- the Admin can no longer post announcements! To resolve this a slight change needed in the instruction for mod to announce.cgi -- add the indicated extra code BEFORE (not after, as originally instructed!)

a.


------------------
Able Muse
Posted By: Logix Re: MEGA MOD FOR v5.46 FOUND!!! - 09/25/2000 1:15 AM
I also noticed that problem. Can you elaborate on how to fix this problem? I'm sort of confused on what you mean.
Posted By: HackAttack Re: MEGA MOD FOR v5.46 FOUND!!! - 09/25/2000 6:21 AM
Ok, I've got all the problems I found resolved & here's the full elaboration -- i.e. everything I changed in the original instructions:


****************************************************************************
*************************** in ubb_library.pl ******************************
****************************************************************************

##
##
## find
##
##
if ($Permission =~ m/Moderator/) {
$AdminMod = "true";
} else {
$AdminMod = "false";
}

##
## add after
##

if ($Permission =~ m/MegaMod/) {
$AdminMega = "true";
$PermissionToWrite = "true"; # **MY FIX **
} else {
$AdminMega = "false";
}


**************************************************************************
*************************** in announce.cgi ******************************
**************************************************************************

## this give mega mod admin status for announcement
##
## find
##
##

if ($Status =~ m/Administrator/) {
$AdminStatus = "true";
} else {
$AdminStatus = "false";
}

##
## add BEFORE (not after as originally instructed!)
##

if ($Status =~ m/Mega/) {
$AdminStatus = "true";
} else {
$AdminStatus = "false";
}

*************************************************************************
*************************** in UltBB.setup ******************************
*************************************************************************

##
##
## find
##
##

$AdminTitle = qq(Administrator) # may be different admin name

##
## add under that line
##

$MegaTitle = qq(MegaModerator); # **not blank as instructed **


a.




------------------
Able Muse
Posted By: Logix Re: MEGA MOD FOR v5.46 FOUND!!! - 09/27/2000 3:21 AM
HackAttack, Worked like a charm. I'm wondering if you're getting the same problem I am, mods can't seem to be able to veiw IP #'s. It might not be this hack but I suspect it is. Help me out here if you can.
Posted By: HackAttack Re: MEGA MOD FOR v5.46 FOUND!!! - 09/27/2000 7:39 AM
Hi Logix,

Glad it worked so far for you. About the mod thing, I'm sure you know mods can view IP addresses only in the forums they're moderating, not everywhere ... & that works as expected for me. However, the Mega mod can view IP everywhere & that also works fine for me. Any of these work for you?

a.


------------------
Able Muse
Posted By: Logix Re: MEGA MOD FOR v5.46 FOUND!!! - 09/27/2000 8:54 PM
lol... Sorry, that was the problem. the mod was trying to view IP #'s outside of their forums. ok, everything seems to be working. I'm having problems with another hack but it's totally unrelated to this hack. hehe...
Posted By: Yamaha Raptor Re: MEGA MOD FOR v5.46 FOUND!!! - 09/29/2000 5:05 AM
[Linked Image]

This message has been edited by ClanKiller on October 10, 2000 at 09:50 PM
Posted By: Ghost Like Re: MEGA MOD FOR v5.46 FOUND!!! - 12/24/2000 11:22 PM
i got a mega mod hack from ubbhackers.com, it was made by 'Dark Templar'

i followed the instructions perfectly and when i installed it everyone was an admin and no one could post, and i couldnt change it

does this solve that problem?

ps - i see u guys have been talking about changes in this thread to the installation. can some1 give me the complete updated mega mod hack? please? cause my board is screwing up and i need it ASAP please email me at [email protected] thanks

i would just start over but i have already installed private messaging, avatars, and a number of other time-consuming hacks

------------------
I'm ghost...

This message has been edited by Ghost Like on December 24, 2000 at 03:24 PM
Posted By: Dark Templar Re: MEGA MOD FOR v5.46 FOUND!!! - 12/24/2000 11:36 PM
you made an installation error using mine then...

------------------
Posted By: DraGooN Re: MEGA MOD FOR v5.46 FOUND!!! - 12/25/2000 4:29 AM
Where have all of you been, this mod was posted in the Finished Mods Forum for a long time and is still their. The bugs and stuff are already fixed.

See This Thread
https://www.ubbdev.com/ubb/Forum7/HTML/000348-2.html
Posted By: Ghost Like Re: MEGA MOD FOR v5.46 FOUND!!! - 12/25/2000 10:13 PM
templar i'm pretty sure i didnt...im having the same problem as that guy is in that post that Dragoon linked to....

when i make someone a mega mod, all users become admins except mega mods, and no one can post

and when i try and change it back from the control panel it justs stays the same way

------------------
I'm ghost...
© UBB.Developers