Edit the UploadFiles to specify Users
-
Using the Asgaros Forum plugin.
Looking at file forum-uploads.php
I want to add to the uploadFiles($post_id, $uploadList) method and the showUploadedFiles($postObject). What I want to do is add what user uploaded a specific file and then only show files that match either the user or an admin when the user wants to look at the files that are uploaded. Can I access the Db to add a column for the user? What is the lookup to query for the user permissions?
Thank you.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Edit the UploadFiles to specify Users’ is closed to new replies.