Closed (fixed)
Project:
IMCE
Version:
7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 May 2011 at 08:56 UTC
Updated:
8 Jun 2011 at 06:05 UTC
Hi to All,
After succesfully installing IMCE, I set up role to the administrator, When I launch IMCE from Ckeditor, everything works fine, I can upload pictures, create thumbnails, they all appear on the file server.
but in IMCE, as well as in ckeditor, no image appears....
I am usinf full HTML as a filter, tried to manually edit the code, still no image displayed, fil permission on the image folder are set to 755.
Any ideas?
Thanks for your help!
Yann
Comments
Comment #1
yvautrin commentedSorry to repost, but if I can find a solution to make it work, I will have to find a workaround!
Thanks!
Yann
Comment #2
Wehrlem commentedHi Yann,
one possible solution is, that your server doesn't accept the option : Options +FollowSymLinks in your .htaccess file in the /sites/default/files directory.
You can try to comment this out and look if it works.
Greetings
Marcel
Comment #3
ufku commentedComment #4
yvautrin commentedHi,
I solved the problem, it was just a matter of permission and access rights at the folder level!
Thanks for your help!
Yann