I have a weird issue since I updated my (wip) new skin to 0.9.11.
I am not able to upload any file to my PFS and I have no idea why not. I checked every setting I could, I checked permissions and what not. I reinstalled 0.9.11, I binned my DB and started all over again but nothing works, no uploads for me anymore.
The error I get with any file I try (large, small, different extensions, zipped or not) is this:
C++
1
2
3
4
ccgm_pnc_screenshot_2_4.bmp : The upload failed, thisfile is too big or the extension is not allowed?
ccgm_pnc_screenshot_2_4.jpg : The upload failed, thisfile is too big or the extension is not allowed?
ccgm_pnc_screenshot_2_4.png : The upload failed, thisfile is too big or the extension is not allowed?
ccgm_pnc_screenshot_2_4.zip : The upload failed, thisfile is too big or the extension is not allowed?
Here are some screens of my settings:
Anyone has any idea what could cause this? Is there something new in 0.9.11 preventing me to upload any files?