Log in

View Full Version : Stop auto saving sent PMs?


simalert
02-26-2006, 10:24 PM
Hi,

Anyone know how to stop Vbulletin from automatically saving sent PMs?

My users are complaining that their sent boxes are filled up too quickly and would prefer sent PMs not to be saved unless a tickbox is ticked to save them.

Any ideas on this one?

Thanks

Marco van Herwaarden
02-27-2006, 07:57 AM
With vB 3.5.x saving the sent PM's is off by default i think.

simalert
02-27-2006, 09:23 AM
With vB 3.5.x saving the sent PM's is off by default i think.
Not on my 3.5.3 it's not.

I've looked for ages for an option in the control pannel to stop it too, but it's hiding from me if there is one :disappointed:

Marco van Herwaarden
02-27-2006, 09:38 AM
Hmm actually i was wrong, but it is a simple template edit to turn it off. Should already be posted somewhere.

simalert
02-27-2006, 09:39 AM
That's the problem, I can't see anything for it.

Tralala
02-27-2006, 11:51 AM
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=100152" target="_blank">https://vborg.vbsupport.ru/showt...hreadid=100152</a>

SnappedAgain
03-06-2006, 03:51 PM
It's actually quite simple. View my attached Picture.

Here's the code from the pic so you can easily copy and paste. :up:

<div><label for="cb_savecopy"><input type="checkbox" name="savecopy" value="1" id="cb_savecopy" tabindex="1" <if condition="$postpreview">$checked[savecopy]</if> /><phrase 1="private.php?$session[sessionurl]folderid=-1">$vbphrase[save_copy_in_sent_items_folder]</phrase></label></div>