I thought of that but since Photo Post has no problems with the same pics I did not think it woud be a php memory problem, but I will check the upload directory..
Gill
Quote:
|
Originally Posted by omegatron 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 |