vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - Auto Purge Threads (https://vborg.vbsupport.ru/showthread.php?t=275314)

GrabMyWrist 02-01-2012 04:06 PM

Option request; Move locked threads to specified forum or delete.

Fuzzy Orange 02-19-2012 09:24 AM

Quote:

Originally Posted by spillage (Post 2294829)
Option request; Last post X days as move/delete criteria.


I'd love this as well - it's nice to be able to delete all my for sale threads after 90 days, but it would be nicer to delete them when they've not had a reply in 30 days :)

Seductor 02-19-2012 11:45 AM

I was trying to rebuil all the whole system, but taking in cout the many request you are writing, perhaps I should focus on them.

ludachris 03-13-2012 07:11 PM

Any chance this mod would work in 3.8.x?

Seductor 03-13-2012 08:07 PM

Quote:

Originally Posted by ludachris (Post 2309163)
Any chance this mod would work in 3.8.x?

I think it could work properly in 3.8.X, but I didn't test it.

copjend 03-17-2012 06:52 AM

I tried to install in my vBulletin 4.1.7 Patch Level 2, but is not working

Seductor 03-17-2012 12:21 PM

Quote:

Originally Posted by copjend (Post 2310325)
I tried to install in my vBulletin 4.1.7 Patch Level 2, but is not working

Did you get any error?

gocreate 04-10-2012 07:43 AM

There is a small error in script:

PHP Code:


    $fromdelete 
$vbulletin->options['forudelete']; 

Schould be:

PHP Code:

$fromdelete $vbulletin->options['forumdelete']; 


Seductor 04-10-2012 08:52 AM

Thanks gocreate! I'm going to fix it.

Seductor 04-10-2012 09:48 AM

I've add some features and I've fixed the forumdelete bug. Thanks again, gocreate.

NOTE: Please, don't upgrade it yet, I've found some small bugs. I'm going to fix them when I'm back at home


All times are GMT. The time now is 04:59 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.01129 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
  • (2)bbcode_php_printable
  • (3)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