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.
21 Responses to “FormBuilder version 0.42”
WP Development Blog
View our latest plugins and themes on our blog. You may also subscribe to our RSS feed.
Plugins
- Comment Count
- Event Calendar
- FormBuilder
- SendFeed
- and more...
- FormBuilder 0.89 Released
- FormBuilder Now On GitHub
- FormBuilder v. 0.86
- FormBuilder v. 0.852
- FormBuilder 0.84 Released
- FormBuilder 0.83 Released
- Events Calendar 0.26 Released
- Events Calendar 0.25 Released
- Comment Count v1.20
- Historical Comment Count
- Tammy said: A Grateful Heart What a powerful, fulfilling,...
- source said: Re: The person who created the comment that this...
- website said: Mate! This blog site is amazing. How do you make...
Latest Posts
Latest Comments
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
Hi Tracy,
Thanks for your bug report. We’ll look into it for you.
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
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!
Thanks for the encouragement Colby.
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!
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
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.]
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″
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
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.
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.
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.
@Brett, maybe you should re-upload it.
Is their any way I can remove the phone number box?
Any way to add a form to areas OUTSIDE the loop, like the sidebar?
How about a Formbuilder WIDGET… that should do it.
Hey Jason,
Excellent suggestion. We may just include it in future versions.
James
James,
Thank you – it works perfectly.
I found a width of 220 to be good.
Regards
Cor
Excellent. Glad I could help.
I’m having trouble viewing the form in Firefox. Any idea?
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?
hi, its a very good plugin. but how can i implement the form on the site? how is the tag?