Page 1 of 1
Form Browser Fatal Error
Posted: Wed Feb 08, 2012 6:07 pm
by camillep
Hi,
I am trying to set up FormBrowser. In FormBuilder when I choose "Store Results for FormBrowser Module" I receive the error:
Fatal error: Call to a member function getKeyList() on a non-object in /.../public_html/modules/FormBuilder/classes/DispositionFormBrowser.class.php on line 155
How can I resolve this? CMSM has just been updated to 1.10.3, and this is my first instance of using FormBrowser.
Thank you very much for your help!
Re: Form Browser Fatal Error
Posted: Wed Feb 08, 2012 9:21 pm
by Dr.CSS
I'm going to assume you have the form browser module installed, I wonder if there is more than one field for disposition in form browser, I've heard there is one that says something about "form browser v3" or some such wording not just "form browser"...
Re: Form Browser Fatal Error
Posted: Thu Feb 09, 2012 2:00 am
by camillep
I have FormBrowser v4 installed. Would that make a difference?
Re: Form Browser Fatal Error
Posted: Fri Feb 10, 2012 12:30 am
by wmisk
I'm having the same error. I have:
CMSMS 1.10.2
FormBuilder 0.7.1
Form Browser 0.4
I just upgraded from Form Builder 0.7.0 and Form Browser 0.3.2 today, and now can't get the Store Results in Form Browser to save. Found another thread
http://dev.cmsmadesimple.org/bug/view/7181 that suggested a SVN download-tried that and it still doesn't work. I've also tried uninstalling and reinstalling the previous version, but now getting the error there as well.
Re: Form Browser Fatal Error
Posted: Fri Feb 10, 2012 1:49 am
by camillep
No luck with replacing the Disposition file. Fortunately I am not depending on FormBrowser for now, and was just trying to set it up for a nice feature. We can do without. I would like a solution at some point though.
Re: Form Browser Fatal Error
Posted: Wed Feb 22, 2012 6:15 am
by wmisk
I got this to work tonight-downloaded file from this address:
http://svn.cmsmadesimple.org/svn/formbu ... .class.php
I think I had previously downloaded a file from the branches or tags folder-this one is from the trunk folder and fixed the problem-at least for me. Good luck!
SOLVED: Form Browser Fatal Error
Posted: Wed Feb 22, 2012 5:53 pm
by camillep
Yes, thank you! That solved the problem. Thanks for including the link. I had tried this before but didn't get the correct file from the link provided.