• Resolved nettyloadstar

    (@nettyloadstar)


    Just wanted to give notice of an error that happens when one only uses de registration function of this plugin and users click the resend button when they try to login without verification. The error shows a nasty wordpress error screen. I removed $attachments from send_mail_to_user function arguments in class-ur-emailer.php and set $attachment = ‘’

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @nettyloadstar,

    Once could you please provide me the URL of the registration and login form? I will do a test and get back to you according to my test.

    Thanks and Regards!

    Thread Starter nettyloadstar

    (@nettyloadstar)

    Hi, something changed. I got a load of server errors before, I could replicate the error. Now I changed that function back to your original code and it works without error… whatever it was, I don’t know..

    I can remember I stopped using recaptcha on the register form. Recaptacha is not functioning well lately, I noticed on other sites as well….
    When your plugin shows the recaptcha error it is not clear what people should do… even I didn’t know what to do ( otherways I could change the recapatcha error text)

    I think this might be the same issue I am getting with latest WordPress (5.5.3) and User Registration plugin (1.9.0):

    PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function UR_Emailer::send_mail_to_user(), 6 passed in /wp-content/plugins/user-registration/includes/class-ur-email-confirmation.php on line 220 and exactly 7 expected in /wp-content/plugins/user-registration/includes/class-ur-emailer.php:271

    It happens when you follow the resend verification link when attempting to log in before your email address has been verified.

    Thread Starter nettyloadstar

    (@nettyloadstar)

    Yes, that’s the exact log error I had!

    Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @nettyloadstar and @abcdavid,

    We are really sorry for the inconvenience caused. The issue seems to occur with the latest version and we are working on it. So, please contact our developer team. You can contact them here: https://wpeverest.com/contact/ and someone from the team will get back to you. Also, we are planning to release the patch version very soon.

    Thanks and Regards!

    Plugin Support sanjuacharya77

    (@sanjuacharya77)

    Hi @nettyloadstar and @abcdavid,

    The issue has been fixed and we have released the patch version to this fix. Please stay updated with the latest version and it will fix the issue.

    Let me know whether it works for you or not and I will get back to you.

    Thanks and Regards!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Resend verification error’ is closed to new replies.