Hi,
I'm using most current version of ckfinder (PHP). When I'm trying to browse using IE (ver. 7 but tested that 6 also has this error) tree and file panel is empty. I have JS error which says:
This bug is related with IE only because in Opera and FF everything works fine. In Opera I do not have any JS errors (only css, but it is not important). So probably there is sth. wrong in ckfinder_ie.js Any ideas?
I'm using most current version of ckfinder (PHP). When I'm trying to browse using IE (ver. 7 but tested that 6 also has this error) tree and file panel is empty. I have JS error which says:
line: 769 char: 9 Error: 'over' is null or not an obcject
This bug is related with IE only because in Opera and FF everything works fine. In Opera I do not have any JS errors (only css, but it is not important). So probably there is sth. wrong in ckfinder_ie.js Any ideas?
Re: IE7 over error
Make sure that ckfinder_ie.js is not broken if you uploaded it via FTP.
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+
Re: IE7 over error
Instalation is clean, fresh package downloaded and unzipped on server. I think that it is related with server configuration. I do not have GD on this server, and when I zipped all files and moved it to my laptop (where GD is loaded) everything was ok. Thank You for reply, I'm going to recompile PHP and then write here if it help.