Posted by ktmsxsracer on February 24, 2013 at 5:20pm
Hi all,
I do have a very strange situation with my drupal 7.20 install. When I'm editing a page my images are shown perfect but when I publish the page they are gone.
Tried to create a new page but I get the same behaviour. When editing an excisting page which I made earlier no problem, when I copy the code from the excisting page to a new blank page images gone...
Any advice what's going wrong?
thanks
JP
Comments
=-=
how are the images being added? in a fieldfield? in the body field? using a wysiwyg editor? other?
By typing straight html code
By typing straight html code
=-=
typing straight html code into what?
what text format is enabled on the field (if a field)?
does the text format in use allow the img tag?
typing img scr = and so on in
typing img scr = and so on in the CKEditor ..