Dear DP Members, I have a problem with my phppr0bid site. The problem is everytime I make a listing & upload image, the image won't show up on the front-end. Weirdly, if I edit my listing and then reupload the image, it shows up, no problem at all. I've checked & CHMOD the uplimg folder to 777 and yes the image from first listing is there. What I don't understand is how come it only works when I edit listings & reupload the image... The steps 1. Making Listing - sell_item.php - source code: http://pastebin.com/ePE2JLLE First Upload URL: domain.com/thumbnail.php?pic=uplimg/img_A_100043_36028e6934ea3df62464d84f7186c96e.jpg&w=80&sq=Y&b=Y 2. Listing Preview - the image shows - sell_item.php The image url is still the same like above 3. After Listing Submission - auction_details.php - source code: http://pastebin.com/RnL8s1gR The image doesn't show up anymore both in front-end & the listing detail 4. Reupload - edit_item.php - source code: http://pastebin.com/ujmABYZV a. The image URL is different from the first one. b. it shows up both in preview & listing detail (after submission) Source code of image caching & uploading http://pastebin.com/vgV1VKrL - thumbnail.php http://pastebin.com/X4RQ2803 - Class Image Could any of you please be kindly to advice me how to fix this? Thank you very much in advance