Problems, need help? Have a tip or advice? Post it here.
6 posts Page 1 of 1
Hi!

I'm having problem with KCFinder on one of my websites. When I click on Browse server, I've got popup but it looks like this:

ER9JTmW.png
ER9JTmW.png (20.25 KiB) Viewed 1508 times


All content is visible only when I scroll down. I have this error on website :

Code: Select all
Refused to apply style from 'websitename/couch/includes/kcfinder/css.php?type=image&nonce=a3c90607ba1604afc81f0b6da704c644' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.


How to fix that?
Hi,

I think this is the same issue as that discussed here -
viewtopic.php?f=4&t=8876#p17811

Please do the checks suggested in that thread.
Hope it helps.
KK wrote: Hi,

I think this is the same issue as that discussed here -
viewtopic.php?f=4&t=8876#p17811

Please do the checks suggested in that thread.
Hope it helps.


I saw that post, I don't have kfunctions.php in the root of my website.
The problem is the presence of BOM bytes (viewtopic.php?f=4&t=53) or other white space characters introduced while editing any file - in the mentioned post it happened to be kfunctions.php; in your case it could be the couch/config.php file or any other file you edited and did not save as 'UTF8 without BOM' or managed to leave white spaces either before ' <?php' or after the '?>' PHP terminal tags.

Please review which files you edited recently after which the problem cropped up and check for the BOM bytes or the white spaces.
@KK, you are awesome! :)

There was blank space in config.php file just before <?php

I checked all my template files before for blank spaces but never thought on to check config.php file :)
Having the same problem again.

I checked all my files and didn't find anything wrong.
6 posts Page 1 of 1
cron