Page 1 of 1

Fatal Error when using Form Builder and Uploads Module

Posted: Wed May 14, 2008 11:02 pm
by AHH
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

Re: Fatal Error when using Form Builder and Uploads Module

Posted: Thu Jul 31, 2008 12:10 pm
by liudaz
Same here. It looks like the formbuilder module with the file uploads is not working very well...

Re: Fatal Error when using Form Builder and Uploads Module

Posted: Mon Sep 01, 2008 12:07 pm
by lainyrache
Hi
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

Posted: Wed Sep 03, 2008 5:02 pm
by NaN
Did you take a look into the file Form.class.php on line 2000?
What code is there?
Where is this code called from?