Page 1 of 1

problem with user image set

Posted: 09 Jul 2014, 16:53
by alirezaghaffari
hi..
I want the user to upload images in a folder that I already built it but i can't do this.
Did anybody have the same problem and knows how to resolve it?
thanks!
alireza :evil:

Re: problem with user image set

Posted: 09 Jul 2014, 23:19
by Jan
Hi, see:
https://www.phoca.cz/documents/2-phoca-g ... ser-upload

- they can upload in ucp - they can do own main category, or you can do it for them, but you need to mark the user as owner
- or they can upload in category view to category where they have rights to do - you need to set upload rights for them.

Jan

Re: problem with user image set

Posted: 10 Jul 2014, 14:07
by alirezaghaffari
Dear jan
Unfortunately I could not do ,
I make a user set For example ' X ' , i want that users can't make any other set and only make a subsets inside 'X'.How config X set?
thank 4 reply.

Re: problem with user image set

Posted: 11 Jul 2014, 23:24
by Jan
Hi, then this needs to be customized in the code. Users can create a subcategory in main category - if the main category is set in admin, user cannot create any new - the same with subcategories - you can set limit of count of subcategories which user can create.

Jan