View Single Post
Old January 11th, 2013, 01:22 PM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,650
well how big is this Image?

I would suspect the same thing would happen on the computer. That looks to me like some freaky PHP issue where PHP freaks out with a huge image the server drops the image but somehow your image title ends up being the image title split up.

I have seen that a couple of times over the years on normal sites. No one can ever reproduce the issue consistently.

Check the image size and let me know. Increasing your PHP memory to like 96M and making sure the proper max upload filesize is set would resolve the issue.

I can also try and do one more round of checks before the query is saved to recheck that the image names are actually image names.
__________________
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