Go Back   vb.org Archive > Community Discussions > Modification Requests/Questions (Unpaid)
  #1  
Old 03-23-2006, 01:55 AM
Romeos Tune Romeos Tune is offline
 
Join Date: Jun 2004
Posts: 245
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default e-mail to PM

It sure seems like I saw it some time ago but........

Is there a hack around that will allow private message text to be sent to e-mail in the pm notification e-mail?
Reply With Quote
  #2  
Old 03-23-2006, 02:13 AM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit the 'pmreceived' phrase... add something like this:

----------- Private Message Content ---------------
$message
-------------------------------------------------------
Reply With Quote
  #3  
Old 04-20-2006, 04:29 PM
jimp jimp is offline
 
Join Date: Jun 2005
Location: Louisiana, USA
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tralala,

That did not work for me, but you pointed me in the right direction. My pmreceived phrase now looks like (and works, vB 3.5.x):
Code:
Dear $touserinfo[username],

You have received a new private message at $vboptions[bbtitle] from $fromusername. Please click here to log in and read it:
$vboptions[bburl]/private.php

All the best,
$vboptions[bbtitle]

_______________
Subject: {$this->pmtext[title]}

{$this->pmtext[message]}
Reply With Quote
  #4  
Old 04-20-2006, 04:47 PM
Tralala's Avatar
Tralala Tralala is offline
 
Join Date: Jan 2006
Posts: 1,207
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good to hear it's working for you. Hmm, not sure why yours had to be different. When I tried inserting $message it also worked just fine. (Others too.)


I ended up removing it though for two reasons... (1) it breaks down the concept of "read receipts," and (2) it also removes an incentive for folks to visit the forum more regularly.

In 3.0 a hack like this made a lot of sense because simply logging in (ie: from the road, on smartphone) to read a PM would reset all the new/unread post markers on the forum for that user, which is annoying. Now that 3.5 has the new database system instead to keep track of what posts are actually new and remain unread, this hack became less important. Folks can still log in quickly, read their PM's, read receipts are still accurate, and not lose their place on the forum.

Still, If there were a way to limit this to certain usergroups I'd be all over it. Mods and admins would appreciate it, I know that...



P.S. You can also customize the email subject text phrase if you like. The title of the PM may be too long to include, but how about the username of the sender:
"New Private Message at $vboptions[bbtitle] from $fromusername"
Reply With Quote
  #5  
Old 04-23-2006, 09:56 PM
jimp jimp is offline
 
Join Date: Jun 2005
Location: Louisiana, USA
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think mine was different due to changes across vB 3.0 -> 3.5. (Someone in the thread you linked to said it did not work for vB 3.5.)
Reply With Quote
  #6  
Old 04-30-2006, 07:55 PM
S@NL - BlackBik's Avatar
S@NL - BlackBik S@NL - BlackBik is offline
 
Join Date: Jul 2004
Location: Netherlands
Posts: 307
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Jimp, I was just looking for this
Reply With Quote
Reply

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

Forum Jump


All times are GMT. The time now is 02:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03673 seconds
  • Memory Usage 2,201KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (6)postbit
  • (6)postbit_onlinestatus
  • (6)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_postinfo_query
  • fetch_postinfo
  • 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