PDA

View Full Version : Delete PM after Reply is sent


Andreas
06-06-2005, 10:00 PM
Description
This hack gives you a new checkbox (under Additional Options) when replying to a PM.
If it is checked, the original PM will be deleted after the reply was sent - helps to keep your PM-Box clean :).

Details
Files to Modify: 0
Templates to Modify: 1
Difficulty: Easy

Changelog
1.00 Initial Version for vBulletin 3.5.0 Beta 1
1.01 Changed queries for mySQL 4.1 compatibility
1.02 Checkbox does not show up for new PMs any longer

Please only click Install if you actually have installed/are using this Hack, and click Uninstall whan you don't use it any longer!

Chris M
06-09-2005, 10:21 PM
Installed and working :)

Satan

mholtum
06-10-2005, 10:54 PM
installed and working

OmaniMan
06-14-2005, 09:08 AM
thanks alot

Boofo
07-22-2005, 07:10 AM
The checkbox shows up when sending a new PM, too. ;)

Ian Emu-UK
07-22-2005, 03:53 PM
The checkbox shows up when sending a new PM, too. ;)

This is a standard feature now. (in beta 4 at least)

Boofo
07-22-2005, 04:13 PM
Are you sure? I don't remember seeing it before I added the plug-in.

Ian Emu-UK
07-23-2005, 10:00 PM
Dang your right.

Silly me. Got this confused with save messages to sent items. My apologies.

Andreas
07-26-2005, 08:28 AM
@Boofo
Changed

Boofo
07-26-2005, 09:41 AM
@Boofo
Changed

You are the man! ;)

Boofo
07-28-2005, 01:06 AM
I just noticed it is still showing up in new pms.

EDIT: I found the problem. This:

<if condition="!$pm[forward] AND !$pm[pmid]">

should be this:

<if condition="!$pm[forward] AND $pm[pmid]">

;)

Andreas
07-28-2005, 06:14 AM
Yeah, that's what it should have been, lol.

Boofo
07-28-2005, 06:51 AM
Now you txt file says this again:

<if condition="!$pm[forward]">

Or is it just me?

Andreas
07-28-2005, 06:54 AM
WTF? My ZIP is correct, but the uploaded ZIP isn't?

Uploaded once again ... hope it gets through this time.

Boofo
07-28-2005, 06:55 AM
I cleaned my cache and tried it a second time before I reported it here, just to be sure. ;)

Boofo
07-28-2005, 06:57 AM
It's right, now. ;)

Boofo
07-28-2005, 07:12 AM
Kirby, your pms are overflowing again. ;)

nexialys
09-19-2005, 01:13 AM
hum, it's me, or this is now a duplicate in the default RC3 ??

when i reply to a PM, i have this in the Misc Options: "Save a copy of this message in your Sent Items folder."

... so it's the opposite of this feature, so this one is useless in RC3!

Boofo
09-19-2005, 01:31 AM
hum, it's me, or this is now a duplicate in the default RC3 ??

when i reply to a PM, i have this in the Misc Options: "Save a copy of this message in your Sent Items folder."

... so it's the opposite of this feature, so this one is useless in RC3!

Not even close! What this does is delete the PM you are replying to after you send the reply so you don't have to come back later and delete it. They don't pile up that way. Saving a COPY of the sent pm is totally different.

nexialys
09-19-2005, 01:50 AM
AH, oki, thanks for the refresh... i'm sooo far from the definition.. lol...

Boofo
09-19-2005, 01:58 AM
AH, oki, thanks for the refresh... i'm sooo far from the definition.. lol...

I did this hack for vb 3.0 and Kirby did a better job of it for vB 3.5. My favorite hack of all time. I use it daily. ;)

mtha
11-15-2005, 09:23 PM
:) great one.

just add a phrase and product for it. Your text is hardcoded ...

Andreas
11-15-2005, 10:00 PM
As you can see from the Version number, this was made for Beta 1 ... products didn't exist in this Version ;)
Will update it ASAP.

Rickie3
11-15-2005, 10:25 PM
*installed* thankyou

zendiver
12-01-2005, 12:09 PM
Kirby, just a thought, but wouldn't it be easier to make the default of "Save a copy of this message in your Sent Items folder?" unchecked itstead of checked that way if you want to save it to your sent items, you check the box? Just thinking outloud here.

Andreas
12-01-2005, 12:36 PM
This is smth. different, read the description again.

zendiver
12-01-2005, 03:02 PM
My bad....sorry, you are right. That will teach me to reply to something before I have had my pot of java. :D

Thanks.
But while we are on the subject, is there an easy way of doing what I commented on?

Boofo
12-01-2005, 04:15 PM
Andreas, did the bug (or whatever it was that you said needed to be checked for) get fixed in this yet?

drumsy
12-23-2005, 09:55 PM
As you can see from the Version number, this was made for Beta 1 ... products didn't exist in this Version ;)
Will update it ASAP.

Any news on this?

akanevsky
12-23-2005, 10:35 PM
Try my hack if you wish :)
https://vborg.vbsupport.ru/showthread.php?s=&threadid=100152

voclain
11-18-2006, 03:40 AM
Will this work with 3.6.3????

Kirk

voclain
11-30-2006, 02:10 AM
WELL????? I'm trying it on my 3.6.4 board...and it appears to be working!!!

THAnKS!!!

Kirk

Tettinntil
06-08-2010, 05:03 PM
Does this work with 3.8.x?