Quote:
Originally Posted by noknowledgenoho
Ok, so I am not at all technical.
My problem is that once I've gone through the process of creating a form I get an error message tat the top of the screen which says:
Parse error: syntax error, unexpected T_STRING in /var/websites/sunnylab/www/community/misc.php(89) : eval()'d code(830) : eval()'d code on line 1
There are styling issues with my form but it actually does work. So ca anyone tell me what this message means and what I can do about it?
Many thanks for any help received.
|
This will be occuring due to either incorrect code in form hooks or a custom question
Do you have anthing in the form hook boxes? (They are mid way down the edit form page)
Second do you have any custom questions?
All of them should contain php code, invalid php code in any of the above would code error message you have listed.