[phorm] [Phorm:] How do I disable $PHORM_TMPL

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 16 Jul 2003 07:27:21 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#2976) How do I disable $PHORM_TMPL 
            <http://www.phorm.com/support/?rev=2976> 
  AUTHOR:   Kally 
  DATE:     July 16, 2003 at 3:27 a.m. EST 

Can anyone help me on this? 
I don't need form results emailed to me. All info is logged to a database. I 
do send an autoresponder to the customer. 

If I don't define $PHORM_TMPL in the config file (I don't need it since I am 
not emailing results to myself) I get a message: 
101 - Unable to open mail template file ./x-mydirectory/lib/generic.txt 

Why does this happen? 
I have the following fields set for the autoresponder: 

$PHORM_FROM = $Email; 
$PHORM_RESPOND = "order_email.txt"; 
$PHORM_RESFROM = "My Company<Orders@xxxxxxxxxxxxx>"; 
$PHORM_RESUBJ = "Your order at MyCompany.com"; 
$PHORM_RESRPLY = "Orders@xxxxxxxxxxxxx"; 

I don't want the extra email generated if I set a file in $PHORM_TMPL and I 
don't want the extra email generated by the alert messages. What's the 
solution?? 

Thank You!! 
Kally 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts:

  • » [phorm] [Phorm:] How do I disable $PHORM_TMPL