-
Translated 2 strings on translate.wordpress.org.
-
Committed [2875027] to Plugins SVN:
tag version 15.0.5 -
Committed [2875024] to Plugins SVN:
import version 15.0.5 -
Posted a reply to Comment form, on the site WordPress.org Forums:
You can read in 14.12's changelog: "remove WordPress comment support" So, yes, this was removed. -
Translated 1 string on translate.wordpress.org.
-
Posted a reply to How to block specific email address to complete the form?, on the site WordPress.org Forums:
Does this article help? http://dangerousprototypes.com/blog/2013/11/16/killing-cformsii-contact-form-spam-with-regex/ -
Committed [2729745] to Plugins SVN:
Tested up to 6.0 -
Posted a reply to Please add custom CSS class for fields in admin, on the site WordPress.org Forums:
That is already possible. -
Posted a reply to Export, on the site WordPress.org Forums:
Yes. There is a JSON debug output that represents all of cformsII's settings and forms. -
Posted a reply to Date picker format in the confirmation E-Mail, on the site WordPress.org Forums:
Do you really receive YY/mm/DD or is it YYYY-mm-DD, which is the HTML date input's… -
Posted a reply to could we avoid using session ?, on the site WordPress.org Forums:
Then you will not be able to activate a "multi step" form. -
Posted a reply to could we avoid using session ?, on the site WordPress.org Forums:
With cformsII 15.0.4, you can disable the session extension in PHP config entirely. -
Posted a reply to cformsII – sub menu to show entries / download report, on the site WordPress.org Forums:
"Enable Database Tracking" at "Global Settings" needs to be checked. For each form, "Exclude this… -
Committed [2573442] to Plugins SVN:
import version 14.12.4 -
Committed [2573441] to Plugins SVN:
Create out-of-order release -
Committed [2573440] to Plugins SVN:
Tested up to 5.8 -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
Okay, I have included a fix for that in 14.12.4 as well, please download again. -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
You can activate PHP error log as described on https://wordpress.org/support/article/debugging-in-wordpress/ to see the error. If… -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
I have prepared an out of order release for you: https://github.com/bgermann/cforms2/archive/refs/tags/14.12.4.zip Please be aware that… -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
Please note that the change is not a slash but a backslash \ in front… -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
Correct. -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
Hi. This was actually an issue with cformsII on PHP 7.3+ and fixed with cformsII… -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
Do you use PHP's mail() (default) or a plugin to send emails via a SMTP… -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
That is correct. -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
Also, WordPress 5.7 updated the PHPMailer version from 6.2.0 to 6.5.0, which includes an interesting… -
Posted a reply to Error occurred while sending the message: You must provide at least one recipien, on the site WordPress.org Forums:
If the error is caused by PHPMailer: I know that PHPMailer was updated to a… -
Committed [2489102] to Plugins SVN:
Tested up to 5.7 -
Posted a reply to Where does cforms plugin keep content of custom styling settings?, on the site WordPress.org Forums:
It is a WordPress Option called cforms_settings. It is a PHP-serialized multi-dimensional array with the… -
Posted a reply to Where does cforms plugin keep content of custom styling settings?, on the site WordPress.org Forums:
cformsII uses one database field that stores all the info including the style. -
Posted a reply to Where does cforms plugin keep content of custom styling settings?, on the site WordPress.org Forums:
The directory to store custom CSS is cforms-custom. That never changed. I think in the… -
Posted a reply to Where does cforms plugin keep content of custom styling settings?, on the site WordPress.org Forums:
Please install a current cformsII version. The style editor was removed with v14.9, so you… -
Posted a reply to Input Field for zipcode won´t show up, on the site WordPress.org Forums:
This is caused by your theme: https://piratenpartei-mv.de/wp-content/themes/scapegoat-master/style.css has /* Honeypots */ ol.cf-ol #li--7, ol.cf-ol #li-2-6,… -
Posted a reply to Problem with autoresponder, on the site WordPress.org Forums:
That is not strange at all. The mails sent by WordPress probably contain some X-Mailer… -
Posted a reply to Problem with autoresponder, on the site WordPress.org Forums:
The email address used to send the auto response is the same as for the… -
Committed [2438600] to Plugins SVN:
Tested up to: 5.6 -
Committed [2438598] to Plugins SVN:
Tested up to: 5.6 -
Committed [2438597] to Plugins SVN:
Tested up to: 5.6 -
Posted a reply to How to add a date menu/list?, on the site WordPress.org Forums:
The HTML5 date type should have that as default in most modern browsers. 2 fields… -
Posted a reply to Is the Export feature coming back?, on the site WordPress.org Forums:
No, it is not coming back because it was buggy. You can use the debug… -
Posted a reply to Form is not sending permalink or page variables, on the site WordPress.org Forums:
You use some JavaScript auto cache minifier on your page. Can you please turn that… -
Posted a reply to Form is not sending permalink or page variables, on the site WordPress.org Forums:
Do the variables work on switching to a non-ajax form? -
Posted a reply to Notice: Undefined offset, on the site WordPress.org Forums:
I do not support as old versions as v14.6.0.5. Please update. -
Posted a reply to Form is not sending permalink or page variables, on the site WordPress.org Forums:
Is it an email template that you fill this in? Which template exactly? Which cforms… -
Posted a reply to Paypal “Access Denied” after submitting form, on the site WordPress.org Forums:
I guess PayPal has changed its API. Please read their documents how to change the… -
Posted a reply to What happens with my_cforms_action, on the site WordPress.org Forums:
Please use the cforms2_after_processing_action. On how to use WordPress actions, see: https://developer.wordpress.org/plugins/hooks/actions/ -
Posted a reply to Could not successfully run wp_mail function, on the site WordPress.org Forums:
Have you checked the PHP error log? Please read https://wordpress.org/support/article/debugging-in-wordpress/ if you do not know… -
Committed [2357888] to Plugins SVN:
Tested up to: 5.5 -
Committed [2357886] to Plugins SVN:
Tested up to: 5.5 -
Mentioned in [48746] on Core SVN:
Site Health: Check if session_status() exists before calling it. -
Mentioned in [48742] on Core SVN:
Site Health: Check if `session_status()` exists before calling it.
Developer
-
cformsII
Active Installs: 7,000+
-
Old Tracking DB for cformsII
Active Installs: 50+
-
Really Simple CAPTCHA for cformsII
Active Installs: 700+
Deutsch (German) Plugins Translation Editor - #de_DE
-
cformsII
Active Installs: 7,000+
Suomi (Finnish) Plugins Translation Editor - #fi
-
cformsII
Active Installs: 7,000+