vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Send Message Auto Reply (https://vborg.vbsupport.ru/showthread.php?t=218594)

htscpl 07-17-2009 10:36 AM

Nice, good idea.. now if we could just add some links that would be great!

Thanks for the mod!

** installs **

1Unreal 07-17-2009 06:25 PM

Found out how to include HTML in the email. Look at the first post for a tutorial.

phonexpo 07-24-2009 02:55 PM

Quote:

Originally Posted by 1Unreal (Post 1850709)
Found out how to include HTML in the email. Look at the first post for a tutorial.

Hi Ben,

Thanks again, the response message works perfectly with the code edit :)

Just one little problem, the email received from the sender using the sendmessage.php is different from the original, I'm sure it's because it's not coded in .php anymore, but was wondering is there a way around this?

See - http://i27.tinypic.com/5ybx1s.jpg

Thanks again for this,

Patrick :)

1Unreal 07-24-2009 03:17 PM

Quote:

Originally Posted by phonexpo (Post 1854686)
Hi Ben,

Thanks again, the response message works perfectly with the code edit :)

Just one little problem, the email received from the sender using the sendmessage.php is different from the original, I'm sure it's because it's not coded in .php anymore, but was wondering is there a way around this?

See - http://i27.tinypic.com/5ybx1s.jpg

Thanks again for this,

Patrick :)

To be honest no. The best way to fix that would be to edit the phrases of the emails being sent and replace the new lines with <br />'s.

Its because vB isn't made to send HTML emails, and the fix I posted wasn't a very good one :o

phonexpo 07-24-2009 03:48 PM

Quote:

Originally Posted by 1Unreal (Post 1854696)
To be honest no. The best way to fix that would be to edit the phrases of the emails being sent and replace the new lines with <br />'s.

Its because vB isn't made to send HTML emails, and the fix I posted wasn't a very good one :o

Thanks Ben, I've done that now and it's now the same as the original. :)

Here is the code;

Code:


The following message was sent to you via the $vboptions[bbtitle] Contact Us form by $name ( mailto:$email ).
<br/>
<br/>
--------------------------------
<br/>
<br/>
$message
<br/>
<br/>
--------------------------------
<br/>
<br/>
Referring Page: $url
<br/>
IP Address: $ip
<br/>
User Name: $bbuserinfo[username]
<br/>
User ID: $bbuserinfo[userid]
<br/>
Email: $email

All the best,

Patrick

Konstantinos 07-24-2009 06:54 PM

cool but the member who gets the auto email see himself as sender it doesnt show the send as forumname but sender@ forumname

also whats the difference of using this instead of adding an autoresponder in cpanel ?


All times are GMT. The time now is 07:06 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.01112 seconds
  • Memory Usage 1,728KB
  • 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)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete