php forum
php mysql forum
php mysql smarty
 
Page 5 of 7 < 1 2 3 4 5 6 7 >
Topic Options
#153625 - 08/14/02 10:47 AM Re: [6.3.x] [beta] MegaMod
mark99 Offline
Member

Registered: 03/11/01
Posts: 314

   Re: [6.3.x] [beta] MegaMod to Del.icio.us Add to del.icio.us
  Digg Re: [6.3.x] [beta] MegaMod Digg it
Has the 'Moderators' loosing their status bug been fixed as well?

Top
#153626 - 08/14/02 10:59 AM Re: [6.3.x] [beta] MegaMod
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
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.

Top
#153627 - 08/14/02 02:12 PM Re: [6.3.x] [beta] MegaMod
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Twinsburg, Ohio
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.

Top
#153628 - 08/14/02 02:31 PM Re: [6.3.x] [beta] MegaMod
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
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.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#153629 - 08/16/02 03:26 AM Re: [6.3.x] [beta] MegaMod
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
Bump.

Top
#153630 - 08/17/02 06:29 AM Re: [6.3.x] [beta] MegaMod
Da Wacko Offline
Junior Member

Registered: 07/06/02
Posts: 17
It also works in Ubb 6.3.0, but, a minor edit was neccesary:

In Cp_user_titles.pl

Quote:
code:</font><hr />
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); 
<hr /></blockquote>HAS TO BE

<blockquote><font class="small">code:
[qb]
Code:
 ###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! smile
_________________________
i was X-tend, but i lost my mail and password frown

Top
#153631 - 08/17/02 07:27 AM Re: [6.3.x] [beta] MegaMod
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
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.

Top
#153632 - 08/17/02 07:29 AM Re: [6.3.x] [beta] MegaMod
Da Wacko Offline
Junior Member

Registered: 07/06/02
Posts: 17
it works perfectley on 6.3.0...
_________________________
i was X-tend, but i lost my mail and password frown

Top
#153633 - 08/17/02 08:50 PM Re: [6.3.x] [beta] MegaMod
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
No bugs to report for me either...works perfectly.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#153634 - 08/18/02 04:26 AM Re: [6.3.x] [beta] MegaMod
mark99 Offline
Member

Registered: 03/11/01
Posts: 314
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.

Top
#153635 - 08/18/02 04:44 AM Re: [6.3.x] [beta] MegaMod
Lord Dexter Offline
Member

Registered: 05/25/01
Posts: 6503
Loc: Melbourne, Australia
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.

Top
#153636 - 08/18/02 02:59 PM Re: [6.3.x] [beta] MegaMod
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
Quote:
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.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#153637 - 08/24/02 10:14 PM Re: [6.3.x] [beta] MegaMod
Brick Offline
Junior Member

Registered: 08/24/02
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. smile

Top
#153638 - 08/26/02 07:47 AM Re: [6.3.x] [beta] MegaMod
RandyM Offline
Spotlight Winner

Registered: 06/28/01
Posts: 2642
Loc: Southern California | Guitar o...
No, this mod gives global moderator powers.
_________________________
3 time Spotlight winner.
Believe The Lie

Top
#153639 - 09/06/02 04:28 AM Re: [6.3.x] [beta] MegaMod
the_wiz Offline
Junior Member

Registered: 12/18/01
Posts: 24
the link is down anyone have the link for this?

Top
#153640 - 09/15/02 03:50 PM Re: [6.3.x] [beta] MegaMod
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#153641 - 09/15/02 06:41 PM Re: [6.3.x] [beta] MegaMod
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
*sigh*
I have a problem with the latest zip file..

