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)

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 11:14 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.01079 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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