#1 May 30, 2015 10:53am

3K.Studios
Member
From: Netherlands
Registered: May 30, 2015
Posts: 2

Form Builder Captcha

Hi all,

First, compliments on this fantastic cms. I really like the way it's setup and the control you are able to have on it.

However, I have a problem with the Form Builder extension, especially the Captcha. When I try to save the keys, I get feedback that it's saved, but it's not.

When I enable full debug inenvironment settings, I get the following Notice:
Notice:  Undefined index: recaptcha in /home/xxx/public_html/xxx.ext/extensions/com.fastspot.form-builder/modules/btx-form-builder/settings.php on line 25

Can anybody help me out?

Rgds,

Daniël

Offline

#2 May 30, 2015 6:46pm

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 974

Re: Form Builder Captcha

Thanks for the bug report! I've updated the Form Builder extension to 1.0.2 that fixes this issue (the settings entry wasn't included in 1.0.1). 1.0.2 should auto create the missing setting when you hit the settings page (and should also include it when installing it now).

If for some reason the extension updater doesn't work for you (please tell me if that's the case!), I recommend just running this command in MySQL:

INSERT INTO `bigtree_settings` (`id`, `value`, `type`, `options`, `name`, `description`, `locked`, `system`, `encrypted`, `extension`) VALUES ('com.fastspot.form-builder*settings', X'7B0A20202020226163636570745F7061796D656E7473223A2022222C0A2020202022726563617074636861223A207B0A202020202020202022736974655F6B6579223A2022222C0A2020202020202020227365637265745F6B6579223A2022220A202020207D0A7D', '', '', 'Form Builder Settings', '', '', 'on', '', 'com.fastspot.form-builder');

All that X'7B0A stuff is just an empty settings array. You can also just leave the value column empty and when you save the settings it should fix itself.

Offline

#3 May 31, 2015 3:40pm

3K.Studios
Member
From: Netherlands
Registered: May 30, 2015
Posts: 2

Re: Form Builder Captcha

Thanks a lot! Extension updater worked like a charm. Captcha working fine now.

Have one more thing I cannot get to work. Galleries don't seem to be saved in the DB and the files folder. Could this be a bug as well?

Thanks a lot for the very quick fix!

Rgds,

Daniel

Offline

#4 May 31, 2015 4:50pm

timbuckingham
Administrator
From: Baltimore, MD
Registered: April 2, 2012
Posts: 974

Re: Form Builder Captcha

Photo Gallery fields in general are misbehaving or is it just a certain instance of a photo gallery?

Thanks!

Offline

Board footer

Powered by FluxBB

The Discussion Forum is not available on displays of this size.