Posted by drugonball on September 11, 2012 at 5:33am
Hi! I would like to seek help with my website issue.
Our website is working well when one day, without any reason, things go wrong. All the images which i upload in "page" content type is not working. I just notice that the images shows in preview, but when I save it and look at the page, image didn't show, it only shows its code without www such as this:
.ecojordzweb.com/images/drem.jpg">
I already update fckeditor, update drupal core, check permission (i'm not sure if this is permission issue because a code was being called and post)
you may find the problem here: http://www.singaporerecords.com/node/24
hope to hear some help, thanks!

Comments
the img src url looks wrong.
the img src url looks wrong. Your editor might be disallowing the img tag or at least changing one of the html tags.
also check the input formats.
also check the input formats. an incomplete cron job or a backup may have changed this.
Hi ghmercado, yah I suspect
Hi ghmercado, yah I suspect the editor is the culprit. I download wysywyg and implement it but the problem is the same. If my editor changing the html tags, which is what i've seen what editor is doing, what should I do?
This bug affected only the default "page" content type , other content type don't have the same problem.
for the rest, I will check it out, will get back to you...
Thanks a lot by the way :)
Narrow it down
hi drugonball,
You might want to try disabling your wysiwyg and then typing down the image tag yourself and rendering it using Full HTML. This is just to narrow down the source of the problem.
If it works, then the settings for the wysisyg might be off.
Thanks Japo
Thanks Japo, I tried to disable the wysywyg but still the problem is there, but from your recommendation, I have solved the problem. I try to disable each modules I have installed... and bingo! I got the culprit, its hanggin' there like a smiling monkey :D, It's the SEO module. I disable it and everything works fine. Thanks anyway.