Periodic Prune PM's

ChopSuey

New Member
/*================================================* \
|| ################################################ ||
|| # Product Name: Periodic Prune Pms .......................... Version: 1.0.0 # ||
|| # Licence Number: Free License .................................................. .... # ||
|| # --------------------------------------------------------------------------------- # ||
|| # .................................................. .................................................. # ||
|| # ..... Copyright ©2005-2008 PHP KingDom. Some Rights Reserved. ...... # ||
|| # .... This file may be redistributed in whole or significant part under ..... # ||
|| # .. "Creative Commons - Attribution-Noncommercial-Share Alike 3.0" ... # ||
|| # .................................................. .................................................. # ||
|| # ---------------- 'Periodic Prune Pms' IS FREE SOFTWARE ---------------- # ||
|| # .... PHP KingDom - Ultimate PHP Programing | PHP KingDom - Info - Free Services, Products License .... # ||
|| ################################################ ||
\*================================================ */


Please remember to click Mark as Installed if you use this modification.
Support questions from members who have not marked this as installed will be considered low priority.


Many thanks:
All vBulletin experts.
vBulletin.com for their professional products and premium support.
vBulletin.org for their articles, mods [Thanks also to articles' authors & mod coders].


Name: Periodic Prune Pms

Descreption: This mod allows forum administration to specify a period after which all pms of users will be deleted (Per Usergroup).

How it works:
Nothing complex, it's just a cronjob.

Features:
Specific Features:
Can enable/disable mod globally. v1.0.0
Can specify which folders to be pruned (All Folders / Just Inbox / Just Outbox / All folders other that inbox & outbox). v1.0.0
Can specify which PMs to be deleted [Message Status] (Read / Unread / Both). v1.0.0
Default Features:
Supported.
Fully phrased.
Uses Bitfields.
MD5 Hash checked.
Logging cronjob runs.
Fully controllable from AdminCP.
Doesn't require any manual edits.
Fully compatible with vBulletin 3.7.x series.
Will not alter environment of vb or other hacks.
cronjob controlled from Scheduled tasks as normal vB Crons.


Help Us:
With your brilliant suggestions, ideas to develop this mod.
With your appreciated translations (translation credits go to their owners).


Known Isues:
None till now.

History:
v1.0.0 20/5/2008 07:07 AM (EEST): First initial public release.


Notes:
Mod is disabled by default, you should enable it from AdminCP options.
cronjob run once daily (at midnight), you can configure it from 'Scheduled Task Manager'.
Supported languages of this mod is available as a translated product not as language files, each product has an attribution at it's end defines the it's language (ie: -[English]).
This mod is supposed to work with vBulletin 3.5.x & 3.6.x series, but we don't support versions prior 3.7.x series!


Files Tree:
import
product-phpkd_periodic_prune_pms-[Lang Name].xml
upload
includes
cron
prunepms.php
xml
bitfield_phpkd_periodic_prune_pms.xml
md5_sums_phpkd_periodic_prune_pms.php

Screen Shots:
Available down there.


Technical Notes:
Plugins: 0
New Files: 3
File Edits: 0
New Templates: 0
Template Edits: 0
New Database Tables: 0
Database Alterations: 1
New Phrases: 19
New Options: 3
Cron Jops: 1


Installation Procedure:
Import the product file from your AdminCP.
Upload all the content of the upload folder to your forum ROOT.
Done .


Control:
vbulletin options -> Periodic Prune PMs Settings
Scheduled Tasks -> Scheduled Task Manager -> Prune PMs
 
Top