FCKeditor Browser Server bug

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
stevesicherman

FCKeditor Browser Server bug

Post by stevesicherman »

This bug has been cropping up for my users on both 1.0.2 and 0.13.  You hit the "Browse Server" button in FckEditor and get a blank file listing window with the JS error:

Line: 104
Char: 2
Error: Object required
Code: 0
URL: http://www.mydomain.com/modules/FCKedit ... elist.html

I've seen this bug mentioned a number of times, but not seen any concrete fix that works.

The error is occurring in IE6 and site is hosted on IIS.

Thanks!
NomadSoul
Forum Members
Forum Members
Posts: 24
Joined: Tue Jul 25, 2006 12:45 am

Re: FCKeditor Browser Server bug

Post by NomadSoul »

hello,

look here: http://dev.cmsmadesimple.org/tracker/in ... 1&atid=121
But don't make all changes like wrote in first message,
just put and replace old (previous version) files
basexml.php
connector.php


in directory:
modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/connectors/php
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

Re: FCKeditor Browser Server bug

Post by Elijah Lofgren »

This problem should be fixed in FCKeditorX 1.0.3  :)
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
User avatar
hotze
Forum Members
Forum Members
Posts: 28
Joined: Sun May 07, 2006 4:05 pm

Re: FCKeditor Browser Server bug

Post by hotze »

Hi,

it seems that I have the same or similar problem ...

a customer can't display the directory when "browse server" for inserting a link to a uploaded PDF file, better: the subdirectories, in file/ .. but I have checked with 3 different ISPs and with IE and Firefox, I can access and display the subfolders.

server logs show the same result when he or I access the same pages:

Code: Select all

193.188.212.239 - - [16/Jan/2007:11:59:05 +0100] "GET /modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php?Command=GetFoldersAndFiles&Type=File&CurrentFolder=/ HTTP/1.1" 302 - "http://www.lvm.at/modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/browser.html?Connector=connectors/php/connector.php" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
193.188.212.239 - - [16/Jan/2007:11:59:05 +0100] "GET /admin/login.php HTTP/1.1" 200 1825 "http://www.lvm.at/modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/browser.html?Connector=connectors/php/connector.php" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
When directly calling http://www.lvm.at/modules/FCKeditorX/FC ... nector.php he can access and see the subfolders ....
I also changed the 2 files mentioned above, no results.

Is there something to be changed to make it work?
Thanks,

Martin
User avatar
Elijah Lofgren
Power Poster
Power Poster
Posts: 811
Joined: Mon Apr 24, 2006 1:01 am

Re: FCKeditor Browser Server bug

Post by Elijah Lofgren »

hotze wrote: Hi,

it seems that I have the same or similar problem ...

a customer can't display the directory when "browse server" for inserting a link to a uploaded PDF file, better: the subdirectories, in file/ .. but I have checked with 3 different ISPs and with IE and Firefox, I can access and display the subfolders.

server logs show the same result when he or I access the same pages:

Code: Select all

193.188.212.239 - - [16/Jan/2007:11:59:05 +0100] "GET /modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php?Command=GetFoldersAndFiles&Type=File&CurrentFolder=/ HTTP/1.1" 302 - "http://www.lvm.at/modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/browser.html?Connector=connectors/php/connector.php" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
193.188.212.239 - - [16/Jan/2007:11:59:05 +0100] "GET /admin/login.php HTTP/1.1" 200 1825 "http://www.lvm.at/modules/FCKeditorX/FCKeditor/editor/filemanager/browser/default/browser.html?Connector=connectors/php/connector.php" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
When directly calling http://www.lvm.at/modules/FCKeditorX/FC ... nector.php he can access and see the subfolders ....
I also changed the 2 files mentioned above, no results.

Is there something to be changed to make it work?
Thanks,

Martin
It seems that the login check in connectors/php/connector.php is not working and it is redirecting to login.
Does it work in FireFox?
Note: I don't have time to take on any more projects. I'm quite busy. I may be too busy to reply to emails or messages. Thanks for your understanding. :)
User avatar
hotze
Forum Members
Forum Members
Posts: 28
Joined: Sun May 07, 2006 4:05 pm

Re: FCKeditor Browser Server bug

Post by hotze »

Elijah Lofgren wrote:
It seems that the login check in connectors/php/connector.php is not working and it is redirecting to login.
Does it work in FireFox?
It works borth in IE and Firefox, but it doesn't work at my customers machine with IE.
Might this be a problem of a proxy/firewall? The customers has rather tight security restrictions (well, but it worked before - without any changes to the machine or CMSMS). I've seen it myself working just fine.

martin
Locked

Return to “[locked] Quality Assurance”