Login Retreive lost passwordRegister
Search

Forum Index / General / Error on validating form with 'my' html

[ This topic is unsolved! ]

  Marco Hokke 07 January 14 / 18:00  
Hi,

I get this error on submitting a form:

[Tue Jan 07 17:55:43 2014] [warn] [client 83.85.16.241] (104)Connection reset by peer: mod_fcgid: error reading data from FastCGI server, referer: http://www.imperiumtheater.nl/reserveren.php?speel_id=578
[Tue Jan 07 17:55:43 2014] [error] [client 83.85.16.241] Premature end of script headers: reserveren.php, referer: http://www.imperiumtheater.nl/reserveren.php?speel_id=578

I only get this error when I add a row to the form using
$form->addHTML('<tr><td>'.$voorstelling.'</td><td>&nbsp;</td><td>'. $aVoorstelling['speeldagen_datum_tijd'] . '</td></tr>');

The row displays properly and the HTML seems well-formatted.

If I don't include the row, the form validates and the OnCorrect function fires and all is well.

Can you please tell me what is going on? I cannot figure this out with my limited knowledge of FormHandler (I inherited this application). I think we're using FH3.

Cheers,
Marco

  Johan Wiegel (Admin) 07 January 14 / 18:44  
Can you please show us the complete code of your script?

We cannot see what goes wrong with ounly one line of code.

  Top


powered by PHP-GLOBE   © 2004 - 2024 FormHandler. All rights reserved.   -   Open source license