Disable auto create folder and file ckfinder -
i have folder images , ckeditor, ckfinder
- myproject/images
- myproject/ck/ckeditor
- myproject/ck/ckfinder
when click browser button in editor, ckfinder auto copy folder , file myproject/images myproject/ck/ckfinder/core/connector/aspx/images
i want disable this
how fix it?
posting configuration file help, careful may have sensitive data (like license key).
my guess in configuration file thumbnails.dir
points wrong path. adjust point e.g. myproject/_thumbs
(but not myproject/images/_thumbs
, otherwise _thumbs
folder created infinitely).
ckfinder needs place can store thumbnails of real images. assume myproject/ck/ckfinder/core/connector/aspx/images
exaclt - thumbnails landed in weird location reason.
Comments
Post a Comment