Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 05-09-2007, 04:16 PM
ScottRowan ScottRowan is offline
 
Join Date: May 2007
Location: Glasgow, Scotland
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How To Make Member A Moderator

Hi,

I want to make some members moderators.

So I went to AdminCP, typed the username in, then at the top right changed it from Registered User to Moderator.

On there posts it says Moderator etc, but they have told me they cant see the -Mod- link at the bottom of the forum.

Have I missed something?

Thanks
Reply With Quote
  #2  
Old 05-09-2007, 04:23 PM
d8tabyte's Avatar
d8tabyte d8tabyte is offline
 
Join Date: Nov 2005
Location: Michigan
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

make them a mod of a particular forum, in the forum manager
Reply With Quote
  #3  
Old 05-09-2007, 04:24 PM
ScottRowan ScottRowan is offline
 
Join Date: May 2007
Location: Glasgow, Scotland
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do I need to do that for every moderator or can I not just make it "Moderators" (the group) for all?
Reply With Quote
  #4  
Old 05-09-2007, 04:35 PM
ssslippy ssslippy is offline
 
Join Date: Jan 2006
Posts: 877
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is a MOD that allows you to add a usergroup as a moderator to a forum. Unfortunally the default way is forum by forum.
Reply With Quote
  #5  
Old 05-09-2007, 09:25 PM
ScottRowan ScottRowan is offline
 
Join Date: May 2007
Location: Glasgow, Scotland
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok well I have people all moderators, but they cant see the Mod link at the bottom.

So I went to AdminCP > Forums & Moderators > Forum Manager

Then add moderators, when I click Add Moderator and fill in the details, when I hit save it says it does it successfully, but it doesnt change.

It still says Moderators (0),

Please help
Reply With Quote
  #6  
Old 05-09-2007, 09:28 PM
TeamDevotion TeamDevotion is offline
 
Join Date: Sep 2006
Location: Westchester County, NY
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ScottRowan View Post
Hi,

I want to make some members moderators.

So I went to AdminCP, typed the username in, then at the top right changed it from Registered User to Moderator.

On there posts it says Moderator etc, but they have told me they cant see the -Mod- link at the bottom of the forum.

Have I missed something?

Thanks
The only mods that can see the "mod" link at the bottom of the page are super moderators, i believe. someone correct me if I'm wrong.
Reply With Quote
  #7  
Old 05-09-2007, 11:53 PM
d8tabyte's Avatar
d8tabyte d8tabyte is offline
 
Join Date: Nov 2005
Location: Michigan
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nope, you are wrong sir
Reply With Quote
  #8  
Old 05-10-2007, 05:50 AM
ScottRowan ScottRowan is offline
 
Join Date: May 2007
Location: Glasgow, Scotland
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok to sum up, To make a member a moderator I went into AdminCP, Users, Search For Users.

Typed in the member name, then there details came up.

Then at the top right where it says Usergroup Options, I have that set on Moderators from the dropdown box.

Then I save, it shows in there posts that there a moderator, but they dont see the moderator functions in thread tools, or the mod link at the bottom.

What have I not done/missed?
Reply With Quote
  #9  
Old 05-10-2007, 09:12 AM
Lucky Seven Lucky Seven is offline
 
Join Date: Feb 2007
Location: England
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For the drop down menu (with regular mods), it'll only show if they're assigned to a particular forum - if you want your mods to moderate all of the forums, set them as super mods. If you do that, they should be able to see the Mod CP link without any changes.

On the other hand, if you want your mods to only be responsible for just a few of the forums, assign them to the moderator usergroup, then manually add them as mods of the forums you want them to moderate. In the "footer" template, edit this bit of code:
Code:
<if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a></if>
And change it to:
Code:
<if condition="is_member_of($bbuserinfo, 6, 5, 7)"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod] CP</a></if>
The 6, 5 & 7 refer to the usergroups that you wish to see the Mod CP link; 6 (admins), 5 (super mods) & 7 (mods). Change the numbers as you wish to match the usergroup id that can be found on the Usergroup Manager page.
Reply With Quote
  #10  
Old 05-10-2007, 09:25 AM
ScottRowan ScottRowan is offline
 
Join Date: May 2007
Location: Glasgow, Scotland
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok so I can either enter them manually.. which would take forever..

Is there a way I can just assign all members in the "Moderator" usergroup to moderate all forums?

Just read your bit about super mods.. can they do anything else or is that just like moderators but with the mod link
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:59 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04451 seconds
  • Memory Usage 2,249KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete