Problem: I am using Drupal 6.x and I use lots of modules for file attachment, Image resize, imageupload, thumbnail creation etc. When I post a new article under any section with some images attached to it. It gets disappeared when I try to edit it again.

Why this problem occurs?
At first, I though it occurred due to my personal settings related to CKEditor. Then second thought goes to the another innocent module (assumed culprit by that time 😉 ) Imagresize module. But disabling them and replicating the same issue didn’t solve my problem.