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

"Redefining already defined constructor for class Forms3rdPartyIntegration" Error thrown when WP_DEBUG is enabled. #6

Closed of6 closed 10 years ago

of6 commented 10 years ago

The following is displayed when the plugin is enabled with Contact Form 7.

Strict Standards: Redefining already defined constructor for class Forms3rdPartyIntegration in /WORDPRESS/wp-content/plugins/forms-3rdparty-integration/forms-3rdparty-integration.php on line 95

Additionally it also displays this message in the Wordpress notification area

The plugin generated 248 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

Tested using a clean WordPress 3.8.1 install running under MAMP.

zaus commented 10 years ago

closing as this is covered by Issue/Pull 7