Page 1 of 1

download access rights

Posted: 25 Sep 2012, 10:46
by yahyahoca
Hi everybody.
I have a simple question and I hope I can get help :)
I am using phoca download 2.1.6 version. It is really a great componet, lots of thanks to developers.

My question is; I have a user group with the name of "registered-teachers". Some files can be downloaded only by this group. When a normal "registered user" try to download one of these files, it says "you must login". What I want is; when a normal registered user try to download one of these files, it should say " you don't have permission to download this file, only teachers can download it". I wonder whether such a thing is possible or not?

Re: download access rights

Posted: 29 Sep 2012, 15:15
by Jan
Hi, you can change the string in language files. Or you need to customized it directly in the code - to add some if cluase which will differentiate between public users and registered :idea:

Jan