• Resolved Dddt

    (@dddt)


    hi there,

    just got messages that people cannot register on my website because they are getting error message.

    I just checked and found the following error

    Fatal error: Cannot redeclare class ReCaptchaResponse in /home/…/public_html/wp-content/plugins/user-meta/framework/helper/recaptchalib.php on line 37

    Yesterday I renewed Recaptcha and got new keys from google, cause before renewal recaptcha stopped working.

    Now I see the error above, please, help me ton resolve this issus asap, people are getting disappointed, i do not need that!

    thank u in advance

    https://wordpress.org/plugins/user-meta/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Dddt

    (@dddt)

    ok guys,

    I think i fixed permanantly

    just go to the line 35, and change this

    class ReCaptchaResponse
    {

    into this

    class ReCaptchaResponseGoogle
    {
    Plugin Author Khaled

    (@khaledsaikat)

    Hi, We have updated recaptchalib.php code to avoid redeclare class name with pro version 1.1.7.1
    you can download it form our site.

    And as WordPress rules, please do not post here for pro version as this forum is only for free version.
    You can write your pro question to our forum http://user-meta.com/forums/forum/support/

    Thanks.

    Thread Starter Dddt

    (@dddt)

    ok, thanks, but it asks for payment.

    one question, If I have already did above changes, should i download it again? and now I got an update notification, if i update it will it erase my changes above? will it ruin the recaptcha again?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PRO Version – FATAL ERROR REGISTRATION – recaptcha’ is closed to new replies.