PDA

View Full Version : Attachment download permissions


JamesAB
09-17-2007, 11:53 PM
Right now, as long as a usergroup has permission to download files they can download any kind of file regardless of what is set in the "Attachment Permissions". The current "Attachment Permissions" settings only effect a user's uploading permissions.

I would love to see mod that supported usergroup based permissions for attachment downloads.

For example, registered users can download .JPG files but not .ZIP files. Another usergroup would have greater permissions to download both types of files.

How hard would this be to implement?

Thanks

ULFSoft
01-03-2009, 07:19 AM
Right now, as long as a usergroup has permission to download files they can download any kind of file regardless of what is set in the "Attachment Permissions". The current "Attachment Permissions" settings only effect a user's uploading permissions.

I would love to see mod that supported usergroup based permissions for attachment downloads.

For example, registered users can download .JPG files but not .ZIP files. Another usergroup would have greater permissions to download both types of files.

How hard would this be to implement?

Thanks
i need this, too.

chooky
01-03-2009, 07:45 AM
I find that must be standard in vBulletin.

ULFSoft
01-03-2009, 11:34 AM
I find that must be standard in vBulletin.
in "/admincp/attachmentpermission.php" we can set permission for usergroups to upload files (seprated by type). but i need set permission to download!

in fact i need to alow "not registered users" to download only pictures (not other types of files). is there any way to do this?