[phorm] [Phorm:] Must fill in at least one field

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 20 Feb 2003 03:28:20 -0000

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

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

  MESSAGE:  (#2304) Must fill in at least one field 
            <http://www.phorm.com/support/?rev=2304> 
  AUTHOR:   Kally 
  DATE:     February 19, 2003 at 10:28 p.m. EST 

I have a simple form - I just want to make sure at least one field is filled 
out - so I won't get an empty form back. But, I can't get it to work, I get 
this message: 
Fatal error: Maximum execution time of 30 seconds exceeded in 
/my/path//phorm/phorm.php on line 963. 

Can anyone tell me what is wrong with my syntax: 

line in myform_config.php3 

$PHORM_VALDEFS = "myform_rules.txt"; 

myform_rules.txt is simple: 

FILES 
myform_errors.html 

RULES 
+ Field1 
+ Field2 
+ Field3 
+ Field4 
REQ Field5 
You must fill out at least one field to submit the form. Please use the BACK 
button. . . . . 

### 

Is the above correct? Or can I not concatenate several fields like this?? 

myform_errors.html is a simple page with 
<!-- Phorm Messages --> 
in it. 

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:] Must fill in at least one field