[phorm] [Phorm:] Alerts: 121 and 140

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 25 Mar 2004 20:31:35 -0000

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

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

  MESSAGE:  (#3896) Alerts: 121 and 140 
            <http://www.phorm.com/support/?rev=3896> 
  AUTHOR:   Brian 
  DATE:     March 25, 2004 at 3:31 p.m. EST 

I been using Phorm for about a year and it works great but now when you click 
the submit button I get Errors: 

090 - There has been an error, and your information has not been sent. 

Alerts: 
121 - Mail function failed on user email for template ./email1.txt. 
140 - Mail function failed on sending alerts. 

I didn't make any changes to the files. I using netfirms for my web server and 
they said it's a problem with the script. I upgraded to Phorm 3.5.1 and I get 
the same error. 

here's my phormconfig.php3 file. 

<?php 
# This is the global configuration file. It's read every time Phorm runs. 
# If the form calling Phorm has a local (form-specific) configuration file, 
# settings in it will override settings here. 

# This variable indicates that a local config file is NOT required. 
$PHORM_RCONFIG = "N"; 

$PHORM_ALERTTO = "Quotes@xxxxxxxxxxxxxxxx"; // Change to your email address 

$PHORM_TO = "Quotes@xxxxxxxxxxxxxxxx"; // Change to your email address 
$PHORM_SUBJECT = "Instant Quote"; // The subject of the email message 

$PHORM_TMPL = ph_GENERIC; // A generic email template 
$PHORM_ACK = ph_GENERIC; // A generic ack template 
?> 

and this is my email1.txt file 

Here is the data from your Instant Quote form: 

Name: {{r_name}} 
Email: {{r_email}} 
Engine: {{r_engine}} 
Shipping: {{r_shipping}} 

the link is 
http://www.promarengine.com/instantquote2.htm 

looking for some help 

Thanks 
Brian 

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

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:] Alerts: 121 and 140