All,
I have installed Drupal, gotten the FCK editor installed with no problem, and enabled the editor to upload files in the advanced editor. However, I have a problem with uploaded images.
When editing a story, I can write a sentence, press return, upload and insert a picture, and then post, but the image never shows up on the front side of the site. Not even for the admin...
I found this to be quite odd and thought it would be an image display permission of some sort, but I can't it find anywhere, in any of the installed image or fckeditor modules.
Is there some permission or setting that would prevent an uploaded image from displaying in the middle of a story? All text, before and after the image, appears with no trouble. Also, when I go back to edit the original story, the image is clearly there in the edit window, just not in the posted story version.
Here is the link to the story. Not even the site admin can view the picture that should be between the two sentences in the story.
http://morgancountycitizen.corodynedevelopment.com/?q=node/16
Thanks much for any help in advance,
Chris S.
Corodyne
Comments
Hi Chris, I haven't used
Hi Chris,
I haven't used this module before, so this is a complete guess, but have you tried playing with the input formats menu in the site administration section? Maybe if you play around with the filtered HTML options you can get the image to display. If you still can't figure out anything by tomorrow I can help you take a look at the module code and try to see what's going on.
Does anybody with experience using FCK have any ideas?
Hope this helps,
Sam
The comments expressed above are my own and don't necessarily represent the positions, strategies or opinions of Optaros Inc.
problem solved (images not showing up)
I got a great email from someone that referenced the input formats used in the system. They told me to check my input format for stories and to make sure that I was allowing full html. Given that this was a private site and that the authors would only be authenticated individuals with permission to post, we were ok with the risk.
Thanks for the various replies and attempts to help.
To set your input format to full html, use the following path:
Administer -> Site Configuration -> Input Formats
RE: Problem Solved
I know this is an older post but wanted to say that this worked for me, I had been playing with this for a while trying to figure it out and after reading this post going to Administer > Site Config. > Input Formats, then making sure that the Full Html is selected. Thanks
Thanks guys
Worked for me too. :)
This newbie thinks he likes the Drupal community ;)