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 Getting the referrer, on the site WordPress.org Forums:
Do the URLs in your case have come common pattern? Do they come from your…4 weeks ago
-
Posted a reply to Getting the referrer, on the site WordPress.org Forums:
The problem is, the HTTP referrer poses a security violation because it is user controlled.…4 weeks ago
-
Posted a reply to Getting the referrer, on the site WordPress.org Forums:
Where do you want to get it? In the email generated by cformsII?4 weeks ago
-
Posted a reply to Gutenberg Update error saving page with shortcode, on the site WordPress.org Forums:
I have not looked into the Gutenberg editor and this will need some more time.…1 month ago
-
Posted a reply to Own style for each form, on the site WordPress.org Forums:
You can switch off styles for specific pages and apply a style manually on that…1 month ago
-
Posted a reply to Errors saving form, on the site WordPress.org Forums:
I guess you see this in your browser's console. Please provide the browser version and…1 month ago
-
Committed [2242137] to Plugins Trac:
tag version 15.0.31 month ago
-
Committed [2242135] to Plugins Trac:
import version 15.0.31 month ago
-
Posted a reply to Failed to load plugin url, on the site WordPress.org Forums:
You use an ancient cforms version. This forum is actually about a fork of that…1 month ago
-
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…4 months 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…5 months 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.5 months 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.6 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…6 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…7 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/…7 months ago
-
Committed [2137373] to Plugins Trac:
tag version 15.0.27 months ago
-
Committed [2137372] to Plugins Trac:
import version 15.0.27 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…8 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…9 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.10 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…10 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…10 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…10 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…10 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…11 months ago
-
Committed [2081846] to Plugins Trac:
Tested up to: 5.211 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.11 months ago
-
Posted a reply to Save changes to form, on the site WordPress.org Forums:
Look at WordPress's top bar.11 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…12 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…12 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…12 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…12 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.php12 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…12 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.12 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.12 months ago
-
Committed [2055582] to Plugins Trac:
tag version 15.0.112 months ago
-
Committed [2055581] to Plugins Trac:
import version 15.0.112 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…1 year 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…1 year 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…1 year 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.1 year 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…1 year ago
-
Committed [2044799] to Plugins Trac:
Old default value is incorrect1 year 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.1 year 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://".1 year ago
-
Posted a reply to Just upgraded to v15 and now forms won’t save, on the site WordPress.org Forums:
Top bar!1 year 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…1 year 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…1 year ago
Developer
-
cformsII
Active Installs: 10,000+
-
Old Tracking DB for cformsII
Active Installs: 70+
-
Really Simple CAPTCHA for cformsII
Active Installs: 800+