I am trying to allow viewers to upload PDF files to an User that is registered on our site.
So if you were to go to: http://mysite.com/author/myname There would be a file upload form. Once the file has been uploaded I would like to be able to show all of the files that have been uploaded on this authors page.
Am I missing something on how to display the files that have been uploaded?
Also is there a way to restrict the file uploads to be completely uploaded until the Admin approves them?