bgermann
@bgermann on WordPress.org and Slack
- Member Since: September 24th, 2014
Contribution History
bgermann’s badges:- Core Contributor Core Contributor
- Translation Contributor Translation Contributor
- Translation Editor Translation Editor
- Plugin Developer Plugin Developer
-
Posted a reply to Form Styling Options, on the site WordPress.org Forums:
There are no specific styling settings. If you want to change many styles you should…6 days ago
-
Posted a reply to Suppress EMail Missing From Multi-Form, on the site WordPress.org Forums:
By "normal" MAIL settings I mean the MAIL settings that are not in the Multi-Part…1 month ago
-
Posted a reply to Suppress EMail Missing From Multi-Form, on the site WordPress.org Forums:
Please use the "normal" mail settings for each form to suppress the mail.1 month ago
-
Posted a reply to Error when sending – Please fill in all the required fields., on the site WordPress.org Forums:
I cannot reproduce the issue. I guess you have already fixed it.2 months ago
-
Posted a reply to How to protect form from bots using hidden field, on the site WordPress.org Forums:
There is no captcha using hiden fields but other implementations. Please check out the readme.tx…2 months ago
-
Posted a reply to Documentation, on the site WordPress.org Forums:
Look at the inline documentation (at the hook registration) and at related plugins (readme) for…3 months ago
-
Posted a reply to <span class=\"resolved\" aria-label=\"Resolved\" title=\"Topic is resolved.\"></span>[cformsII] Plugin closed, on the site WordPress.org Forums:
The plugin was closed because it had a security vulnerability that is described at https://blog.nintechnet.com/html-injection-vulnerability-in-wordpress-cformsii-plugin/…3 months ago
-
Committed [2137373] to Plugins Trac:
tag version 15.0.23 months ago
-
Committed [2137372] to Plugins Trac:
import version 15.0.23 months ago
-
Posted a reply to Plugin closed, on the site WordPress.org Forums:
Just a quick note: It will be reopened within a week or two. More info…4 months ago
-
Posted a reply to Error when sending – Please fill in all the required fields., on the site WordPress.org Forums:
@designsbyrudy, please do not accept @jaldeep84's offer. This is phishing most probably and violates this…5 months ago
-
Posted a reply to Mail confirmation when using cforms2 as just frontend, on the site WordPress.org Forums:
No, it is not possible to send a mail using cformsII just as a frontend.6 months ago
-
Posted a reply to How to disable submit button after click, on the site WordPress.org Forums:
Yes. You have to get an additional JavaScript file to be registered on the page…6 months ago
-
Posted a reply to WordPress ReCaptcha Integration or WP-SpamShield, on the site WordPress.org Forums:
The field's name does not matter but the type "reCAPTCHA". I do not know if…6 months ago
-
Posted a reply to How to disable submit button after click, on the site WordPress.org Forums:
You can use the JavaScript event cforms2FormSent for this and disable the submit button on…6 months ago
-
Posted a reply to cformsII v11 php v5.6 – external SMTP configuration, on the site WordPress.org Forums:
This is actually a bug in the old cformsII. I intentionally removed the custom mail…6 months ago
-
Posted a reply to How can I migrate from insert_custom_cform to insert_cform, on the site WordPress.org Forums:
So first things first: As the readme points out you should upgrade to v14.6.0.5 on…7 months ago
-
Committed [2081846] to Plugins Trac:
Tested up to: 5.27 months ago
-
Posted a reply to since version 15.0 form not saved in database, on the site WordPress.org Forums:
Please read the FAQ and the section Related Plugins in the plugin's description.7 months ago
-
Posted a reply to Save changes to form, on the site WordPress.org Forums:
Look at WordPress's top bar.7 months ago
-
Posted a reply to Message displayed above the form, on the site WordPress.org Forums:
A side note: You are using a very old and insecure cformsII version. You should…7 months ago
-
Posted a reply to Message displayed above the form, on the site WordPress.org Forums:
What maintenance message do you mean? I can't see any p tag except the success…7 months ago
-
Posted a reply to programmatically change admin email address or add cc, on the site WordPress.org Forums:
In the Core Form Settings, enable "Extra variables" to have $pid available with Ajax switched…8 months ago
-
Posted a reply to How to send mail copy to filled in input mail adress / customer, on the site WordPress.org Forums:
Mark the field with the email checkbox. Add a field with the type "CC: option…8 months ago
-
Posted a reply to programmatically change admin email address or add cc, on the site WordPress.org Forums:
You can use reflection: https://www.php.net/manual/reflectionproperty.setaccessible.php8 months ago
-
Posted a reply to programmatically change admin email address or add cc, on the site WordPress.org Forums:
Also use its $pid argument to get the post that you are coming from if…8 months ago
-
Posted a reply to programmatically change admin email address or add cc, on the site WordPress.org Forums:
Use cforms2_admin_email_filter check $mail->to.8 months ago
-
Posted a reply to Can’t save html5 fields (data attributes), on the site WordPress.org Forums:
This should be fixed in 15.0.1. Thank you for the good bug report.8 months ago
-
Committed [2055582] to Plugins Trac:
tag version 15.0.18 months ago
-
Committed [2055581] to Plugins Trac:
import version 15.0.18 months ago
-
Posted a reply to Date is displayed in the wrong format – Datum wird im falschen Format angezeigt, on the site WordPress.org Forums:
You cannot change the date format for now, but I will change the format to…8 months ago
-
Posted a reply to data field validation, on the site WordPress.org Forums:
The debug output is available on the top bar at global settings. It cannot be…9 months ago
-
Posted a reply to data field validation, on the site WordPress.org Forums:
I guess the fields were JavaScript datepicker fields before you upgraded to 15.0. The datepicker…9 months ago
-
Posted a reply to Just upgraded to v15 and now forms won’t save, on the site WordPress.org Forums:
Removing http:// from the mentioned field should do the trick for you as well.9 months ago
-
Posted a reply to Just upgraded to v15 and now forms won’t save, on the site WordPress.org Forums:
@rsimpson Does that work for you as well? Also, if you extend the settings' sections…9 months ago
-
Committed [2044799] to Plugins Trac:
Old default value is incorrect9 months ago
-
Posted a reply to Just upgraded to v15 and now forms won’t save, on the site WordPress.org Forums:
Just blank this incorrect value.9 months ago
-
Posted a reply to Just upgraded to v15 and now forms won’t save, on the site WordPress.org Forums:
The problem is HTML5 url field validation of your alternative form action "http://".9 months ago
-
Posted a reply to Just upgraded to v15 and now forms won’t save, on the site WordPress.org Forums:
Top bar!9 months ago
-
Posted a reply to Just upgraded to v15 and now forms won’t save, on the site WordPress.org Forums:
On "Global Settings -> cforms Admin -> Produce debug output" you can generate a settings…9 months ago
-
Posted a reply to Just upgraded to v15 and now forms won’t save, on the site WordPress.org Forums:
I need more information. Obviously I would not have uploaded if I had experienced the…9 months ago
-
Committed [2044760] to Plugins Trac:
Tested up to 5.19 months ago
-
Committed [2044758] to Plugins Trac:
tag version 0.29 months ago
-
Committed [2044757] to Plugins Trac:
tag version 0.39 months ago
-
Committed [2044756] to Plugins Trac:
Make compatible with cformsII 15.09 months ago
-
Posted a reply to cformsII 14.14: Unable to send email with PHP 7.3, on the site WordPress.org Forums:
Just released 15.0.9 months ago
-
Posted a reply to Bug: wrong output of punctuation marks in #cforms_failure, on the site WordPress.org Forums:
Fixed in the development version: https://github.com/bgermann/cforms2/commit/71617c2464b9 months ago
-
Posted a reply to Allowed file extensions, on the site WordPress.org Forums:
I have added a tooltip in the development version.9 months ago
-
Posted a reply to how to copy old cforms and past cform2, on the site WordPress.org Forums:
The upgrade path is described "Upgrading the plugin" at https://wordpress.org/plugins/cforms2/#installation9 months ago
-
Posted a reply to radio button CSS help, on the site WordPress.org Forums:
I guess it is the Windows XP default style. By the way: The PDF is…9 months ago
Developer
-
cformsII
Active Installs: 10,000+
-
Old Tracking DB for cformsII
Active Installs: 80+
-
Really Simple CAPTCHA for cformsII
Active Installs: 800+