vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Default Moderator Permissions (https://vborg.vbsupport.ru/showthread.php?t=300568)

SwalyAaron 07-29-2013 07:03 AM

Default Moderator Permissions
 
I want to set these to a default no for moderators, is there any way to do this?

Can Physically Delete Discussions
Can View IP Addresses
Can Physically Delete Picture Comments
Can Post Announcements
Can Physically Delete Posts

squidsk 07-30-2013 01:59 PM

Quote:

Originally Posted by SwalyAaron (Post 2435880)
I want to set these to a default no for moderators, is there any way to do this?




Can Physically Delete Discussions
Can View IP Addresses
Can Physically Delete Picture Comments
Can Post Announcements
Can Physically Delete Posts

We had similar issues on our site where depending on who was making someone a moderator determined the permissions given, which was complicated by the fact that we have different levels of moderators. To get around the problem we created a scheduled task that ran update queries on the db to give each specific level of moderator only those permissions which they should have.

SwalyAaron 07-31-2013 02:17 AM

Quote:

Originally Posted by squidsk (Post 2436103)
We had similar issues on our site where depending on who was making someone a moderator determined the permissions given, which was complicated by the fact that we have different levels of moderators. To get around the problem we created a scheduled task that ran update queries on the db to give each specific level of moderator only those permissions which they should have.

That sounds like a nice work-around, one problem I'm facing right now is I don't even know what queries to run on my database (wouldn't mind the help)

Simon Lloyd 07-31-2013 08:13 AM

Surely you simply change the permissions for the usergroup "moderators"

SwalyAaron 08-01-2013 12:19 AM

Quote:

Originally Posted by Simon Lloyd (Post 2436239)
Surely you simply change the permissions for the usergroup "moderators"

Yeah but then another moderator will be promoted and this process will be repeated (setting custom permissions) would rather change the default settings for the long run

Panthrus 08-13-2013 10:47 AM

did you find the solution for this?

I did the manual intervation, but I'd like to make it the default.

SwalyAaron 08-15-2013 03:42 PM

Not yet, been trying though backed up and ran a few queries of my own nothing did it though


All times are GMT. The time now is 04:42 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.01512 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete