MDW
08-30-2006, 12:57 AM
Hi
I am trying to get this form from this Temporary web link http://www.rodgerdodger.com.au/bookingform.html to work but everytime I go and try to submit info to test it out it comes onto another page with the below info?
Warning: fopen(emailTemplate.htm): failed to open stream: No such file or directory in /home/rodgerd/public_html/booking.php on line 79
Warning: filesize(): Stat failed for emailTemplate.htm (errno=2 - No such file or directory) in /home/rodgerd/public_html/booking.php on line 80
Warning: fread(): supplied argument is not a valid stream resource in /home/rodgerd/public_html/booking.php on line 80
Warning: fclose(): supplied argument is not a valid stream resource in /home/rodgerd/public_html/booking.php on line 81
Warning: Cannot modify header information - headers already sent by (output started at /home/rodgerd/public_html/booking.php:79) in /home/rodgerd/public_html/booking.php on line 116
Any help would be appreciated.
Thank you
I am trying to get this form from this Temporary web link http://www.rodgerdodger.com.au/bookingform.html to work but everytime I go and try to submit info to test it out it comes onto another page with the below info?
Warning: fopen(emailTemplate.htm): failed to open stream: No such file or directory in /home/rodgerd/public_html/booking.php on line 79
Warning: filesize(): Stat failed for emailTemplate.htm (errno=2 - No such file or directory) in /home/rodgerd/public_html/booking.php on line 80
Warning: fread(): supplied argument is not a valid stream resource in /home/rodgerd/public_html/booking.php on line 80
Warning: fclose(): supplied argument is not a valid stream resource in /home/rodgerd/public_html/booking.php on line 81
Warning: Cannot modify header information - headers already sent by (output started at /home/rodgerd/public_html/booking.php:79) in /home/rodgerd/public_html/booking.php on line 116
Any help would be appreciated.
Thank you