I assume you are referring to the fckconfig.js file?� If so, I have already changed the following lines:
// Link Browsing FCKConfig.LinkBrowser = true ; FCKConfig.LinkBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Connector=connectors/cfm/connector.cfm" ; // Image Browsing FCKConfig.ImageBrowser = true ; FCKConfig.ImageBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Type=Image&Connector=connectors/cfm/connector.cfm" ; The Link Upload url�is still pointing to an aspx, but it is also set to false, so I assume it is not being loaded. Any other ideas? Thanks -- Jeff ---------------------------------------- From: "Matthew Small" <[EMAIL PROTECTED]> Sent: Wednesday, February 23, 2005 2:09 PM To: CF-Talk <[email protected]> Subject: RE: FCKEditor XML Error I had the same problem myself. I found that the FCKeditor was trying to use the ASPX version rather than the CF version. I changed it in the configuration and it started working. - Matt Small -----Original Message----- From: Jeff Chastain [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 23, 2005 1:53 PM To: CF-Talk Subject: OT: FCKEditor XML Error Sorry for the off-topic, but I have not been able to find this answer any where else and I have seen people on this list talk about FCKEditor. I am attempting to use FCKEditor 2.0 RC2 on CFMX 6.1 w/ Win2K3. Everything works fine until I load the resource browser via the browse button in the image properties dialog. When the resource browser loads, I get a javascript pop-up saying: XML request error: Internal Server Error (500). I have found several questions regarding this error, but no answers. If anybody has any suggestions they would like to send me off-list, I would appreciate it. Thanks -- Jeff ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:196169 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

