Forums / Cotonti / Support / PFS Problem

<<<12

Not uploading most files

Kilandor
#16 2009-02-12 17:34
Try the file here
http://trac.cotonti.com/export/544/branches/minor/system/mimetype.php

Its the same thing, but maybe something was done wrong in your file. Because i was able to sucessfully upload your file here.
patriotfan
#17 2009-02-14 09:39
# Kilandor : Try the file here
http://trac.cotonti.com/export/544/branches/minor/system/mimetype.php

Its the same thing, but maybe something was done wrong in your file. Because i was able to sucessfully upload your file here.
I uploaded the file and still no go
I guess I will work on a plugin to upload files instead of using the PFS
My Cotonti powered site - [url=http://www.gnextop.patriotfan.co.cc]GnextopCenter[/url]
This post was edited by patriotfan (2009-02-14 10:37, 15 years ago)
dervan
#18 2009-02-14 10:33
patriotfan, please help me to understand the cause of errors

what browser are you using?
what version of browser?

please do some more experiments
1) try to upload with PFS this small zip with the same signature
test_57.zip
and then report results
2) extract script test.php from this zip, copy it to your site, open it with browser like this
http://yoursite/test.php
and then report results too
patriotfan
#19 2009-02-14 10:38
I'm using FireFox 3 and I tried upload a .pdf filee, but I get the same error. The only thing that seems to work is images

I tried uploading the test zip, but same result
My Cotonti powered site - [url=http://www.gnextop.patriotfan.co.cc]GnextopCenter[/url]
dervan
#20 2009-02-14 11:08
thank you

this is something strange


UPD

patriotfan, this error may be due to your current settings
PFS max size for a single file: 2147483647
Max size of all PFS files together: 2147483647

please go to
Administration panel / Users

and select your group, and reduce this settings
PFS max size for a single file: 10000
Max size of all PFS files together: 500000

and try to upload test_57.zip
patriotfan
#21 2009-02-14 12:45
# dervan : thank you

this is something strange


UPD

patriotfan, this error may be due to your current settings
PFS max size for a single file: 2147483647
Max size of all PFS files together: 2147483647

please go to
Administration panel / Users

and select your group, and reduce this settings
PFS max size for a single file: 10000
Max size of all PFS files together: 500000

and try to upload test_57.zip
Thanks, it works now
My Cotonti powered site - [url=http://www.gnextop.patriotfan.co.cc]GnextopCenter[/url]
dervan
#22 2009-02-14 19:27
thanks

this bug is fixed

<<<12