Hi
I get the following fatal error when I try to use Form Builder in conjunction with Uploads module. Each of the modules used separately uploads the file correctly but if I select "Send this file to the uploads module" in Form Builder the error occurs.
Fatal error: Call to a member function GetOption() on a non-object in /home/conscrip/public_html/cms/modules/FormBuilder/classes/Form.class.php on line 2000
My server setups details are as follows:
Operating system: Linux
Apache version: 2.0.63
PHP version: 5.2.5
MySQL version: 5.0.45-community
CMS Made Simple 1.2.4 "Greenland"
I'm not sure if there is an easy way to do this but is it possible to let individual users upload files and only have access to the files that they have uploaded.
Thanks
Aden
Fatal Error when using Form Builder and Uploads Module
Re: Fatal Error when using Form Builder and Uploads Module
Same here. It looks like the formbuilder module with the file uploads is not working very well...
-
- Forum Members
- Posts: 106
- Joined: Thu Oct 05, 2006 11:27 am
Re: Fatal Error when using Form Builder and Uploads Module
Hi
I am getting the same error..
Did you ever find a solution? Any pointers would really be appreciated.
Many thanks
I am getting the same error..

Did you ever find a solution? Any pointers would really be appreciated.
Many thanks
Re: Fatal Error when using Form Builder and Uploads Module
Did you take a look into the file Form.class.php on line 2000?
What code is there?
Where is this code called from?
What code is there?
Where is this code called from?