vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Periodic Prune Pms [ Cron Job - Fully Controlable ] (https://vborg.vbsupport.ru/showthread.php?t=179879)

yaku 08-15-2009 12:13 PM

Nice mod...worked perfectly for me.

z0diac 01-19-2010 04:47 PM

Anyone know of a PM pruner that will work with vb 3.6.8 ?

redlabour 03-03-2010 02:12 AM

Any chance to get this for 4.0?

djbaxter 03-06-2010 11:21 PM

This works just fine in 4.x as is. I've been using it in 4.01 and in 4.02.

djbaxter 07-10-2010 06:08 AM

1 Attachment(s)
To install this on 4.x, you need to update the dependencies for the XML file - attached.

Arie 09-08-2010 03:01 PM

The only table it reduced was pm, not the (much larger) pmtext table, so on 3.8.6 it doesn't work.

Note: It does work! It's the Hourly Cleanup #2 cron job that cleans the pmtext table

home9000 11-17-2010 04:41 AM

Is it working with vb 3.6.5 ?

bigtree 07-03-2011 03:11 PM

Is this working for vb4 at all?

djbaxter 07-03-2011 04:32 PM

Quote:

Originally Posted by bigtree (Post 2216246)
Is this working for vb4 at all?

Yes. It's working on my 4.1.4 forum.

Tyran1 07-13-2011 07:00 PM

Not works with 3.8.7 ... help me! please!

PS: Not works with 4.1.4

djbaxter 07-13-2011 08:45 PM

Quote:

Originally Posted by Tyran1 (Post 2220159)
Not works with 3.8.7 ... help me! please!

PS: Not works with 4.1.4

It has worked with me from 3.7 right through to 4.1.4. You're doing something wrong.

Tyran1 07-15-2011 01:08 AM

Quote:

Originally Posted by djbaxter (Post 2220191)
It has worked with me from 3.7 right through to 4.1.4. You're doing something wrong.

Yes it works 3.8.7 PL 2!!!! However, not by hand, but only via cron!

Sorry!!

letsjoy 12-21-2011 07:22 PM

So its fine with vb4.x ?
why not release official 4.x version than ?
:)

Fivestones 10-28-2012 05:08 AM

Thanks a lot it will free up some space ..

djbaxter 10-28-2012 02:55 PM

Still works in vBulletin 4.x too if you change the XML product file so it doesn't limit you to 3.7.

karabaja3 11-01-2012 01:08 AM

great mod. thank you.

Hornstar 03-01-2013 11:01 AM

My pm database file was 1.4gigs Over the last 8 years it sure has filled up. Is this going to be able to handle deleting everything that is at least a year old with my size?

smirkley 09-12-2013 10:48 PM

I am currently testing this on my 4.2.0pl3 build, and so far so good.

I wish to change the third option from other than inbox & outbox, to both inbox AND outbox and no others.

The original code in the php file is:
Code:

                        case '3':
                                $pms_query_where_clouse .= " AND pm.folderid NOT IN (0, -1)";
                                break;

Would I change the code in prunepms.php to:
Code:

                        case '3':
                                $pms_query_where_clouse .= " AND pm.folderid = (0, -1)";
                                break;


I am not sure about the syntax, so if anyone has any input on this I would like that.


All times are GMT. The time now is 03:06 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.01183 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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