vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   pm recovery?!?!?!? (https://vborg.vbsupport.ru/showthread.php?t=40177)

hagi 06-23-2002 05:43 AM

pm recovery?!?!?!?
 
i need a hack where it can recover deleted or lost pm's. it seems their is a member on my board who doesnt know what happen to the pm's and wants them back. is their anyway of doing this?

Velocd 06-23-2002 06:36 AM

Good request, I'm up for this one. Not so much a recovery feature though, but more of a trash folder in the PM section, where deleted PM's will go for awhile. The trash quota will be relatively small though, to not consume so much on the database. This hack and a junk filter would be awesome, I'm starting to get alot of unwanted spam--j/k! ;)

Oh, as for your problem needing to recover deleted PM's, there should be a way...I'm just not sure of.

hagi 06-23-2002 06:56 AM

yeah, its really important for me to make sure this person receives his pm's back. someone sent hate messages to one of my members and now supposibly these pm's are nowhere to be found. so if anyone has any ideas or ways of getting it, it'll help me a lot.

Logician 06-23-2002 08:45 AM

If pms are deleted by anyway (by the user, by you, via admin cp, via phpmyadmin etc.), no you cant get them back. Vb uses SQL DELETE command to delete the pms from db and once they are deleted, they are gone forever. In case he cant manage to list them properly and think he deleted them, you better login to his account and see if they are really deleted.

And another way to access the PMs is search database and see if the pms is kept in sender's outbox. ;) Even if the receiver deleted it, the sender might be still keeping them and you can access them until he deletes.

Run this SQL query to list them:
SELECT * FROM privatemessage where touserid=X

Replace X with his userid. This will list all the pms sent to him (regardless of whom) if the sender still keeps them in his own pm box.

Hope this helps..

Xenon 06-23-2002 10:44 AM

if they are also deleted only a backup of your database could help you then....


All times are GMT. The time now is 12:37 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.00973 seconds
  • Memory Usage 1,708KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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