vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Soft Deleted Archive (https://vborg.vbsupport.ru/showthread.php?t=90840)

RaZor Edge 05-15-2006 05:38 PM

This is a really useful hack! Works great on 3.5.4. Thanks!

eclectica 06-13-2006 08:56 PM

This doesn't work for version 3.6 beta 2, so I'm uninstalling it.

Dan 06-13-2006 09:15 PM

Quote:

Originally Posted by eclectica
This doesn't work for version 3.6 beta 2, so I'm uninstalling it.

Didn't they build this into 3.6?

eclectica 06-14-2006 08:06 AM

Quote:

Originally Posted by Dan
Didn't they build this into 3.6?

Well I don't see it anywhere, unless I'm missing something.

Revan 06-14-2006 08:46 PM

Check your UserCP.

eclectica 06-15-2006 01:24 AM

Thanks, I found it.

NeutralizeR 07-13-2006 02:58 PM

Quote:

Originally Posted by Revan
Check your UserCP.

Can you please update your hack to work with vBulletin 3.6 ?

http://www.vbulletin.com/forum/showt...66#post1159366

NeutralizeR 07-17-2006 06:26 PM

Finally, i've found a way by myself...

How to mass select all of the soft deleted posts listed under User CP?

Open your Admin CP > Styles & Templates > Moderation Templates > moderation_posts template:

Find:
$totalposts (the first one)

Add right after $totalposts:
Quote:

<input type="checkbox" name="allbox" id="checkall_all" title="$vbphrase[check_uncheck_all]" onclick="inlineMod.check_all()" />
By default, only 4 soft deleted posts listed under User CP moderation menu.

How do list X soft deleted posts under User CP moderation menu?

Open your /forum/moderation.php file with your text editor.

Find:
Quote:

sanitize_pageresults($totalposts, $pagenumber, $perpage, 200, 4);
Change '4' with 'X'... I've changed mine to '100' because of the massive soft deleted posts amount...

Save and upload the edited moderation.php file.

(You may want to revert 100 to 4 after you remove all soft deleted posts)

Hornstar 07-17-2006 11:14 PM

I suppose this will make it way easier to finally manage the soft deleted posts and now hard delete them if they are useless etc.

Any word when this will be compaitible with 3.6?

telc 07-18-2006 11:45 AM

This should be a standard feature in the VB prune.


All times are GMT. The time now is 12:47 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.01481 seconds
  • Memory Usage 1,734KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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