You can see that I have it set so that no one but me can upload to this category... but my super moderator was able to upload to the category by clicking the upload button in the gallery navbar and then selecting my political category. I logged in as a reg user and could not see my category however.
Re: Super Mod uploaded image to my category and he shouldnt be able to
I can confirm that Supermods AND other Admins can see my categories and upload to them even though I have specified that no one is allowed to do so.
While I know that you are aware that this does do this I believe it should not be setup this way. Admins and Supermods will acciedentally upload to the wrong directory etc etc.
Re: Super Mod uploaded image to my category and he shouldnt be able to
bump this is really important to me to be able to limit ever user to be able to see their categories only. It gets way to confusing for me and my supermods and other admins as the categories begin to grow!
Re: Super Mod uploaded image to my category and he shouldnt be able to
Sorry about that, I must have been looking at the wrong code. If you'll look for this bit of code and add // in front of it to comment it out then that should prevent other users from uploading.
Re: Super Mod uploaded image to my category and he shouldnt be able to
Quote:
Originally Posted by Brian
Sorry about that, I must have been looking at the wrong code. If you'll look for this bit of code and add // in front of it to comment it out then that should prevent other users from uploading.
Code:
Content visible to verified customers only.
I don't have that code in includes/functions_gallery.php