HI everybody!
Ver. 1.8.3. with default WYSIWYG editor plugin.
Images are not being uploaded to server via editor. After selecting file and clicking upload button it alerts with message 'maximum uploaded file size is 8MB'. And nothing anymore.
Even if file has 1Kb size i get this alert.
Seems that script can not detect uploading file size at all. It sees php.ini (8mb limited file size) not more.
Blobs are cofigured to be saved in file system in config file.
What can I do with it?
Thanks.