bgermann
Forum Replies Created
-
Forum: Plugins
In reply to: [cformsII] Problem with attachments on formsI cannot reproduce this with 14.11.3. If you still see that behaviour, please write some more details about the form.
Forum: Plugins
In reply to: [cformsII] Not receiving email when form includes an attachementI cannot reproduce this with 14.11.3. If you still see that behaviour, please write some more details about the form.
This is fixed with 14.11.3
Just wait for me to check multi sites. I do not usually check them.
Forum: Plugins
In reply to: [cformsII] Form not savingResolving as not reacting.
Do you also get a fatal error? => https://wordpress.org/support/topic/fatal-error-on-activation-87
Forum: Plugins
In reply to: [cformsII] CAPTCHA Image Load / View and usability?!Maybe I will add some indication of that kind, but you should check why your server needs so long to deliver the JSON response. It takes much less workload than a regular WordPress webpage.
I will add the cursor CSS.
Forum: Plugins
In reply to: [cformsII] How to: Process form-data after submissionThe problem with good documentation is: It needs extra time that I do not have for this hobby project. The focus for now is fixing bugs and simplifying the source. The in-source documentation of the hooks make them better trackable for me as a developer. And grepping the source is not too much work if you want to use the API, I think.
The old hooks are deprecated and not removed up to now. For some there will be replacements, but some will be killed. But this will need some more months.
Btw. please do not post at resolved issues as usually I will not recognise the new post then.
Forum: Plugins
In reply to: [cformsII] Create user with data from cforms2Please have a look at my-functions.php.txt.
Forum: Plugins
In reply to: [cformsII] Add Dropdown with Time and DateIt is not supported, but you can use the JavaScript date picker to get an even better user experience. There is also the HTML5 date, but browser support is not too good for that yet.
You can add a regular dropdown for the time.
Forum: Plugins
In reply to: [cformsII] Export all data into proper databaseAs long as you consider MySQL as a proper, editable database, it is possible. That feature is called “tracking database” in cformsII.
Forum: Plugins
In reply to: [cformsII] Fatal Error on activationYou do not have the default WordPress role ‘administrator’.
Forum: Plugins
In reply to: [cformsII] problème de dateI do not see any problem on my test systems. They all show February 1st as a Monday. You should provide a concrete website example to let me have a look.
Forum: Plugins
In reply to: [cformsII] How it works with Really Simple CAPTCHA?On https://wordpress.org/plugins/cforms2/ the “Really Simple CAPTCHA for cformsII” is mentioned. Now have a look at https://wordpress.org/plugins/cforms2-really-simple-captcha/installation/
If you activate it and Really Simple CAPTCHA is not available, you will be notified.
Forum: Plugins
In reply to: [cformsII] How it works with Really Simple CAPTCHA?If you read carefully it is the plugin “Really Simple CAPTCHA for cformsII” that you need. This depends on “Really Simple CAPTCHA” that you installed, but is a different plugin.