Dear Sir/Madam,
I facing a hard problem that can not solve in this case. Please help me ><
My php include a comment like this:
include("/MyProject/php-form-builder-class/class.form.php");
when i test it in browser, it show this popup message:
PFBC Configuration Error: The jsIncludesPath form attribute contains an invalid
path
- "/php-form-builder-class/includes".
Use the form's setAttributes function to set this attribute to the location of
the inclueds
folder within the project's main directory, php-form-builder-class. The
jsIncludesPath can contain
a relative or absolute path. If an absolute path is used, keep in mind that the
beginning / is interpreted from the document
root - not the server root.
I have try to solve this but not successful and i think it related to the path
problem.
Can anybody help me?
Original issue reported on code.google.com by web.s...@gmail.com on 21 Mar 2012 at 6:44
Original issue reported on code.google.com by
web.s...@gmail.com
on 21 Mar 2012 at 6:44