Quote:
I have 1 problem, everything are oke and work perfectly, I can uploading but when I will download a file, I get a error, see below :
Forbidden You don't have permission to access /downloads/iroland [].zip on this server.
|
Chmod the directory to 777, and all contents.
Also, i notice that it is empty. THe timestamp usually goes there. I'll fix that in the next release. It really doesnt matter for most people, its just that since my site is all user-submitted files, sometimes people upload duplicate files. I added the timestamp on my server just to prevent problems.
Quote:
Only one thing I missing, linked files, because via upload I can only upload until 2MB
|
You can change that in your php.ini file.
I could allow linked files... and I will consider it next time. Maybe I will allow people with OK permissions to link to files via link=/dir/dir/file.extension, but not off-site linking.