michaelctorres / clients-oriented-ftp

Automatically exported from code.google.com/p/clients-oriented-ftp
0 stars 0 forks source link

Users are only able to download one file #414

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have installed the latest version on my server.

I have setup 5 different groups and assigned 1 file per group, so there are a 
total of 5 groups and 5 files.

I have setup multiple clients, in some cases I have assigned users to only 1 
group and in many cases I have assigned users to multiple groups.

The issue I am seeing is that the users that are assigned to multiple groups, 
they all can download File A, but for some reason they can't download file B, 
C, D or E.  In all cases it is the same file they can download and all the 
others they can't.  I have had them try downloading in different orders and 
that doesn't help.  For the files that don't download, it just opens a blank 
page.  Not a blank white page, but a blank page that looks like the projectsend 
page, but nothing ever downloads.

I don't know what it is that allows them to download that 1 file but not all 
the others.  They are all in the same exact format, (They are zip files)

I just don't understand what the issue is.  I love the software, but it isn't 
working for me at all and I am not sure what is going on.

I would expect that the user that is assigned to multiple groups would be able 
to download all files from all of the groups they are assigned to.

Any help is appreciated, in fact if any of you are experts and want to help me 
in getting it setup, I am willing to pay if it can be resolved.

Original issue reported on code.google.com by br...@avalanchemountain.com on 22 Dec 2013 at 3:06

GoogleCodeExporter commented 8 years ago
Hello; I have the same problem.

Original comment by glille...@ubpartner.fr on 23 Dec 2013 at 12:06

GoogleCodeExporter commented 8 years ago
Hello and sorry for myeEnglish.
I see the code. It's a bug in process.php.
To correct it:
line 75 => change ...("'.$found_groups.'")... and remove the ["] .... and after 
it's ok.

by !

Original comment by LILL.Gu...@gmail.com on 23 Dec 2013 at 1:26

GoogleCodeExporter commented 8 years ago
Fixed for next release

Original comment by i...@subwaydesign.com.ar on 30 May 2015 at 6:40