|
Interesting it appears to me your PHP is going whacky over the large upload because your limit on PHP is only 2mb so your server drops the file. Reviewpost is not limited on whether it has an image or not. Photopost would just not upload anything since its centered around an image
Can you up your PHP max uploaded filesize on the server and we can see what happens?
|