bgermann
Forum Replies Created
-
Forum: Plugins
In reply to: [cformsII] How to activate cformsII support in CFDBYou have cformsII version 14.13.3 installed. The CFDB support is buggy in that version, so please update to 14.14.
Forum: Plugins
In reply to: [cformsII] Form stuck on “One Moment Please..”You have both cformsII form deliciousdays (cforms) and my fork (cforms2) activated on your website. Please deactivate the version from deliciousdays.
Forum: Plugins
In reply to: [cformsII] Add functionI am sorry, but this is not the place for a PHP development tutorial.
Please read your original thread and follow the advise that I gave about using CFDB.
Eine kurze Analyse: Das WPML-Plugin sorgt für eine HTTP-Weiterleitung (302) bei Deutsch. Das könnte die doppelte Übermittlung auslösen.
Forum: Plugins
In reply to: [cformsII] Add functionYou write a WordPress plugin and register your function as
cforms2_after_processing_action. You function has to have one argument whose structure is not documented very well, but is obvious if youvar_dumpor debug it.Forum: Plugins
In reply to: [cformsII] I can´t send emailsPlease open another issue.
Forum: Plugins
In reply to: [cformsII] Add placeholder and classYou cannot have a custom class. You can use default value + auto-clear to have something like placeholders.
Forum: Plugins
In reply to: [cformsII] I can´t send emailsNo, it is PHP.
Forum: Plugins
In reply to: [cformsII] Custom ID not working any more with checkboxThe issue is fixed in the development version.
Forum: Plugins
In reply to: [cformsII] Where set reply-to email – cforms2There is no built-in way in cformsII to use any other logic than the default one. There is an option in Postman SMTP to overwrite Reply-To.
Forum: Plugins
In reply to: [cformsII] I can´t send emailsYes, you would have to program CSV mails or make someone do it (probably by paying that person). I do not think this is a good solution, therefore you should go and follow my advise. If you cannot figure out how to deal with CFDB, please ask at their forum.
Forum: Plugins
In reply to: [cformsII] I can´t send emailsOkay. I thought it would be obvious to activate mail sending to actually send mail.
Forum: Plugins
In reply to: [cformsII] I can´t send emailsYou cannot do this via email without programming. You can however use https://cfdbplugin.com to save the submissions in the database and export it as CSV from there.
Would you please tell me what you changed to make email sending work?
Forum: Plugins
In reply to: [cformsII] I can´t send emailsThen do you see the top menu at the WordPress Dashboard that has the cformsII logo on it saying “cforms Admin”?
This menu has an entry “Produce debug output”. If you click on it you will see a textarea with a lot of structured information in it. That is the thing.
Forum: Plugins
In reply to: [cformsII] I can´t send emailsWhat parts do you understand? Do you know what the cformsII’s Global Settings page is?