vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Change Email From (https://vborg.vbsupport.ru/showthread.php?t=129017)

datarecall 10-13-2006 04:54 PM

Change Email From
 
Hello,

I would like to know if it is possible for thread notification to change who the email is from, right now it sends it from the board title, however my title is optimized keywords so it sends them an email from 3 optimized keywords that I have chosed is there a way to change this.

Thanks

perfphysio 10-14-2006 07:58 AM

This is a good question and perhaps this would be an excellent addition to the next release. Maybe in admin they can add a field in the email section where you can simple define the email name and address which the system should use to overwrite the default if it has been filled in

datarecall 10-14-2006 08:17 AM

I wish I could change it now my users are complaining :|

ok here is the way I did it, goto your phrase manager and add a phrase, the one I added was : email_from_send

then i went through /includes/class_mail.php
and searched for
$vbulletin->options['bbtitle']
and replaced with,
$vbphrase['email_from_send']

I just tested and it works good.

perfphysio 10-14-2006 09:01 AM

maybe just change your title for now to something appropriate and then add the hack that enables you to add title description and meta tags to each forum. You can then copy your existing title info into each of those and even tweak them a bit for additional forum relevent tags. I think I saw the updated hack for this on the current vbulletin.org homepage


All times are GMT. The time now is 09:26 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.01570 seconds
  • Memory Usage 1,707KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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