I was trying for a long time to solve this:
My server limits the max file size to 8MB (via php). I know Icy has an option with FTP, but it doesn't work to me, and I don't know what's going wrong.
When the file to upload is less than 8MB the FTP mode works great, but when not, it seems that the file is uploading (at least it takes the same time...). But the file is not uploaded, then Icy shows this error:
'No post mode specified';
I was searching it, and it come from posting.php:
I don't know how to solve it because I can't understand why "posting.php" works great when the file is less than 8MB and when it's greater posting.php is called without parameters (???).
I hope somebody help me, in spite of my bad english
henry.
PS: I'm using Icy 1.0.11.11