vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Stop auto saving sent PMs? (https://vborg.vbsupport.ru/showthread.php?t=108984)

simalert 02-26-2006 10:24 PM

Stop auto saving sent PMs?
 
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

Quote:

Originally Posted by MarcoH64
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

1 Attachment(s)
It's actually quite simple. View my attached Picture.

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

PHP Code:

<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



All times are GMT. The time now is 01:35 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.01796 seconds
  • Memory Usage 1,724KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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