PDA

View Full Version : Parse error


gary917
08-27-2009, 11:12 AM
I have created a simple page with just the form and I am receiving the following error...

Parse error: syntax error, unexpected ')' in form.php on line 60

Eric Mittman
08-28-2009, 10:51 AM
To help work around the problem for now you should update the code on this line to look like this:

if (0 == 0) {

You should also update the same code that appears on lines:
83
131
166

This should allow you to test the pages. Please post back and let us know what settings you used and what selections you made in the wizard to create this form. I will use this info to test and try to find out if what you are experiencing is a bug or some other issue.