kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Request failed when number of files are more than 35 #584

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Copy more than 35 files in a folder.
2. Create a folder and map it.
3. Assign full rights to user and try to access the files in folder.

What is the expected output? What do you see instead?

Ideally it should show list of all the files. But it should only 35 files. If 
one have more than 35 files in folder it will it gives message as request 
failed.

What version of the product are you using? On what operating system?
Mollify 2.5.19. OS is Ubuntu 12.04 32 bit

Please provide any additional information below.

Also when keeping 35 file (images for example) in some folder and downloading 
them, they get corrupt while downloading.

Original issue reported on code.google.com by atulda...@gmail.com on 31 Dec 2014 at 7:28

GoogleCodeExporter commented 8 years ago
No such limitation exists, it would be absurd. Take a look at the PHP error log 
to see what's the error and you'll find the reason, otherwise this cannot be 
resolved. Probably configuration typo etc

Original comment by samuli.j...@gmail.com on 31 Dec 2014 at 7:50

GoogleCodeExporter commented 8 years ago
Dear Team,

    Issue exists. I tried doing a fresh installation as well.
It can show only 35 files and if number of file increases to even 36,
accessing the folder will give "Request Failed" message and on removing any
one of the file from back end again all 35 files are visible.

Original comment by atulda...@gmail.com on 1 Jan 2015 at 4:59

GoogleCodeExporter commented 8 years ago
Of course it's possible there is issue, but I doubt it. If such error was 
there, I think I would have reports from all users, so far I haven't got any.

But I'm saying again, GET THE PHP ERROR LOG. This cannot be solved without 
knowing the error. The "request failed" is nothing more than indicator for the 
admin to take a look at the logs. 

Original comment by samuli.j...@gmail.com on 1 Jan 2015 at 6:17

GoogleCodeExporter commented 8 years ago
I've updated the new issue instructions, and I will be closing all issues that 
do not have php error logs. I'll re-open it if logs are provided.

Original comment by samuli.j...@gmail.com on 1 Jan 2015 at 6:53