Okay
  Public Ticket #3099497
upload image field not appearing in registration form
Closed

Comments

  • gpagejr started the conversation

    I added a new field in the registration form for the profile picture and it is not appearing in the registration form, Upload filed is not appearing in the form

    6008102257.png


  •  1
    hhunddorleon replied

    I'm having the same problem. 

  •  390
    Ripul replied

    This is a Deliberate setting we have done to make sure it does not get abused by spammers.

    Unfortunately, we will not open the Upload field type in the registration form because it opens up a lot of potential for misuse. 

    Because the user is not authenticated, any user can upload a lot of stuff in your site. Since the email authentication happens afterwards there is no way we can protect unwanted uploads from happening in your site. 

    So, as a security measure we "will" not allow un-authenticated users to upload stuff to your site. For any kind of uploads, the user must register to your site and then share the upload form. We have the Vibe Forms plugin which you can use to send user a form which they can fill and upload.


  • gpagejr replied

    Ok , Thank you for your response