Page 1 of 1

[SOLVED] Formbrowser is no longer working with CMSMS 1.10.x

Posted: Fri Nov 11, 2011 11:11 am
by leon71
In Formbuilder 0.7.x, the function "store Results for FormBrowser Module" doesn't work anymore (in combination with CMSMS 1.10.x)

When selecting the option "store Results for FormBrowser Module" I get the following error:
Call to a member function getKeyList() on a non-object in /public/sites/www.xxxxxx.com/modules/FormBuilder/clas ... .class.php on line 155

Has anyone an idea how to solve this problem??

Re: Formbrowser/Builder is no longer working with CMSMS 1.10

Posted: Fri Nov 11, 2011 12:58 pm
by rap3r
I have the same problem. Any idea?

Re: Formbrowser/Builder is no longer working with CMSMS 1.10

Posted: Mon Nov 14, 2011 11:54 am
by rap3r
henkka wrote:I upgraded my CMSMS to 1.10.1 and now I'm having problems with sending email from FormBuilder (v. 0.7.1).

CMSMailer test message works fine with mail-function but somehow my FormBuilder doesn't send the email. I don't get any error messages.

I can store the results normally to a text file though.

Any idea what could it be?
Can you tell what version of frombrowser you have? Email is send from form without any problem (same version as yours) but I cannot store results to formbrowser.

Re: Formbrowser/Builder is no longer working with CMSMS 1.10

Posted: Mon Nov 14, 2011 2:00 pm
by leon71
I use Form Browser 0.4 in combination with Form Builder 0.7.1. My current CMSMS version is 1.10.1 (latest version).

All emails are sent without problems and everything seems to work perfect except the "store Results for Formbrowser Module".

Re: Formbrowser/Builder is no longer working with CMSMS 1.10

Posted: Mon Nov 14, 2011 2:35 pm
by rap3r
Yes I have the same.

Can you try if you also receive error if you click administer icon in formbrowser?

Re: Formbrowser/Builder is no longer working with CMSMS 1.10

Posted: Tue Nov 15, 2011 2:28 pm
by rap3r
http://dev.cmsmadesimple.org/bug/view/7110

I tried with this fix in SVN but still the same problem...

Re: [SOLVED] Formbrowser is no longer working with CMSMS 1.1

Posted: Sat Nov 19, 2011 7:39 am
by leon71
Problem is fixed in latest svn version.
Download DispositionFormBrowser.class.php from trunk and replace it with the original file.