Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
Default PM Read Receipts Details »»
Default PM Read Receipts
Version: 1.0.0, by Darwinist Darwinist is offline
Developer Last Online: May 2009 Show Printable Version Email this Page

Version: 3.6.0 Rating:
Released: 08-12-2006 Last Update: 08-12-2006 Installs: 30
Code Changes  
No support by the author.

I've had a few complaints from my members about the way they have to click the 'Request a read receipt for this message' checkbox each and every time they send someone a private message. Most would like to have this on by default, so I created this quick add-on to accommodate that request.

Features:
  • Allows each member to set whether or not they would like the 'Request a read receipt for this message' checkbox checked by default.

Installation Overview:
Files to Modify: 1
Templates to Modify: 0
Product:
-Plug-Ins: 0
-Templates: 0
-vB Options: 0
-Phrases: 0

Version History:
1.0.0 - Initial release.

*Tested and works for vBulletin versions 3.5.x to 3.6.0*

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 08-13-2006, 03:23 PM
soletrader soletrader is offline
 
Join Date: Jul 2006
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice. Thank you
Reply With Quote
  #3  
Old 08-13-2006, 04:07 PM
utw-Mephisto utw-Mephisto is offline
 
Join Date: Jan 2005
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You only need to change one template to make it default ticked. There is no need to modify any files !!!

To do so, open the template pm_newpm

Search for

Code:
<if condition="$show['trackpm']"><div><label for="cb_receipt"><input type="checkbox" name="receipt" value="1" id="cb_receipt" $checked[receipt] />$vbphrase[request_receipt_for_message]</label></div></if>
and change to

Code:
<if condition="$show['trackpm']"><div><label for="cb_receipt"><input type="checkbox" name="receipt" value="1" id="cb_receipt" checked="checked" />$vbphrase[request_receipt_for_message]</label></div></if>
Or, if you would like to give them an option, use a IF condition in the template ..
Reply With Quote
  #4  
Old 08-13-2006, 06:30 PM
Darwinist Darwinist is offline
 
Join Date: Apr 2002
Location: Richmond, Virginia
Posts: 57
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by utw-Mephisto
You only need to change one template to make it default ticked. There is no need to modify any files !!!
The idea was that the users would have the option to use it.

Quote:
Originally Posted by utw-Mephisto
Or, if you would like to give them an option, use a IF condition in the template ..
The problem with that is if you change the checkbox status and click 'preview', it'll reset itself to the default status. I would rather add one line to one file and have it working 100% rather then change one line in a template and have it working partially.
Reply With Quote
  #5  
Old 09-23-2006, 10:06 PM
adwade adwade is offline
 
Join Date: Aug 2006
Location: SouthEast, TN
Posts: 323
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What if a user does not have access rights to request read receipts? Does this MOD keep this checkbox hidden from them?
Reply With Quote
  #6  
Old 08-23-2007, 04:47 PM
PtitLu's Avatar
PtitLu PtitLu is offline
 
Join Date: Feb 2007
Location: France
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod, thanks.
Reply With Quote
  #7  
Old 10-13-2007, 03:06 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by adwade View Post
What if a user does not have access rights to request read receipts? Does this MOD keep this checkbox hidden from them?
good question
Reply With Quote
  #8  
Old 10-19-2007, 09:53 AM
StarBuG's Avatar
StarBuG StarBuG is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 1,033
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi

Thanks, I was looking for this a long time.

Is there any way to make this a plugin by any chance without the file edit?

StarBuG
Reply With Quote
  #9  
Old 02-21-2009, 03:45 PM
Cindyl10's Avatar
Cindyl10 Cindyl10 is offline
 
Join Date: Oct 2008
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does anyone know if this works with version 3.8.0? I've been looking for something like this and am really hoping it does!
Reply With Quote
  #10  
Old 02-22-2009, 06:52 AM
Peejay's Avatar
Peejay Peejay is offline
 
Join Date: Jan 2008
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent, many thanks
Reply With Quote
Reply

Thread Tools

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

Forum Jump


All times are GMT. The time now is 04:41 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.04288 seconds
  • Memory Usage 2,283KB
  • Queries Executed 23 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete