The Arcive of vBulletin Modifications Site. |
|
Purge Old Visitor Messages Details »»
|
|||||||||||||||||||||||||||||
This product will delete all visitor messages that are older than the specified number of days. There is now the option to restrict the visitor messages to be purged to only those which contain a specified string of text. You could use this to only delete the auto-generated welcoming visitor messages produced by this product:
New/Returning Members Visitor Message Updates: Version 1.1:
Version 1.2:
To Install: In AdminCP go to Plugins & Products -> Manage Products -> Add/Import Product. Click on "Choose File" and browse to the product xml file that was packaged in the .zip file. Click "Import" You MUST set your settings to enable the mod. The setting for this add-on is found by following: AdminCP -> Settings -> Options -> User Profile: Visitor Messaging Options At the bottom of the page, you will find new settings labeled "Purge Visitor Message Threshold In Days" and "Required Text Within Visitor Messages For Purge": The deletion is a daily cron job. Support for this product can be found here: Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#3
|
|||
|
|||
|
hi, perhaps added too a archive system?
|
|
#4
|
|||
|
|||
|
Here's a suggestion: being able to delete visitor messages from banned users. It's not like their visitor messages are needed anymore
|
|
#5
|
|||
|
|||
|
There's an error in this mod, just pointed out to me by a member who had been away for a while:
Currently, when visitor messages are deleted, the mod does NOT update the database variable vmunreadcount in user. If a member has been a way for a while and unread visitor messages are deleted, it will still show those deleted unread messages in Notifications and there is no way for the user to reset that flag. I have disabled the mod until this is fixed. In the meantime, you can reset vmunreadcount to zero using the following SQL query: Code:
update {prefix}user SET vmunreadcount=0
|
| Благодарность от: | ||
| MarkFL | ||
|
#6
|
||||
|
||||
|
Quote:
|
| Благодарность от: | ||
| djbaxter | ||
|
#7
|
||||
|
||||
|
Update - Version 1.2:
|
|
#8
|
|||
|
|||
|
Wow... that was fast!
![]() Thank you! |
|
#10
|
||||
|
||||
|
If I do that, I will update this product so that it will give the option to also purge old PMs that have been read.
|
![]() |
|
|