Page 1 of 1

file browser issues

Posted: 2011-05-16 21:52
by ianraba
Hi
When clicking the Image icon causes a pop up 'file browser module not available!
Any ideas why?

Re: file browser issues

Posted: 2012-06-13 15:34
by Vegetta
I am today getting the same issues - on FF 12.0 MAC (Works fine in windows/IE)

AAAAAAND I fixed my issue with this

Edit the following file:

includes > ktm > core > editor_mozilla.js

Around line 10 search for the following
var class_name=(tmpprs.isSameNode(current_tag))

and replace with
var class_name=((current_tag))

http://www.interaktonline.info/files/55 ... n-Mac.html

Re: file browser issues

Posted: 2012-09-20 10:29
by ianraba
now on PC firefox 15 i have old sites having problems with File browser module not available!

Any solutions?

Re: file browser issues

Posted: 2012-09-21 11:04
by Fred
Hi Ian,
No idea...
Because the editor and file browser is such an important part of any CMS you cant go without it.
Problem is things chances over time and to maintain it is near impossible with all the JS in it.

Thats why I decided to dump KTML and replace it with tinymce and KCFinder
It is easy enough to integrate and obviously it keeps on being developed.
And best of all it is free.

The only real drawback is the loss of the advanced image manipulation features in the file browser. But I can live with that.