News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Group Moderators 1.4

Started by Dannii, July 25, 2005, 04:24:08 PM

Previous topic - Next topic

Dannii

Quote
but I do not see a way to add/manage groups. :(
You have to add yourself as a moderator first in the edit membergroups admin page.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Ulborn

#561
I got the text to work, but the package did not install correctly.  I am assuming that this is because I had SMF Gallery Lite 1.8.2 installed.  It appears that SMF Gallery Lite changed many of the files that this package uses and because the file was changed from the default, the package did not modify the files correctly.

I have tried to edit the files manually, but have apparently missed something as I can not get the package to work. :(

Dannii

What about it isn't working correctly?
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Ulborn

#563
Quote from: Dannii on July 28, 2008, 07:39:51 PM
Quote
but I do not see a way to add/manage groups. :(
You have to add yourself as a moderator first in the edit membergroups admin page.
My account is the Global Moderator , and I still can not see the groups on the Groups page, nor can I see an Add section.

I'm sorry to be such a pain about this.  I can usually muddle my way through this type of stuff.

I tried to manually apply the modifications to the ManageMembergroups.template.php, but I obviously messed something up as I had to restore the backup I had made before I edited the file.

When I add the code:// Group Moderators
if ($context['group']['allow_delete'] && !$context['group']['is_post_group'])
echo '
<tr class="windowbg2" style="padding-top: 1em;">
<th align="right"><label for="groupmods_input">', $txt['elgm1'], ':</label></th>
<td><input type="text" name="groupmods" id="groupmods_input" value="', implode(',', $context['group']['moderators']), '" size="30" />
<a href="', $scripturl, '?action=findmember;input=groupmods_input;quote;sesc=', $context['session_id'], '" onclick="return reqWin(this.href, 350, 400);"><img src="', $settings['images_url'], '/icons/assist.gif" border="0" alt="', $txt['find_members'], '" /></a></td>
</tr>
<tr class="windowbg2">
<th align="right"><label for="groupmods_primary">', $txt['elgm2'], ':</label>
<div class="smalltext" style="font-weight: normal">', $txt['elgm3'], '</div></th>
<td><input type="checkbox" name="elgm_primary" id="groupmods_primary" value="1"', $context['group']['allow_primary'] ? ' checked="checked"' : '', ' class="check" /></td>
</tr>';

before the line:<input type="text" name="max_messages" id="max_messages_input" value="', $context['group']['id'] == 1 ? 0 : $context['group']['max_messages'], '" size="6" ', $context['group']['id'] == 1 ? 'disabled="disabled"' : '', '/>

I get a parse error when I go to the page "action=membergroups".

Dannii

"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Ulborn

#565
My bad.

Followed the instructions, did the SQL queries.  Gave Administrator, Global Moderator, Moderator and Founder permissions with VALUES
('view_groups', ", $groups) . ", 1)
Obviously replacing the php code with the GROUP_ID :)

Still do not have any options in the Groups page. (See groups.jpg)

I included a picture of my Manage Membergroups as well. (membergroups.jpg)

Dannii

You'll need to add yourself as a moderator first in the edit groups page.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Ulborn

#567
I'm confused.  I'm in the Global Moderator Group.  The Moderator Group does not allow anyone to be added to it.
Moderator (?)  *****  n/a  Modify

Dannii

No, go to the group you want to moderate and add your name to the box for group moderators.

Do you understand what the mod is for? It's really not useful for an admin, only other members.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Ulborn

My goal is to set up a hierarchical system where Founders can manager any group, Officers can manage any group but Founders, Esquires can manage etc....

My problem is that you have told me twice to go to a page that does NOT exist on my system for some reason. 

On the Groups Tab I still have NO options what so ever!

In the Admin - Membergroups there is no place for me to do what you ask!

I know that you are sick of answering my questions, and I am sorry that this module did not install itself and that I had to do it manually, but I have provided you with the screens that I have and you are still telling me to do something else, but I have not a clue what it is that you are asking me to do, since on the pages that you indicate that I am to
QuoteNo, go to the group you want to moderate and add your name to the box for group moderators.
I do not have a checkbox on the Groups tab or on the  Admin - Membergroups page!


Dannii

When you go to Admin -> Membergroups and edit a group that isn't the moderator group or a post group you'll see a box for the group moderators. That is unless the ManageMembergoups template wasn't edited correctly.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Ulborn

Thank you. :) Sorry that I needed more direction as to where this was.

Thanks again for you patience and help.

Dannii

Okay, pleased to hear you've sorted it out.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Amun

Just wanted to say love this mod! Very useful. Also I was wondering if there was a way to take this mod a step further and allow members to beable to create the membergroups aswell, apposed to the admins making the membergroup and setting someone as the moderator. I think forum users could have alot of fun with this.

Sorry if this was already suggested or requested but please understand myself being reluctant to read through 29 pages of posts :)
:D :D :D

Mozrin

I also think this MOD is very useful, and would like to suggest a change ...

It would be very useful to be able to create a hierarchy of groups for moderation delegation. For example, if I create Team Lead groups, Supervisor groups, Manager groups and Owner groups with the express purpose of delegating the moderation of members, I could arrange it like:

Team Lead = John
Supervisor = Joan
Manager = Tom
Owner = Sue

Team GM = Team Lead, Supervisor, Manager, Owner
Supervisor GM = Supervisor, Manager, Owner
Manager GM = Manager, Owner

This way, as my organization changes, I have a minimal number of changes to make to keep the groups in line.

Just a thought :-)

Regardless ... it is a nice mod.

cheers,
Moz

Dannii

I won't be developing this mod any further sorry.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Amun

Oh well it is still kick ass as is... <3 this mod
:D :D :D

Evil Penguin

Okay..  can anyone link me the color code section so I can mod it to work with my board's colors?
"I wish my grass was Emo, so it would cut itself."

ke4obt

Quote from: Dannii on July 29, 2008, 11:15:51 AM
Add it after that line (actually after the </tr>';)

Are you following these instructions?
http://custom.simplemachines.org/mods/index.php?action=parse;mod=171;attach=22016;smf_version=1.1.5

Dannii,
I had followed the instructions. When I go to the Membergroups section in my Admin CP, I get this error:

Parse error: syntax error, unexpected '<' in .../Themes/default/ManageMembergroups.template.php on line 252

If I post my ManageMembergroups.template.php, is there any way you can look at it and see where I went wrong?

Thanks in advance,
Flip

Thanks Much

Flip - KE4OBT
     The Blind Ham
Helping other blind hams
get on the air!


Yes I am really a BLIND user!

So, if a mod doesn't install properly, and I can't get help from your part of the forum,
I will come begging for YOUR help since you wrote it and know how it works
um, uh, well,
At least I would really, really hope you do!
HEE-HEE-HEE

Dannii

Please post up lines 245-260.
"Never imagine yourself not to be otherwise than what it might appear to others that what you were or might have been was not otherwise than what you had been would have appeared to them to be otherwise."

Advertisement: