By _1313 on
I've successfully installed fcked and imce on my site. Everything works fine, except for one little bug.
Images are successfully uploaded and resized, i can insert them into a textarea, and it shows okay while editing. But when i submit the post to the site, all images are gone, the <img> tags are just disappear from code. Help, anyone?
Comments
you should check full html
you should check full html Input format for this to work
you should check full html
you should check full html Input format for this to work
Input format
Check your node's input format. If you are using Filtered HTML, img tags get stripped out. Either switch to Full HTML (recommended) or add img tags to the list of allowed tags for Filtered HTML.
______________________________________________________________________________________________________
Need help? Check the FAQ and the Handbooks first.
mybesinformatik.com
______________________________________________________________________________________________________
Thank you very much
Problem is solved.