Title: Pro version problem
Last modified: May 3, 2019

---

# Pro version problem

 *  [matpeczkowski](https://wordpress.org/support/users/matpeczkowski/)
 * (@matpeczkowski)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/pro-version-problem-2/)
 * Hi there,
 * I’ve debugging your PRO version of this plugin and I’ve noticed that you have
   wrong if statement there.
 * In PRO you have: “if ( ‘ERROR_NO_KEYS’ == ! $gglcptch_check[‘response’] && $gglcptch_check[‘
   reason’] )” (google-captcha-pro.php line 1148)
    In FREE version you have: “if(!
   $gglcptch_check[‘response’] && ‘ERROR_NO_KEYS’ == $gglcptch_check[‘reason’] )”
 * In PRO always is returning “true” if you are using “$check_result = apply_filters(‘
   gglcptch_verify_recaptcha’, true, ‘string’ );”. In free is working correctly.
 * When I’ve changed in pro according to free it is working good. Please verify 
   it and fix it because pro version right now is unusable.
 * Thanks,
    Mateusz

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/pro-version-problem-2/#post-11466612)
 * Hi,
 * Thank you for contacting us and for reporting this issue!
 * We will fix it in the next plugin update.
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [6 years, 11 months ago](https://wordpress.org/support/topic/pro-version-problem-2/#post-11491195)
 * Not here you won’t [@bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * > I’ve debugging your PRO version
 * For pro or commercial product support please contact the author directly on their
   site. This includes any pre-sales topics as well.
 * As the author is aware, commercial products are [not supported in these forums](https://wordpress.org/support/guidelines/#do-not-post-about-commercial-products).
   I am sure they will have no problem supporting you there.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Pro version problem’ is closed to new replies.

 * ![](https://ps.w.org/google-captcha/assets/icon-256x256.gif?rev=2565249)
 * [reCaptcha by BestWebSoft](https://wordpress.org/plugins/google-captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/google-captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-captcha/reviews/)

## Tags

 * [code error](https://wordpress.org/support/topic-tag/code-error/)
 * [pro](https://wordpress.org/support/topic-tag/pro/)

 * 2 replies
 * 3 participants
 * Last reply from: [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/pro-version-problem-2/#post-11491195)
 * Status: not resolved