blaenk / wp-recaptcha

I gave ownership of this project to Google many years ago
Other
38 stars 16 forks source link

Ver 3.0 has fatal conflict with JW Player Plugin for WordPress Version 1.4.1 #36

Closed bbouton-duplicate closed 13 years ago

bbouton-duplicate commented 13 years ago

The automatic upgrade to version 3.0 failed with these error messages:

Warning: Missing argument 8 for Plugin::__construct(), called in /blah/blah/public_html/blah/wp-content/plugins/wp-recaptcha/recaptcha.php on line 18 and defined in /blah/blah/public_html/blah/wp-content/plugins/jw-player-plugin-for-wordpress/framework/Plugin.php on line 29

Fatal error: Call to undefined method reCAPTCHA::path_to_plugin_directory() in /blah/blah/public_html/blah/wp-content/plugins/wp-recaptcha/recaptcha.php on line 154

blaenk commented 13 years ago

Thank you @bbouton , I just pushed out version 3.1.3 that adds a collision aversion prefix to the Plugin class.

bbouton-duplicate commented 13 years ago

Thank you for the quick fix and for your continuing work on a great plugin.

-----Original Message----- From: blaenk [mailto:reply@reply.github.com] Sent: Sunday, April 24, 2011 7:38 PM To: Barbara@TheBoutons.com Subject: Re: [GitHub] Ver 3.0 has fatal conflict with JW Player Plugin for WordPress Version 1.4.1 [blaenk/wp-recaptcha GH-36]

Thank you @bbouton , I just pushed out version 3.1.3 that adds a collision aversion prefix to the Plugin class.

Reply to this email directly or view it on GitHub: https://github.com/blaenk/wp-recaptcha/issues/36#comment_1051195