Hi,
Can someone tell me how to disable the upload in the frontend by registered users.
I do not want the buyers in the shop be able to add pictures to my gallery.
I already set : Enabled User controll Panel to NO
But there is still an upload box in the front end. (even after refresh)
It is also ok when only special user can do it. However i cannot find any parameter to set so.
regards Jan
How to disable user upload in frontend
-
polleke
- Phoca Professional

- Posts: 129
- Joined: 04 Jun 2008, 19:05
- Location: Netherlands
- Benno
- Phoca Hero

- Posts: 9965
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: How to disable user upload in frontend
Hi,
see: https://www.phoca.cz/documents/2-phoca-g ... ser-upload
Kind regards,
Benno
see: https://www.phoca.cz/documents/2-phoca-g ... ser-upload
Upload images in category view
Users can get rights to upload images directly into categories view. In the backend you can define per category who can view the images, who can upload images, who can publish, unpublish and delete images.
Components » Phoca Gallery » Categories » [New | Edit] button. Now you are in Phoca Gallery Categories [New]. Here you can select:
Access Level - public, registered, special (public - all visitors can see the images in selected category, registered - only registered users can see the images in selected category, special - only authors and above can see the images in selected category)
Access User rights - specify the user(s) (registered user) who can see the images in selected category
Upload and Add User Rights - specify the user(s) (registered user) who can upload and add images into a selected category. If you set this right for an user, he will be able to see an upload form in the selected category. This upload form contains image file field, but image name and image description fields can be enabled too (In Parameters Component or Phoca Gallery's Global Configuration).
Delete and Publish User Rights - specify the user(s) (registered user) who can delete and publish or unpublish images in selected category
User Folder - select the folder on your server disc (images/phocagallery/selected-folder ... selected-folder is a folder created in images/phocagallery/ folder e.g. via FTP or Media Manager) where the uploaded images will be saved. If the User Folder is not set, frontend user will be not able to upload images.
In categories view, users are not able to create subcategories but they can upload, delete, publish or unpublish images which are not located in their categories. It means they can get rights for category and the category must not belong to them.
Kind regards,
Benno