FormBuilder version 0.42
Thanks to all of you who have tried the FormBuilder plugin and given us feedback on it. We’ve been working hard to squash the bugs and improve it based on your suggestions.
Version 0.42 squashes a number of bugs that were found in the previous versions, and adds the ability for additional pluginable modules to be developed. We’ve replaced the somewhat vague “action” text field, with a dropdown list of modules (yet to be developed) which can be used to process the form results.
You can find it on the downloads page.
July 20th, 2007 at 2:23 pm
When I try to edit the form, I get this error: Warning: dir(/home2/neyofan/public_html/wp-content/plugins/formbuilder//modules) [function.dir]: failed to open dir: No such file or directory in /home2/neyofan/public_html/wp-content/plugins/formbuilder/formbuilder_options_pages.inc.php on line 365
Fatal error: Call to a member function read() on a non-object in /home2/neyofan/public_html/wp-content/plugins/formbuilder/formbuilder_options_pages.inc.php on line 366
July 20th, 2007 at 2:24 pm
Hi Tracy,
Thanks for your bug report. We’ll look into it for you.
July 20th, 2007 at 2:29 pm
Hi Tracy,
Thanks for the bug report. I’ve fixed the problem, and reuploaded v.0.41. You’ll need to download it again and overwrite your old formbuilder files.
Thanks again,
James
July 20th, 2007 at 2:30 pm
thanks for putting the time in to building this…so far it’s working perfect and was simple to setup 3 forms quickly. Keep up the great work!
July 20th, 2007 at 2:30 pm
Thanks for the encouragement Colby.
July 20th, 2007 at 2:31 pm
Hi Sheldon!
Great work, I am really thankfull that you did that plugin!
I tested several other contact plugins, but none is as flexible as yours, so you saved me a lot of work!
I really appreciate your good work, keep it up!
Best regards from Bremen, Germany!
July 20th, 2007 at 2:41 pm
Hey Gunnar, I’m just the manager. James (warkior) wrote 99% of the code behind the plugin. I’m the one responsible for changing the requirements while he was trying to write it.
Thanks for the encouragement though
July 26th, 2007 at 12:54 pm
Hey Sheldon, it works perfect, but one thing: what shoul I do to use charset UTF-8? My site is in Turkish, if I define Turkish fieldlabels or error mesagges, I get rare letters…
Thank you.
[Name changed to Sheldon to prevent confusion.]
July 26th, 2007 at 3:43 pm
I’m not positive but you may need to set your character encoding in your meta tags. I don’t believe we require a certain encoding. We’re currently at a conference so James isn’t by a computer for a few days.
Try setting the following in between your header tags.
META HTTP-EQUIV=”Content-Type” CONTENT=”text/html; charset=utf-8″
July 30th, 2007 at 6:24 am
Guys - thank you for an excellent plugin.
I am using the plugin on a church site. I have tried the CSS setting, but I cannot find the right place to change the settings to increase the width of the normal text input box.
Can you point me in the right direction please.
Regards
Cornelius
July 30th, 2007 at 9:01 am
Cornelius, James can confirm this but I believe the width is just setup to use the browser default or is hardcoded at this point.
It’s something we’ll work on adding as something you can change in an upcoming release.
August 1st, 2007 at 11:03 am
Hi Cornelius,
Add something like this to your formbuilder_styles.css file.
.formBuilderForm .formBuilderInput input{
width: 100px;
}
Replace 100 with your desired width in pixels and you should be good to go.
August 3rd, 2007 at 12:42 pm
I was able to activate the plugin, but the Management page only shows the FormBuilder Management ( v 0.42) Header. Nothing else appears. I tried on Safari and Firefox, both with the same results. Any ideas? Thanks.
August 12th, 2007 at 6:36 am
@Brett, maybe you should re-upload it.
Is their any way I can remove the phone number box?
August 12th, 2007 at 8:12 am
Any way to add a form to areas OUTSIDE the loop, like the sidebar?
How about a Formbuilder WIDGET… that should do it.
August 13th, 2007 at 7:34 am
Hey Jason,
Excellent suggestion. We may just include it in future versions.
James
August 15th, 2007 at 1:38 am
James,
Thank you - it works perfectly.
I found a width of 220 to be good.
Regards
Cor
August 15th, 2007 at 7:16 am
Excellent. Glad I could help.
August 30th, 2007 at 12:40 am
I’m having trouble viewing the form in Firefox. Any idea?
September 22nd, 2007 at 9:09 am
right after activating the plugin I got to the formbuilder management. There I saw: Warning: Invalid argument supplied for foreach() in http://www.rondomzorg.nl/wp-content/plugins/formbuilder/formbuilder_options_pages.inc.php on line 82
Got a solution for this?
October 27th, 2007 at 4:25 am
hi, its a very good plugin. but how can i implement the form on the site? how is the tag?