Fatal Error when using Form Builder and Uploads Module

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
AHH

Fatal Error when using Form Builder and Uploads Module

Post 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
liudaz

Re: Fatal Error when using Form Builder and Uploads Module

Post by liudaz »

Same here. It looks like the formbuilder module with the file uploads is not working very well...
lainyrache
Forum Members
Forum Members
Posts: 106
Joined: Thu Oct 05, 2006 11:27 am

Re: Fatal Error when using Form Builder and Uploads Module

Post by lainyrache »

Hi
I am getting the same error..  :'(
Did you ever find a solution? Any pointers would really be appreciated.
Many thanks
NaN

Re: Fatal Error when using Form Builder and Uploads Module

Post 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?
Post Reply

Return to “Developers Discussion”