• Resolved killerpommes

    (@killerpommes)


    Hello,

    can you add support for WP-reCAPTCHA.
    I use it and if i try to use “your” recaptcha i get this error in error log:

    [error] PHP Fatal error: Cannot redeclare _recaptcha_qsencode() (previously declared in /…/httpdocs/wp-content/plugins/wp-recaptcha/recaptchalib.php:47) in /…/httpdocs/wp-content/plugins/wordpress-form-manager/types/recaptcha/recaptchalib.php on line 55

    and can you add to choose what recaptcha Theme should be use?

    Thank you

    http://ww.wp.xz.cn/extend/plugins/wordpress-form-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author hoffcamp

    (@hoffcamp)

    Thanks for pointing this out. I’ll include a fix for this and the recaptcha theme in the next version.

    Plugin Author hoffcamp

    (@hoffcamp)

    1.3.14 should solve your problem.

    Thread Starter killerpommes

    (@killerpommes)

    Hello,
    Thank you, it works great.

    multifake

    (@multifake)

    recaptcha.php, Lines 16 and 29:

    ` if ( !function_exists ( ‘_recaptcha_qsencode’ ) )
    require_once(‘/recaptcha/recaptchalib.php’);`

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

The topic ‘[Plugin: WordPress Form Manager] Support for WP-reCAPTCHA’ is closed to new replies.