• TBT's 2026 New Year's Party has started! Join us from now until January 11th in eight fun New Year's activities. Earn currency to spend on collectibles and raffle tickets. Get started in The Bulletin Board event thread. Happy New Year!

I think you guys need...

Tennis=Life

Senior Member
Joined
Oct 6, 2005
Posts
7,463
Bells
1,050
Countdown Coins
0
Lucky Tickets
0
this code automatically saves your sent PMs....here's the code...



Code:
<script type='text/javascript'>
<!--
// automatically check the 'Add copy to sent items' box at PM compose page
// code by Stefan
if (document.forms['REPLIER']) {
if (document.REPLIER.add_sent) {
document.REPLIER.add_sent.checked = true
}}
// -->
</script>


Put this in Admin CP->Board Wrappers->Footer
 
Thank you for the code, I really like it when the PMs get saved automatically.


^_^
 
There is one thing bad about it though....it adds to your PM count...but you can just delete them if you don't want to save them


;)
 
yea, id really like to have pms saved, but i always forget and regret it then.
thanks!
 
this code was removed due to possibly being the cause for the slow load times
 
Back
Top