Every time I attach a file over 300K, when I hit the sent button, the page just stays there without sending the message, and it won't let me navigate away either. I changed the php.ini size (Max allowed in php and Upload) but nothing. Could you help, please :-\
I had the same problem...
just change memory_limit to 128M in php.ini
worked fine here
Quote from: lucascarlessi;12017I had the same problem...
just change memory_limit to 128M in php.ini
worked fine here
Works fine for me. Thanks :)
Hi
Does not work for me.
I have been trying all the suggestions made here on this forum about that problem and nothing works. That wheel keeps spinning and spinning without ever stopping.