zaus / forms-3rdparty-integration

Wordpress Plugin - Forms 3rdparty Integration - a plugin to help integrate 3rdparty services with common WP Forms plugins like Contact Form 7 and Gravity Forms
http://wordpress.org/plugins/forms-3rdparty-integration/
47 stars 14 forks source link

Contact Form 7 forms disappear on page when forms-3rdparty-integration activated #83

Closed gr0g closed 7 years ago

gr0g commented 7 years ago

Hi,

Each time we try enabling this plugin - our CF7 form stop rendering (they're on in the DOM) any clue / have you encountered this already?

Thanks!

zaus commented 7 years ago

No what's your HTML look like? Can you enable wp_debug mode and check for PHP errors? Do you mean the front-end page with the cf7 form, or the wp-admin page?

gr0g commented 7 years ago

looks like this is related to it running on PHP7..

I'm getting a "Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in plugins/contact-form-7-3rd-party-integration/hidden.php

Any chance of sharing what the preg_replace_callback equivalent should be?

Thanks!

zaus commented 7 years ago

Um... I think you're using the is obsolete version of the plugin. I stopped maintaining the cf7-specific version "contact-form-7-3rd-party-integration" years ago. Switch to this plugin instead.