Skip to main content
  Monday, July 08 2013
  7 Replies
  4.4K Visits
  Subscribe
Hi,

First, I 'd like to say that I like very much the Dropfiles module. You have done a great job.

Now, to the problem I met. I can't upload a file with more than 2MB size ( e.g. 2.1 or greater ). Is there any solution to overcome this problem?

Thanks in advance

Stathis
T
10 years ago
·
#495
Hi,

The limit of file size comes from the server only, if your hoster let your modify the "upload_max_filesize" it should be OK.
See: http://php.net/upload-max-filesize

Regards,
S
10 years ago
·
#502
Thank you very much for the answer!

Also, I have another question.

Dropfiles' permissions are refered to Access level for a specific group. Is there any way to relate Dropfiles with a specific user?

What I mean is to have 5 users into a group (e.g. customers ) but when one customer is signed in then not be able to see others files but only his own files. One answer is to create for each customer one separate group with each own access level but is there any other way without creating 5 groups?

Thanks anyway
Stathis
C
10 years ago
·
#514
Hi,
could put important files by placing them in an FTP folder. In the component, I display the import file, and there I found my file in the folder, I click and I matter, it works very well.
I use a translator, I do not know if everything is OK
Regards
T
10 years ago
·
#520
Hi sandronikos,

This feature are in our "to do list" for the next version, I mean make file administration only accessible to owner.

Regards,
N
9 years ago
Hi,

i have the same problem. I can't upload a file with more than about 3MB size. The restriction from the server is 10MB. Have you an idea or a hint for me?

Thanks in advance
Georg
T
Hey,

You have a parameter for that ;)
It's set by default on your server max upload value. Check this value.

Dropfiles don't apply any limit on upload.
Please post a ticket, the developer will have a look at that if you still have a trouble.

Cheers,
N
9 years ago
hi! your are right! thanks a lot for the great support also via ticket support - increase memory_limit was the solution for upload limitation.
best regards
Georg
  • Page :
  • 1
There are no replies made for this post yet.