·
Added a discussion

I need to make people upload a photo of their ID and selfie while joining the site. I then need to make it so only the admin and moderators can see their ID and selfie. I tried to add the file upload in the fields on the join form and make it mandatory, but it gives an error and it looks like nothing uploads.

  • 2014
Comments
    • Would help a ton if we knew what error message was being displayed to you.

      • I was able to upload the file. Now how do I see the file that was uploaded? With the files field, people can upload the file to their profile, but how does the site admin I see the file?

        • You will need to toggle it on the account settings page.

          image_transcoder.php?o=sys_images_editor&h=2601&dpx=1&t=1742590171

          • It's toggled on, but where do I see the uploaded file? After uploading the file and saving the account/profile, the uploaded file doesn't show up anywhere.

            • @LeonidS Is this a bug? In the fields, When I add a "file" for people to upload to their profile, there is no way for me to see the uploaded file. I need to have members upload a file for me to review before I approve their profile. Such as a passport, driver's license , etc. Only the member, admin, and moderator should see the file.

              • Hi all!

                The current issues to add the file field to some form means to add the code to process this uploaded item to be saved somewhere. So it will require the code's changes / custom module anyway.

                Login or Join to comment.