Page 1 of 1
FormBrowser upgrade [SOLVED]
Posted: Mon Nov 21, 2011 4:17 pm
by spcherub
Does anyone know if FormBrowser is 1.10.x compliant? I'm getting a "Call to a member function GetOption() on a non-object" error but am not sure if it is because the is something wrong my setup or the module itself has not been upgraded.
Thanks
-S
Re: FormBrowser upgrade
Posted: Mon Nov 21, 2011 4:27 pm
by spcherub
Now I'm wondering if FormBuilder itself is not fully 1.10 compliant. I get the following error when added a Disposition field of type FormBrowser to a form:
Code: Select all
Fatal error: Call to a member function getKeyList() on a non-object in xxxxx/modules/FormBuilder/classes/DispositionFormBrowser.class.php on line 155
Any advice?
-S
Re: FormBrowser upgrade
Posted: Mon Nov 21, 2011 6:47 pm
by zzmarker
Hi,
This could be helpful. It solved my problem
zzmarker
http://forum.cmsmadesimple.org/viewtopi ... .class.php
Re: FormBrowser upgrade
Posted: Mon Nov 21, 2011 7:16 pm
by spcherub
Thank you for that tip. I should have searched in the Forums first!