• Resolved bhasic

    (@bhasic)


    I get these when I activate and try to use your plugin:

    Notice: wpcf7_add_shortcode is deprecated since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /public_html/wp-content/plugins/contact-form-7/includes/functions.php on line 351

    Warning: Cannot modify header information – headers already sent by (output started at /public_html/wp-content/plugins/contact-form-7/includes/functions.php:351) in /public_html/wp-includes/pluggable.php on line 1179

    Also I can only create one conditional rule. If I create another rule, the first one stops working. There’s no list of conditional rules at all, there’s only the green “+ add new conditional rule”.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Thanks for reporting. This will be fixed in the version 0.2.5

    I’m having the same issue with multiple conditional rules. Each of my rules work alone, but as soon as a second rule is added, none of them work. Plugin version 0.2.6, WordPress version 4.7, Contact Form 7 Version 4.6

    Another note… My debug log has the following:
    WPCF7_ContactForm::form_scan_shortcode is deprecated since Contact Form 7 version 4.6! Use WPCF7_ContactForm::scan_form_tags instead.

    I modified lines 47 & 73 of admin.php and just changed form_scan_shortcode to scan_form_tags and it fixed the problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Only one conditional rule works’ is closed to new replies.