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 06-27-2005, 05:54 PM
USAPatriot's Avatar
USAPatriot USAPatriot is offline
 
Join Date: Jun 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Forum Moderation Mod?

Hi,

I want to give some users the ability to moderate their own forums within a specific category. That's the easy part. But I want those moderators to be able to post to their own forums while disallowing the other members the ability to start a thread or reply. They will still be able to read. All this while not disturbing permissions in the other categories. Possible? -Rod-
Reply With Quote
  #2  
Old 06-27-2005, 07:35 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This can easily be done with usergroup permissions of standard vB.
Reply With Quote
  #3  
Old 06-27-2005, 09:18 PM
USAPatriot's Avatar
USAPatriot USAPatriot is offline
 
Join Date: Jun 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm not seeing how it's possible and the vBulletin people on the .com board tell me it's not. Please explain. Here's the example:

Under a single category...

User A owns a forum, and can post to it.

User B owns a different forum, and can post to it.

User A can read User B's forum, but cannot post or reply to it.

User B can read User A's forum, but cannot post or reply to it.

Users C thru Z can read A's and B's forums but cannot post or reply to them.

-Rod-
Reply With Quote
  #4  
Old 06-27-2005, 09:25 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Set your normal usergroup to only allow reading on the category.

Now set User A as a moderator of forum A.
Set user B as moderator of forum B.

Finished.
(Maybe you must also create a usergroup A and a usergroup B, give those groups posting permissions for forum A or B, and give user A/B the corresponding usergroup A/B as a secondary group.
Reply With Quote
  #5  
Old 06-27-2005, 09:40 PM
Andreas's Avatar
Andreas Andreas is offline
 
Join Date: Jan 2004
Location: Germany
Posts: 6,863
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Having secondary usergroups does work, yes.
But to me, having a usergroup just for a single user sounds like overkill
Better solution (pseudo-code):
IF (moderator AND specialcategory IN parentlist)
{
permissions += post thread and reply to thread
}
Reply With Quote
  #6  
Old 06-28-2005, 12:02 AM
USAPatriot's Avatar
USAPatriot USAPatriot is offline
 
Join Date: Jun 2005
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nah...this isn't working. I've gone through it forwards and backwards. Making the forum read only, putting a test user into a special user group, giving him mod priveleges (Specifying that he can post) just steps on the read-only aspect. The software seems to see the conflict and takes the safest route. It disallows posting. Other ideas? -Rod-

Quote:
Set your normal usergroup to only allow reading on the category.

Now set User A as a moderator of forum A.
Set user B as moderator of forum B.

Finished.
(Maybe you must also create a usergroup A and a usergroup B, give those groups posting permissions for forum A or B, and give user A/B the corresponding usergroup A/B as a secondary group.
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:36 PM.


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.04485 seconds
  • Memory Usage 2,209KB
  • 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
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete