Forum Hosting  

Go Back   Forum Hosting > IPB Support > IPB General Support

IPB General Support Post your questions here, no bug reports.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 06-21-2005, 08:37 AM   #1 (permalink)
Junior Forumer
 
gucci's Avatar
 
Join Date: Feb 2005

Posts: 81
Rep Power: 4 gucci is on a distinguished road
fTrader: (0)
fBuck$: 668.2
Bank: 0.0
Total fBuck$: 668.2

My Forumer
My Country:
Exclamation Message tracking question

hello :dancing:

tried searching for this topic but I couldn't find any...

my question is: When sending private message to someone, at the bottom of the page, there's a check box for :

Add a copy of this message to my sent items folder
Track this message?


the first one is already checked by default, how can I make the "Track this message" set to default also without having to put check mark on it each time I send PM??

sometimes I make mistake and cannot take back the PM's I sent by mistake..

thanks in advance

my forum : http://tambayan.1.forumer.com
gucci is offline  
Old 06-21-2005, 09:56 AM   #2 (permalink)
Member
 
bardicrune's Avatar
 
Join Date: Apr 2005

Posts: 7
Rep Power: 0 bardicrune is on a distinguished road
fTrader: (0)
fBuck$: 150.0
Bank: 0.0
Total fBuck$: 150.0

My Forumer
My Country:
Default Re: Message tracking question

In order to do this it would affect all users on the forum. Here is the code you would need

Admin CP > HTML Templates > Messenger Sections > Send PM: Form Footer (Edit Single)

Code:
<tr>
 <td colspan='2' class='pformstrip'>{ibf.lang.msg_options}</td>
</tr>
<tr>
 <td class="pformleft">&nbsp;</td>
 <td class="pformright">
	<input type='checkbox' name='add_sent' value='yes' checked="checked" />&nbsp;<b>{ibf.lang.auto_sent_add}</b>
	<br /><input type='checkbox' name='add_tracking' value='1' checked="checked" />&nbsp;<b>{ibf.lang.vm_track_msg}</b>
 </td>
</tr>
<tr>
 <td class='pformstrip' align='center' colspan='2'>
  <input type="submit" value="{ibf.lang.submit_send}" tabindex="4" accesskey="s" class='forminput' name='submit' />
  <input type="submit" value="{ibf.lang.pm_pre_button}" tabindex="5" class='forminput' name='preview' />
  <input type="submit" value="{ibf.lang.pms_send_later}" tabindex="6" class='forminput' name='save' />
 </td>
</tr>
</table>
</form>
Add the text in red to the code and click submit.
bardicrune is offline  
Old 06-22-2005, 07:00 PM   #3 (permalink)
Junior Forumer
 
gucci's Avatar
 
Join Date: Feb 2005

Posts: 81
Rep Power: 4 gucci is on a distinguished road
fTrader: (0)
fBuck$: 668.2
Bank: 0.0
Total fBuck$: 668.2

My Forumer
My Country:
Default Re: Message tracking question

thank you so much bardicrune for your response!

my forum : http://tambayan.1.forumer.com
gucci is offline  
Old 06-22-2005, 07:37 PM   #4 (permalink)
VIP Team
 
johkalhaups's Avatar
 
Join Date: Mar 2005

Location: Indiana, USA
Posts: 3,282
Rep Power: 7 johkalhaups is on a distinguished road
fTrader: (40)
fBuck$: 770.2
Bank: 61,789.0
Total fBuck$: 62,559.2

My Forumer
My Country:
Send a message via MSN to johkalhaups
Default Re: Message tracking question

Is this resolved?

http://www.theriseoftsm.com/
List of TsM Gaming Servers (CSS, TF2, UT2K4 and more):
http://theriseoftsm.com/servers.php
TsM Ventrilo Server - Click Me
johkalhaups is offline  
Old 06-22-2005, 11:03 PM   #5 (permalink)
Junior Forumer
 
gucci's Avatar
 
Join Date: Feb 2005

Posts: 81
Rep Power: 4 gucci is on a distinguished road
fTrader: (0)
fBuck$: 668.2
Bank: 0.0
Total fBuck$: 668.2

My Forumer
My Country:
Default Re: Message tracking question

yes it is.. pls close..thank you :*

my forum : http://tambayan.1.forumer.com
gucci is offline  
Old 06-23-2005, 06:35 AM   #6 (permalink)
VIP Team
 
awebb's Avatar
 
Join Date: Jan 2004

Location: Columbus, OH; SF B
Posts: 3,915
Rep Power: 8 awebb is on a distinguished road
fTrader: (5)
fBuck$: 24,209.7
Bank: 84,223.3
Total fBuck$: 108,433.0

My Forumer
My Country:
Default Re: Message tracking question

Thanks for choosing Forumer.com!

[ visit forumer modifications center today]

We now have phpBB modifications available.
awebb is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Error Code question gotaro IPB General Support 1 04-14-2005 11:27 AM
Help! Getting Error Message in my board and have banner problems AngeldeKuno phpBB2 Bug Reports 9 03-08-2005 04:37 AM
Major Message Board Reporting.... Attitude General Chat Area 11 11-25-2004 08:33 AM