By nvisioncurtis on
Hello,
I set up Image browser module to work with FCKeditor.
Each appear to be successfully installed. FCKeditor is working an I can browser and insert images.
So, here is what is happening.
- I browse and upload the image,
- I add it to my page and I see it in the editor.
- I save the page an the page exist but no picture.
- I edit the page and the picture is there.
Seems like a permissions issue but i can figure out why. I think I have all the permissions set correctly.
Any ideas?
Comments
Got it. This was an Input
Got it. This was an Input format issue.
Thank you!! I've been
Thank you!! I've been scratching my head for while...
Thx
Had the same problem, thx for the solution .
please describe how?
I didn't get you. Can you please tell me how input format can be corrected?
please describe how?
Can you tell me how the input format can be changed?
Same problem - fixed only for authenticated users
I am having the same issue on my drupal site. We are posting blog entries using fckeditor that include images, and after enabling full HTML the authenticated users see the images after posting the blog, but anonymous users cannot.
I have been checking the obvious user permissions, like "view original images" and of course "Access content" for anonymous users, but so far I haven't found the magic key.
Has anyone had a similar problem and sorted this out?
Fix
I had similar problem.
Solution:
http://your-site/admin/user/permissions
Check “view images” under “Image browser” for Anonymous and Authenticated user.
The pics should show up.