|
Gill
One of two things to check for. That is a PHP memory error. Check your uploads directory and make sure there is not too many files left there. Trying to upload too big a file or too many files can cause this on some people's servers.
Second would be if it continues raise the memory_limit from 8M to 16M
|