vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - PS - Delete All Visitor Messages Every 30 Days (https://vborg.vbsupport.ru/showthread.php?t=174737)

kylek 07-16-2008 03:00 AM

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.

blind-eddie 07-16-2008 04:04 AM

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.

TheInsaneManiac 07-18-2008 03:55 PM

Small issue, but it doesn't add the prefix.

sakli_duslerr 08-22-2008 06:08 PM

deleted but unread profile messages are still shown as unread.

?? problem

TheInsaneManiac 10-02-2008 01:33 PM

Quote:

Originally Posted by sakli_duslerr (Post 1604654)
deleted but unread profile messages are still shown as unread.

?? problem

Same issue with me. It is fairly annoying to me and my members.

want3ed 01-12-2009 08:19 PM

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.

PaulSonny 01-13-2009 10:51 AM

I will check this out and provide a solution.

Regards, Paul.

djbaxter 01-15-2009 12:41 AM

You also need to update table messageread (with the prefix).

NTT 01-27-2009 02:44 AM

how abount Private Messages ? any Idea for this, I thing this will help for data and banwith .:)

djbaxter 01-27-2009 03:07 AM

Quote:

Originally Posted by NTT (Post 1725799)
how abount Private Messages ? any Idea for this, I thing this will help for data and banwith .:)

See the Periodic Prune Pms add-on.

NTT 01-29-2009 12:40 AM

Quote:

See the Periodic Prune Pms add-on.
IS This vesion is work with 3.8 too Bro . Thank for the Mod

NTT 01-29-2009 06:33 PM

when you release for 3.8 vesion ? any idea . thanks

Dan Clement 05-04-2009 12:15 AM

I've also disabled it and will be running it manually every so often.

Thanks for your work. :)

TheInsaneManiac 05-10-2009 06:08 AM

Quote:

Originally Posted by PaulSonny (Post 1710818)
I will check this out and provide a solution.

Regards, Paul.

Still waiting man, it's been like four months.

LAJAURIA 05-21-2009 12:52 AM

Quote:

Originally Posted by sakli_duslerr (Post 1604654)
deleted but unread profile messages are still shown as unread.

?? problem


I have the same problem.. :(


any solution??

TheInsaneManiac 05-25-2009 04:41 PM

Quote:

Originally Posted by LAJAURIA (Post 1814409)
I have the same problem.. :(


any solution??

Everyone has, he says he would provide a solution, but none has been provided.

Brandon Sheley 05-25-2009 05:08 PM

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

djbaxter 05-25-2009 11:22 PM

Quote:

Originally Posted by Loco.M (Post 1816971)
Can I just ask, what are the benefits of deleting these messages? I know some members chat back and forth via the profile comments

What are the benefits of HAVING these messages in the first place?

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: ???

TheInsaneManiac 06-09-2009 07:34 PM

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");
Add Below:
Code:

$vbulletin->db->query_write("UPDATE "  . TABLE_PREFIX . "user SET vmunreadcount = '0'");

abdobasha2004 09-01-2009 10:44 PM

there is a problem :
if messages deleted before member see them >>> notification still appear on navbar

any solution?

Wifey 08-02-2010 01:43 PM

Quote:

Originally Posted by abdobasha2004 (Post 1878087)
there is a problem :
if messages deleted before member see them >>> notification still appear on navbar

any solution?

Curious about the fix for this as well...

top dogs 360 01-15-2011 11:16 PM

Can anyone do this for 4.0 or 4.1, 4.x I guess?

letsjoy 12-21-2011 07:16 PM

Quote:

Originally Posted by top dogs 360 (Post 2149746)
Can anyone do this for 4.0 or 4.1, 4.x I guess?

This is mod very critical for big forums... :(


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
  • Page Generation 0.01227 seconds
  • Memory Usage 1,764KB
  • 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
  • (9)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
  • (23)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