vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Deny mods the Ability to Delete posts and threads... (https://vborg.vbsupport.ru/showthread.php?t=39621)

Chris M 06-08-2002 04:49 PM

Deny mods the Ability to Delete posts and threads...
 
How would I deny certain mods the ability to delete posts or threads?

I would only like to do it for certain mods though...

Satan

Admin 06-08-2002 04:50 PM

Admin CP => Forums and Moderators => Edit Moderator.

Xenon 06-08-2002 04:51 PM

hmm, in your admin-cp klick on edit next to a moderator and set
Can delete posts
to no :)

edit: grr chen you beat me again

Chris M 06-08-2002 04:53 PM

Wow...

Lol...

I thought it would be much more difficult than that lol...

Satan

inetd 06-08-2002 07:39 PM

Other question:
How to deny some Super Mod the ability to delete or edit posts?

Chris M 06-08-2002 08:30 PM

Yes...

That would be a good idea...

Satan

Xenon 06-09-2002 10:42 AM

hmm, why make him a supermod, if he can't do such things? ;)

but if you want to do so, you have to hack the ismoderator function in functions.php

Chris M 06-09-2002 03:11 PM

What would you change?

Satan

Xenon 06-09-2002 08:39 PM

change this line:
if ($supmod[ismoderator]) {
to
if ($supmod[ismoderator] && $action!="candeleteposts") {

Chris M 06-10-2002 09:25 AM

Thanks:)

Satan

Xenon 06-10-2002 01:07 PM

you'r welcome :)

Christine 11-01-2003 06:07 PM

Sorry to bump an old thread here, but I need some help with this. :)

This hack is working great with one exception.

The super mods can't delete at all, and the admins can, but only in the forums where the default permissions are set. In my private forums where I have overriden the default permissions for Admins, they can't delete now.

Any suggestions??

Christine 11-08-2003 06:14 PM

Shameless bump to see if anyone can help??

:)

trinitym 01-14-2004 04:46 AM

Okay. I noticed today while testing that when I set certain mods to moderate certain forums that they can delete admin and super mod posts as well, including my [super admin] posts. I can't see a way to fix this except by turning off their ability to delete threads and posts.

The tricky part is I'd lke for my mods to be able to delete posts and threads of all other users below them, just not anyone above and the same for super mods vs admins. Is there a possibility to create a hack for this?

Or better yet, since I'm a n00b - am I doing all this right or am I overlooking an option/permission somewhere?

Thanks!

Xenon 01-14-2004 03:55 PM

if you mean for vb2 there is a message editing hierachy hack by Logician
if you mean vb3, look into my profile for that hack :)


All times are GMT. The time now is 03:34 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.07205 seconds
  • Memory Usage 1,731KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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