Jump to content

Having only Channel owners be able to upload


SGW

Recommended Posts

Im wondering if there is a way to shut off uploading on the site and having only people that own a channel be able to upload. When I shut off uploading it does not allow anyone to upload. We want to only have channel owners be able to upload not everyone else.

  • Like 1
Link to comment
Share on other sites

One of the easiest way would be commenting out this line in /.htaccess file:

#RewriteRule ^upload-video/$                         member_profile_my.php?type=upload_video [L,QSA]

This will make standard upload URL returning 404. You will also need to adjust header template to remove the upload link from there.

In this case upload links will only remain from channel pages.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...