syntax error in form redirect, desperate

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rugrotts
Forum Newbie
Posts: 1
Joined: Tue Jun 09, 2009 2:33 am

syntax error in form redirect, desperate

Post by rugrotts »

Hi
I have coffecup form builder. I used it to create a swf contact form on one site and it worked fine. I have the form redirect to a thank you page.
The second site I used it on gives back the following syntax error after submitting. It just won’t go to the Thankyou page.
Parse error: syntax error, unexpected $end in /home/fantasti/public_html/djform.php on line 1096
I have compared both the php page and the xml page in both sites and there is no difference except of course for the domains.
The only difference is that the problem site uses frames. The thankyou page should come up within the frame the same as the other pages.
I have searched the net and posted on coffecup forum but can not find any answers to this specific problem. Can someone please please help as customers can not reach us.
By the way, I need an idiots guide as I know nothing about php or java script.
Thanks
Post Reply