Hi, I am using Linux server with debian OS. i was optimizing my server, i did some changes in php.ini and httpd.conf (i dont remember) after that my thumbnail images got broken. i revert the changes using backup of php.ini and httpd.conf files but the problem is still there.. let me fully describe you my problem. i have a image hosting script installed here is the link at bottom there are broken thumbnails this is the broken image URL http://www.mastiya.com/img/thumb.php?id=4a4d8f449748cf2e45488be3d02fc561 Code (markup): i thought that this problem is in image hosting script, but i was wrong becoz i am using vbulletin software on same server and custom avatar links are also broken there. in this thread the user Cooldude's Avatar is broken. please suggest me, what to do
Looks like you have new line at the header of the image. That's why it's broken. Check your thumbnail script for extra whitespace.
there is no thumbnail script. Its an server issue bcoz its occurred on both software Image script and Vbulletin