BuddyDev

Search

Register Form Issue

Tagged: 

  • Participant
    Level: Initiated
    Posts: 11
    MeetThaiLove on #55560

    Hi guys,

    I use your register form on https://meetthailove.com/register
    If a new member forgot or wrong adding email then have this issue:
    https://prnt.sc/wJLXQhz9Tc9c
    https://prnt.sc/6McMzOKQqJZ8

    This issue is only on email, on other fields are well.
    Please let me know how can fix that?

    Regards,

    Vasile

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55561

    Hi Vasile,
    Welcome to BuddyDev support forums.

    I am sorry, can you help me understand which of our plugin are you using? Aren’t you using the default BuddyPres registration??

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 11
    MeetThaiLove on #55563

    Hi Brajesh,

    Thanks for your reply.
    I am using NuddyPres plugin

  • Participant
    Level: Initiated
    Posts: 11
    MeetThaiLove on #55564

    sorry, BuddyPress plugin

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55567

    Hi,
    Thank you for the rely.

    I tried recreating it with the latest version of BuddyPress and twentytwentyfive theme and could not reproduce it.

    Can you share me the complete error log as text file. Also, please help me with the instructions to re-create it(register with this, and so on….)

    I will be glad to assist you with it asap.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 11
    MeetThaiLove on #55574

    Thanks Brajesh for your reply.

    Maybe will be easier for you if you try to create account and miss to add the email and you will see the error?
    https://meetthailove.com/register/

    Is this work for you?

    All the best,
    Vasile

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55575

    Hi Vasile,
    Thank you for the link.

    The problem is your theme. It is not marking the email field as required and that is leading to the issue. The email field should be marked as required. That way, a person can not submit an empty value for it.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 11
    MeetThaiLove on #55576

    Hi Brajesh,

    Thanks for your reply.

    But the email field is required: https://prnt.sc/B7YCe4BIHH5d
    Are you just saying that the theme doesn’t see this field as required? And that’s the error come from?

    Regards,
    Vasile

  • Keymaster
    (BuddyDev Team)
    Posts: 25057
    Brajesh Singh on #55579

    Hi Vasile,
    Hope you are doing well.
    I was referring to the the “required” attribute in markup.

    By default, BuddyPress generates a “required” attribute in markup. Because of this, users can not submit the form if the email field is empty.

    In your case, the theme or some code has removed the required attribute. That allows users to submit empty value. BuddyPress has a problem(yes, It is a bug) that does not handle empty value properly and leads to this.
    My suggestion is to have the “required” attribute in the markup(consult theme author or check for the plugins/code snippet).

    That would solve your issue.

    Regards
    Brajesh

  • Participant
    Level: Initiated
    Posts: 11
    MeetThaiLove on #55582

    Thank you so much, I forwarded to the theme author

    Also, on the same register, it is possible the new member to upload a photo for avatar?

    Thanks

You must be logged in to reply to this topic.

This topic is: not resolved