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!
Form Browser Fatal Error
Re: Form Browser Fatal Error
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
I have FormBrowser v4 installed. Would that make a difference?
Re: Form Browser Fatal Error
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.
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.
Last edited by wmisk on Fri Feb 10, 2012 1:56 am, edited 1 time in total.
Re: Form Browser Fatal Error
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
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!
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
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.