traq
06-10-2008, 09:29 PM
I'm hoping someone can help me with this:
I downloaded a PHP form mailer from Dagon Design (http://www.dagondesign.com/articles/secure-php-form-mailer-script/#download), customized, and installed it. Everything worked great.
Earlier this week, I tried to change some of the css (I wanted to add a background image), and after I uploaded the new css file, the main php file stopped working. I get this error: [/code]
Parse error: syntax error, unexpected T_STRING in /homepages/5/d193019464/htdocs/seascouts/dd-formmailer/ct-formmailer.php on line 68[/code]
Line 68 is one of the text fields, and as far as I could tell, was properly formatted and hadn't been changed from the original. But, I decided to cut my loses and restore the original css. However, that didn't fix it.
I have gotten to the point now where I have downloaded a "clean" copy of everything from Dagon Designs and completely rebuilt and replaced everything, but I'm still getting the same error message.
(I'm also asking Dagon Design for help, but I figured I could ask here, too, in case anyone knew of a fix. Thanks very much.) This page in question is here (http://seascouts.arrowheadsps.org/dd-formmailer/ct-formmailer.php).
I downloaded a PHP form mailer from Dagon Design (http://www.dagondesign.com/articles/secure-php-form-mailer-script/#download), customized, and installed it. Everything worked great.
Earlier this week, I tried to change some of the css (I wanted to add a background image), and after I uploaded the new css file, the main php file stopped working. I get this error: [/code]
Parse error: syntax error, unexpected T_STRING in /homepages/5/d193019464/htdocs/seascouts/dd-formmailer/ct-formmailer.php on line 68[/code]
Line 68 is one of the text fields, and as far as I could tell, was properly formatted and hadn't been changed from the original. But, I decided to cut my loses and restore the original css. However, that didn't fix it.
I have gotten to the point now where I have downloaded a "clean" copy of everything from Dagon Designs and completely rebuilt and replaced everything, but I'm still getting the same error message.
(I'm also asking Dagon Design for help, but I figured I could ask here, too, in case anyone knew of a fix. Thanks very much.) This page in question is here (http://seascouts.arrowheadsps.org/dd-formmailer/ct-formmailer.php).