vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   query to run to clear everybodys message tracking folder? (https://vborg.vbsupport.ru/showthread.php?t=34736)

Gutspiller 02-02-2002 05:53 PM

I turned off message tracking for my users, but I guess a few had some in there and it just keeps them there and they have no way of cleaning it out.

If somebody could give me the query to run that would ONLY clean everybodys message tracking out, that would be great.

Thanks. :up:

Gutspiller 02-04-2002 05:52 PM

BUMP!

Admin 02-05-2002 07:02 AM

lol nice timing (exactly 2 days). :)

I don't think that the tracking folder is an actual folder... I have very little idea about how it works but try running this query:
Code:

UPDATE privatemessage SET receipt=0;
backup that table before doing this.

Gutspiller 02-05-2002 03:06 PM

hey, I didn't even do that on purpose. OK, um.... new question. How do I backup that table? Come BOOOOY you gots to help da noob out. :D

I turned the tracking off, so they can't even get into it anymore, but some peeps still have 2 out of 50 messages in their private messaging and yet they cleared out all their PMs, so it has to be the left over message trackings. :confused:

SloppyGoat 04-11-2003 06:26 AM

Bump! I just disabled this too. I should probably clear these. I'm kinda skeered to run that query, unless I know how to back it up and restore it.

SloppyGoat 04-15-2003 03:07 PM

If anyone knows this one, I'd sure appreciate it, as I'm sure a few others would.


All times are GMT. The time now is 04:30 PM.

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.01068 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete