PDA

View Full Version : Delete Original Private Message on Reply v1.0


Boofo
05-19-2003, 10:00 PM
Delete Original Private Message on Reply v1.0
(By Boofo)

I've had this hack on my site for quite a while now (since v2.2.5) and I decided to release it after someone asked for it.

What this hack does:
It allows to check a box that will delete the private message you are replying to. This is useful for getting rid of messages that you no longer need instead of having them pile up on you, or forcing you to go back to your private message area to delete it manually.

Tested on vBulletin versions 2.2.5 thru 2.2.9 (but should work with all versions).

Files to edit: 1 (private.php)
Template to add: 1 (delete_original_pm)
Templates to edit: 1 (priv_sendprivmsg)
Install time: 2 minutes (give or take)

If you find this hack useful, please click the install button (at least once).

kaotic
05-19-2003, 11:04 PM
Another useful hack. :) Good job... 'tis appreciated.

Boofo
05-19-2003, 11:14 PM
Thank you very much. I couldn't be without it now. ;)

EvilLS1
05-20-2003, 03:29 AM
Very useful hack. Thanks Boofo!

Boofo
05-20-2003, 03:43 AM
Glad you like it. ;)

Kohhal
05-20-2003, 02:01 PM
Very handy, good job :D

DaveG
05-20-2003, 03:29 PM
Interesting... in my private.php there is no
$message = stripsession($message);

Any ideas? Running VB 2.2.7

Boofo
05-20-2003, 06:51 PM
In 2.2.7, look for:

if ($parseurl) {
$message = parseurl($message);
}

drumsy
02-18-2004, 01:51 PM
Any way to convert this to vB3? This is probably the most requested hack on my board right now.

Boofo
02-18-2004, 04:07 PM
It's already converted. I just need to fix one more thing in it and then I will release it. ;)

Fluous
05-02-2004, 12:05 PM
* Fluous waits for the release to vb3 :)