Error with Self Handling form that emails data (1 viewing)
Favoured: 0
|
|
|
TOPIC: Error with Self Handling form that emails data
|
|
|
|
Error with Self Handling form that emails data 2009/04/24 13:36
|
Karma: 0  
|
|
Hello Forum,
I have created a webpage that checks (using PHP If statements) to see if there is data entered into a form, and if there is not data, than an html form is created. Upon completion of the form, the user would click the submit button and using php the form would send the captured data to a specific email address.
When I view the page in Joomla!, I see the form and in the space where the PHP should be I see the following error:
Parse error: parse error in C:xampphtdocsjoomla15pluginscontentincludePHP.php(29) : eval()'d code on line 61
I can't figure out what is wrong syntax wise in the code. If someone could help, that would be great. By the way, I am creating it as the Super Admin and using no editor in Joomla!.
Thank you lots!
|
|
|
|
The administrator has disabled public write access. |
rogerkk (User)
Fresh Boarder
Posts: 2
|
|
Re:Error with Self Handling form that emails data 2009/09/22 05:58
|
Karma: 0  
|
|
Hi,
Please verify the value you are using inside the eval(). This statement executes the code inside the ().There might not be any code inside this. Also, this is error is irrelevant of you form code, first find the purpose of the eval in that place, if not clear, post the details, we will solve,
|
|
|
|
The administrator has disabled public write access. |
|
|
|
|
|
|
Copyright 2007 Anthony Ferrara, All Rights Reserved
|
|