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
FormBrowser upgrade [SOLVED]
FormBrowser upgrade [SOLVED]
Last edited by spcherub on Mon Nov 21, 2011 7:16 pm, edited 1 time in total.
Re: FormBrowser upgrade
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:
Any advice?
-S
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-S
Re: FormBrowser upgrade
Hi,
This could be helpful. It solved my problem
zzmarker
http://forum.cmsmadesimple.org/viewtopi ... .class.php
This could be helpful. It solved my problem
zzmarker
http://forum.cmsmadesimple.org/viewtopi ... .class.php
Re: FormBrowser upgrade
Thank you for that tip. I should have searched in the Forums first!

