Edit file on frontend

Phoca Download - download manager
SimoVava
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 25 Nov 2014, 13:25

Edit file on frontend

Post by SimoVava »

Hy,
I have 2 questions::
- is it possible to enable the user to set the right "registered" in the front end module?
- is it possible to enable the user to set "display inaccessible file" in the front end module and don't load automaticaly preview file in the directory?

I use Joomla 3

thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48566
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Edit file on frontend

Post by Jan »

Hi,
1) in frontend, users cannot set their rights (in fact, if they could do it, then it does not make any sense to use ACL) Or, do you mean, that if image will be uploaded it will be set as "registered"? In such case, this needs to be customized in the code, to add rights for registered into controller or model of user upload (see similar posts in this forum, there should be some guides for this customization :idea: )

2) the same like by 1) this needs to be customized in the code :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply