vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Disable Hard Thread/Post Deletions (https://vborg.vbsupport.ru/showthread.php?t=100100)

Alan @ CIT 05-14-2006 07:39 PM

If anyones still using this hack, I'd recommend Andreas' method - a lot cleaner and simpler than mine :)

Thanks,
Alan.

Boofo 05-15-2006 12:39 AM

Quote:

Originally Posted by Alan @ CIT
If anyones still using this hack, I'd recommend Andreas' method - a lot cleaner and simpler than mine :)

Thanks,
Alan.

Which hack is that, sir? ;)

NeutralizeR 05-21-2006 11:48 AM

this one i guess:
https://vborg.vbsupport.ru/showpost....78&postcount=8

No, post #24:
https://vborg.vbsupport.ru/showpost....2&postcount=24

It disables physical deletion for admins, too

Yes, already known :)

Boofo 05-21-2006 12:41 PM

Quote:

Originally Posted by Alan @ CIT
If anyones still using this hack, I'd recommend Andreas' method - a lot cleaner and simpler than mine :)

Thanks,
Alan.

Isn't his version a file edit?

And it is already disabled by default for Mods without any hacks added?

Boofo 05-21-2006 12:42 PM

Quote:

Originally Posted by NeutralizeR
this one i guess:
https://vborg.vbsupport.ru/showpost....78&postcount=8

No, post #24:
https://vborg.vbsupport.ru/showpost....2&postcount=24

It disables physical deletion for admins, too

Yes, already known :)

Thanks, but that confuses me even more. LOL

NeutralizeR 05-27-2006 01:17 PM

Quote:

Originally Posted by Boofo
Thanks, but that confuses me even more. LOL

Did you able to find a way to exclude admins?

Boofo 05-27-2006 01:29 PM

Nope, haven't figured out how to do any of it yet. :(

NeutralizeR 06-30-2006 05:55 PM

Quote:

Originally Posted by Boofo
Nope, haven't figured out how to do any of it yet. :(

Just upgrade to vb 3.6 if you haven't done it yet :P

Baraja 09-30-2006 02:17 PM

Quote:

Originally Posted by Andreas
As physical delete can already be disabled for moderators I suggest this plugin:

Hook Location: can_moderate_supermod
PHP Code:

$return = ($do != 'canremoveposts' AND $do != 'canmassprune'); 

This disables physical delete for inlinemod, thread tools and mass prune in modcp for supermods.

I would like to implement this to my 3.5.x vBulletin board, but I don't know how to do it. How do I install this plugin? May anyone help me? :)

Thanks in advance :nervous:

HabboForum 10-02-2006 08:53 PM

Quote:

Originally Posted by Baraja
I would like to implement this to my 3.5.x vBulletin board, but I don't know how to do it. How do I install this plugin? May anyone help me? :)

Thanks in advance :nervous:

Have you considered upgrading to 3.6.X? The improved permissions system for Moderators/Administrators has the ability to stop them from doing this.


All times are GMT. The time now is 07:21 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.01166 seconds
  • Memory Usage 1,739KB
  • 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)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete