Title: Causting problem with Affiliates Pro Plugin
Last modified: November 1, 2016

---

# Causting problem with Affiliates Pro Plugin

 *  Resolved [LauraHartwigDesign](https://wordpress.org/support/users/laurahartwigdesign/)
 * (@laurahartwigdesign)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/causting-problem-with-affiliates-pro-plugin/)
 * First, I love your plugin and recommned it to everyone, so thank you. Now, I’m
   using it on a site with WooCommerce and the Affiliates Pro plugin by [http://www.itthinx.com/](http://www.itthinx.com/).
   I am using the latest version of your plugin and have disabled it’s use on all
   but the WordPress login form, however, I’m getting an error “ERROR: Please enter
   a valid CAPTCHA value.” whenever someone tries to use the Affiliates registration
   form. No captcha is showing, but I’m getting this error message when I try to
   submit. What can I do to either show the captcha on the form or stop the error
   if no captcha can be shown? Thanks for your help!

Viewing 1 replies (of 1 total)

 *  [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * (@bestwebsoft)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/causting-problem-with-affiliates-pro-plugin/#post-8403314)
 * Hi,
 * Most likely your custom registration form uses the same hooks as the standard
   form does for captcha validation, and the error occurs because your custom form
   doesn’t contain captcha. You can add it using the code `<?php echo apply_filters('
   cptch_display', '' ); ?>`. Add it to the code of the custom form where necessary.
 * Sincerely,
    BestWebSoft Support Ream

Viewing 1 replies (of 1 total)

The topic ‘Causting problem with Affiliates Pro Plugin’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/captcha_92b6c9.svg)
 * [Captcha](https://wordpress.org/plugins/captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/captcha/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bestwebsoft](https://wordpress.org/support/users/bestwebsoft/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/causting-problem-with-affiliates-pro-plugin/#post-8403314)
 * Status: resolved