Quote:
quote:</font><hr />error [C:/Andrew's Folder/UBB Hacks/UBB 6.3/megamod6.3.1.zip]: missing 1 bytes in Zip file (attempting to process anyway).<hr /></blockquote> <blockquote><font class="small">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]
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#153642 - 09/15/02 06:49 PM Re: [6.3.x] [beta] MegaMod
Brett Offline
Moderator

Registered: 05/04/01
Posts: 992
Loc: Twinsburg, Ohio
fixed it smile

Top
#153643 - 09/16/02 03:28 AM Re: [6.3.x] [beta] MegaMod
Oblivion Knight Offline
Spotlight Runner-Up

Registered: 03/27/02
Posts: 422
Loc: England, UK
Found a couple of bugs..
Fixing these also fixed the problem I had last night that we discussed on AIM smile

In ubb_lib.cgi

This:
Quote:
code:</font><hr />
Code:
	if (($profile[8] eq 'Administrator') &#0124;&#0124; ($user_profile[8] eq 'MegaModerator')) {
<hr /></blockquote>.

Should be:
<blockquote><font class="small">code:
[qb]
Code:
	if (($profile[8] eq 'Administrator') &#0124;&#0124; ($profile[8] eq 'MegaModerator')) {
[/qb]
.

This:
Quote:
code:</font><hr />
Code:
	unless (($profile[8] eq 'Administrator') &#0124;&#0124; ($user_profile[8] eq 'MegaModerator')) {
<hr /></blockquote>.

Should be:
<blockquote><font class="small">code:
[qb]
Code:
	unless (($profile[8] eq 'Administrator') &#0124;&#0124; ($profile[8] eq 'MegaModerator')) {
[/qb]
.

In ubb_profile.cgi

This:
Quote:
code:</font><hr />
Code:
		if(($viewer_profile[8] eq 'Administrator') &#0124;&#0124; ($user_profile[8] eq 'MegaModerator') &#0124;&#0124; ($user_profile[8] eq 'Moderator')) {
<hr /></blockquote>.

Should be:
<blockquote><font class="small">code:
[qb]
Code:
		if (($viewer_profile[8] eq 'Administrator') &#0124;&#0124; ($viewer_profile[8] eq 'MegaModerator') &#0124;&#0124; ($viewer_profile[8] eq 'Moderator')) {
[/qb]
.

You're welcome.. wink
_________________________
- OBK
- Gaming Update
- <img src="http://www.ubbdev.com/ud/?s=2&u=Oblivion Knight" alt=" - " /> Results Returned, <img src="http://www.ubbdev.com/ud/?u=Oblivion Knight&s=1" alt=" - " /> Points Collected & Counting!

Top
#153644 - 09/23/02 03:53 AM Re: [6.3.x] [beta] MegaMod
Gizmo Administrator Online   shocked
Wizard

Registered: 01/10/00
Posts: 5119
Loc: Portland, OR, USA
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...
_________________________
UBB.Dev - Where you too can render your UBB install completely useless...
UGN Security, Elite Web Gamers & VNC Web Design Owner

Top
Page 5 of 7 < 1 2 3 4 5 6 7 >


Top Posters Last 30 Days
AllenAyres 12
Gizmo 10
S7ARBVCK 2
blaaskaak 2
Cambridge 1
Murphdog 1
MattUK 1
Who's Online
0 Registered (), 23 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
[7.3.1] add search to showmembers page
by blaaskaak
Today at 04:50 AM
BeyondCompare v3.00
by blaaskaak
09/05/08 02:46 PM
Noob - need help, or a reality check!
by Gizmo
09/04/08 03:21 AM
Here I am! Rock me like a Hurricane!
by AllenAyres
09/02/08 03:05 PM
[7.x] Generic Page Outside of forum directory
by Gizmo
08/30/08 05:43 PM
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
New Mods
[7.3.1] add search to showmembers page
by blaaskaak
Today at 04:50 AM
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
[7.x] Generic Page Outside of forum directory
by
01/14/07 10:58 PM
Newest Members
veedubb8, twentyseven, Claus1, welcomeback1, Paug
13327 Registered Users

 

 

 
fusionbb message board php hacks