![]() |
Could this be changed in any way to just delete the soft deleted messages members have deleted but cant hard delete? We have an active board and tons of soft deleted messages weekly, a pain that they cant hard delete their own messages.
|
Could Enable & Disable check boxes be added to the edit options within the usercp? Allowing them the chose between enabling or disabling there Visitor Messages from being deleted? Or maybe within there profile? Just a thought.
Note: I did not download this mod yet, I was just inquiring about possible addons & to see how others experiences with this Mod goes before I download & install. |
Small issue, but it doesn't add the prefix.
|
deleted but unread profile messages are still shown as unread.
?? problem |
Quote:
|
i use clear all visitor messages mod but some users have pending visitor message notifications , how i can clear my all users pending or not reading notifications.
|
I will check this out and provide a solution.
Regards, Paul. |
You also need to update table messageread (with the prefix).
|
how abount Private Messages ? any Idea for this, I thing this will help for data and banwith .:)
|
Quote:
|
Quote:
|
when you release for 3.8 vesion ? any idea . thanks
|
I've also disabled it and will be running it manually every so often.
Thanks for your work. :) |
Quote:
|
Quote:
I have the same problem.. :( any solution?? |
Quote:
|
Can I just ask, what are the benefits of deleting these messages?
I know some members chat back and forth via the profile comments cheers |
Quote:
Cons: They potentially take away activity from the forum, add something else to be monitored for potential abuse, and take up space in the database. Pros: ??? |
Thanks to some staff on VBulletin I got a query that will reset the count after deletion. I then implemented it into the current code.
Find in visitormessagedelete.php: Code:
$vbulletin->db->query_write("DELETE FROM " . TABLE_PREFIX . "visitormessage"); Code:
$vbulletin->db->query_write("UPDATE " . TABLE_PREFIX . "user SET vmunreadcount = '0'"); |
there is a problem :
if messages deleted before member see them >>> notification still appear on navbar any solution? |
Quote:
|
Can anyone do this for 4.0 or 4.1, 4.x I guess?
|
Quote:
|
All times are GMT. The time now is 10:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|