View Single Post
Old January 2nd, 2012, 08:36 AM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,695
That example shows a server freak out. I have seen that happen a few times over the years on some server setups when someone tried to upload an image that is over the php settings max upload filesize of 2mb. There is no image there your server dropped it and I think somehow the filename is being split up and recorded in those fields.

You should ensure your users are not uploading images over the server limit and I would make sure you have your php limit in upload options set to match your server max upload filesize of 2048
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote