• mmoollllee

    (@mediengestalter)


    Hey,

    am I doing something wrong or is something not working with the current version?

    Wordpress DE 5.5.1
    add-on-contact-form-7-mailpoet 1.3.13
    CF7 5.2.2

    My CF7 form

    html
    <label for="name">Name (Pflichtfeld)</label>
    [text* your-name id:name placeholder "Dein Name"]
    [honeypot betreff]
    <label for="mail">Emailadresse</label>
    [email* your-email id:mail placeholder "Deine Emailadresse"]
    <label for="message">Nachricht</label>
    [textarea* message x2 id:message placeholder "Deine Nachricht"]
    
    <div class="wpcf7-form-control-wrap flex-basis-auto">
    [mailpoetsignup mailpoetsignup-x list:3 "Signup!"]
    [acceptance privacy] Privacy blabla. [/acceptance]
    </div>
    
    <div class="wpcf7-form-control-wrap text-right flex-basis-auto">
    [submit class:contact-submit "Nachricht senden"]
    </div>
    
Viewing 12 replies - 1 through 12 (of 12 total)
  • Hello @mediengestalter,
    Can you please update the add-on-contact-form-7-mailpoet to 1.3.14 ?

    Thread Starter mmoollllee

    (@mediengestalter)

    Sorry mistyped the version.. I’m using 1.3.14 already.

    Any response on this?

    @guauda what kind of problem are you facing ?

    Thread Starter mmoollllee

    (@mediengestalter)

    The issue still exists as described in the first post. All with version 1.3.14.

    @mediengestalter
    your code is working. when i check the signup box i get my user in my mailpoet subscriber list.

    My code is working fine now.

    The issues were occurring due to having Google Recaptcha on Contact Form 7.

    Thread Starter mmoollllee

    (@mediengestalter)

    Okay now I found this in the log-files

    PHP Warning:  Invalid argument supplied for foreach() in /srv/www/example.de/current/web/app/plugins/add-on-contact-form-7-mailpoet/includes/class-mailpoet-cf7-submit-form.php on line 155
    22-Oct-2020 10:16:20 UTC] PHP Stack trace:
    [22-Oct-2020 10:16:20 UTC] PHP   1. {main}() /srv/www/example.de/current/web/index.php:0
    [22-Oct-2020 10:16:20 UTC] PHP   2. require() /srv/www/example.de/current/web/index.php:6
    [22-Oct-2020 10:16:20 UTC] PHP   3. wp() /srv/www/example.de/current/web/wp/wp-blog-header.php:16
    [22-Oct-2020 10:16:20 UTC] PHP   4. WP->main() /srv/www/example.de/current/web/wp/wp-includes/functions.php:1285
    [22-Oct-2020 10:16:20 UTC] PHP   5. WP->parse_request() /srv/www/example.de/current/web/wp/wp-includes/class-wp.php:745
    [22-Oct-2020 10:16:20 UTC] PHP   6. do_action_ref_array() /srv/www/example.de/current/web/wp/wp-includes/class-wp.php:388
    [22-Oct-2020 10:16:20 UTC] PHP   7. WP_Hook->do_action() /srv/www/example.de/current/web/wp/wp-includes/plugin.php:544
    [22-Oct-2020 10:16:20 UTC] PHP   8. WP_Hook->apply_filters() /srv/www/example.de/current/web/wp/wp-includes/class-wp-hook.php:311
    [22-Oct-2020 10:16:20 UTC] PHP   9. rest_api_loaded() /srv/www/example.de/current/web/wp/wp-includes/class-wp-hook.php:287
    [22-Oct-2020 10:16:20 UTC] PHP  10. WP_REST_Server->serve_request() /srv/www/example.de/current/web/wp/wp-includes/rest-api.php:339
    [22-Oct-2020 10:16:20 UTC] PHP  11. WP_REST_Server->dispatch() /srv/www/example.de/current/web/wp/wp-includes/rest-api/class-wp-rest-server.php:376
    [22-Oct-2020 10:16:20 UTC] PHP  12. wpcf7_rest_create_feedback() /srv/www/example.de/current/web/wp/wp-includes/rest-api/class-wp-rest-server.php:1050
    [22-Oct-2020 10:16:20 UTC] PHP  13. WPCF7_ContactForm->submit() /srv/www/example.de/current/web/app/plugins/contact-form-7/includes/rest-api.php:321
    [22-Oct-2020 10:16:20 UTC] PHP  14. WPCF7_Submission::get_instance() /srv/www/example.de/current/web/app/plugins/contact-form-7/includes/contact-form.php:763
    [22-Oct-2020 10:16:20 UTC] PHP  15. WPCF7_Submission->proceed() /srv/www/example.de/current/web/app/plugins/contact-form-7/includes/submission.php:24
    [22-Oct-2020 10:16:20 UTC] PHP  16. WPCF7_Submission->before_send_mail() /srv/www/example.de/current/web/app/plugins/contact-form-7/includes/submission.php:75
    [22-Oct-2020 10:16:20 UTC] PHP  17. do_action_ref_array() /srv/www/example.de/current/web/app/plugins/contact-form-7/includes/submission.php:451
    [22-Oct-2020 10:16:20 UTC] PHP  18. WP_Hook->do_action() /srv/www/example.de/current/web/wp/wp-includes/plugin.php:544
    [22-Oct-2020 10:16:20 UTC] PHP  19. WP_Hook->apply_filters() /srv/www/example.de/current/web/wp/wp-includes/class-wp-hook.php:311
    [22-Oct-2020 10:16:20 UTC] PHP  20. MailPoet_CF7_Submit_Form->wpcf7_before_send_mail() /srv/www/example.de/current/web/wp/wp-includes/class-wp-hook.php:289
    [22-Oct-2020 10:16:20 UTC] PHP  21. MailPoet_CF7_Submit_Form->add_email_list() /srv/www/example.de/current/web/app/plugins/add-on-contact-form-7-mailpoet/includes/class-mailpoet-cf7-submit-form.php:65
    Thread Starter mmoollllee

    (@mediengestalter)

    News on this? No one having the same issue? ??

    Peter Smits

    (@psmits1567)

    No no problem at all!
    But maybe the following will help
    Create a new form, and build it as you wish
    Take care that you use normal fonts and linefeed
    Then test it again.
    Sometimes wrong characters not visible can mess up things
    Regards,
    Peter

    wordpresstikweb

    (@abdultikweb)

    Hello @mediengestalter
    I have tested your form. It is working as expected. May be you can provide more information about what & how you are using to build your form. Our plugin is up-to-date with latest WordPress & PHP version.

    Thank you

    Karen N

    (@karen-n)

    It only works -in the settings: latest version- if the recaptcha is disabled

    • This reply was modified 4 years ago by Karen N.
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Not working?’ is closed to new replies.