vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   How Can I /email Notification With Link Only (https://vborg.vbsupport.ru/showthread.php?t=79999)

DDad 04-16-2005 11:18 AM

How Can I /email Notification With Link Only
 
We are finding out that people will receive e-mail notification after replying to a thread or post and not returning to the forum.

How do we only send just the link in the notification and not the complete reply?

People are more likely to reply if they visit the forum than just reading it an email.
A quick responds will help as reader ship is falling because of this!!!

wirewolf 04-16-2005 01:46 PM

Relatively east DDad, it's a vbPhrase edit.
In Admin CP, click on 'Phrase Manager'
From the Drop Down, select - 'Email Body Text'
Select 'Next' or 'Page 2' (at least it should be on page 2)
Look for the phrase - 'notify' and on the right hand side click 'Edit'
You should see 'Standard Phrase: notify' on the top and the email body text below that. You can't edit the standard phrase, so go down the page a little and look for 'English (US) Translation (Optional)', and hit the 'Copy Default Text' button. This will copy the standard phrase into the text box.
Just edit out:
Code:

Here is the message that has just been posted: *************** $pagetext ***************
So that section of the resulting emails will go from this:
Code:

This thread is located at:
http://www.xxxxxxxx.xxx/forum/showthread.php?t=xxxxxx&goto=newpost
 
Here is the message that has just been posted:
***************
There is blah blah blah............
***************
There may be other replies also, but you will not receive any more notifications until you visit the forum again.

To This:
Code:

This thread is located at:
http://www.xxxxxxxx.xxx/forum/showthread.php?t=xxxxxx&goto=newpost

There may be other replies also, but you will not receive any more notifications until you visit the forum again.

You could edit the one line too, from this:
Code:

This thread is located at:
To this
Code:

Click this link to view this Thread:
When done, hit the 'Save' button at the bottom of the page. You can always revert back to the original if you want to.

John

PS; I always save a copy of any original Phrase that I edit to a general edited phrase text file on my computer. It's a good way to get a quick overview of edited phrases and to have as a back up, just in case. And when ever I do a template or phrase edit, I back-up the database as well. It can't hurt to play it safe, even for just a small edit like this one.

DDad 04-16-2005 02:28 PM

Works great
Thank you!!!!!!!


All times are GMT. The time now is 11:44 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.01850 seconds
  • Memory Usage 1,713KB
  • 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
  • (5)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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