Hello,
I am attempting to use FCKeditor 2.6.3 on a website hosted by CFDynamics on a shared CF MX 7 server. Because the plan is to modify the existing website with some minor add-ons, I've created a staging area folder and copied all web documents into the staging area, but have extracted the FCKeditor zip file into the root directory.
Everything loads fine, but when I attempt to insert an image I get a "server didn't send back a proper XML response" error message that opens in a javascript alert dialog, and it's so big I can't read all of the error message. Basically, it's a 404 message (file not found) and it's referring to "/fckeditor/editor/filemanager/connectors/cfm/connector.cfm" as the file that it can't find. I've looked on the web server and it's there. So I'm left scratching my head, trying to figure out why it can't find what I can see is definitely there.
Could it be because the site I'm working on is in the staging area, but the editor is in the root? Nope, I've tried copying the FCKeditor folder inside the staging area, no change.
Any suggestions? I'll include a screencap of the error alert.
Thanks,
CF_Guy

I am attempting to use FCKeditor 2.6.3 on a website hosted by CFDynamics on a shared CF MX 7 server. Because the plan is to modify the existing website with some minor add-ons, I've created a staging area folder and copied all web documents into the staging area, but have extracted the FCKeditor zip file into the root directory.
Everything loads fine, but when I attempt to insert an image I get a "server didn't send back a proper XML response" error message that opens in a javascript alert dialog, and it's so big I can't read all of the error message. Basically, it's a 404 message (file not found) and it's referring to "/fckeditor/editor/filemanager/connectors/cfm/connector.cfm" as the file that it can't find. I've looked on the web server and it's there. So I'm left scratching my head, trying to figure out why it can't find what I can see is definitely there.
Could it be because the site I'm working on is in the staging area, but the editor is in the root? Nope, I've tried copying the FCKeditor folder inside the staging area, no change.
Any suggestions? I'll include a screencap of the error alert.
Thanks,
CF_Guy

Re: The error message is so big, I can't read all of it..
I was finally able to get all of the text in the error message, and it can't find "index.cfm" in the /connectors/cfm/ directory.
Any ideas why this is happening??
============================================================
The server didn't send back a proper XML response. Please contact your system administrator.
XML request error: Not Found (404)
Requested URL:
http://www.mispine.com/fckeditor/editor ... 3705031742
Response text:
<!-- " ---></TD></TD></TD></TH></TH></TH></TR></TR></TR></TABLE></TABLE></TABLE></A></ABBREV></ACRONYM></ADDRESS></APPLET></AU></B></BANNER></BIG></BLINK></BLOCKQUOTE></BQ></CAPTION></CENTER></CITE></CODE></COMMENT></DEL></DFN></DIR></DIV></DL></EM></FIG></FN></FONT></FORM></FRAME></FRAMESET></H1></H2></H3></H4></H5></H6></HEAD></I></INS></KBD></LISTING></MAP></MARQUEE></MENU></MULTICOL></NOBR></NOFRAMES></NOSCRIPT></NOTE></OL></P></PARAM></PERSON></PLAINTEXT></PRE></Q></S></SAMP></SCRIPT></SELECT></SMALL></STRIKE></STRONG></SUB></SUP></TABLE></TD></TEXTAREA></TH></TITLE></TR></TT></U></UL></VAR></WBR></XMP>
<font face="arial"></font>
<html>
<head>
<title>Error Occurred While Processing Request</title>
<script language="JavaScript">
function showHide(targetName) {
if( document.getElementById ) { // NS6+
target = document.getElementById(targetName);
} else if( document.all ) { // IE4+
target = document.all[targetName];
}
if( target ) {
if( target.style.display == "none" ) {
target.style.display = "inline";
} else {
target.style.display = "none";
}
}
}
</script>
</head>
<body>
<table border="1" cellpadding="3" bordercolor="#000808" bgcolor="#e7e7e7">
<tr>
<td bgcolor="#000066">
<font style="COLOR: white; FONT: 11pt/13pt verdana" color="white">
Error Occurred While Processing Request
</font>
</td>
</tr>
<tr>
<td>
<font style="COLOR: black; FONT: 8pt/11pt verdana">
<table width="500" cellpadding="0" cellspacing="0" border="0">
<tr>
<td id="tableProps2" align="left" valign="middle" width="500">
<h1 id="textSection1" style="COLOR: black; FONT: 13pt/15pt verdana">
File not found: /fckeditor/editor/filemanager/connectors/cfm/index.cfm
</h1>
</td>
</tr>
<tr>
<td id="tablePropsWidth" width="400" colspan="2">
<font style="COLOR: black; FONT: 8pt/11pt verdana">
</font>
</td>
</tr>
<tr>
<td height> </td>
</tr>
<tr>
<td colspan="2">
<font style="COLOR: black; FONT: 8pt/11pt verdana">
Please try the following:
<ul>
<li>Check the <a href='http://www.macromedia.com/go/proddoc_getdoc' target="new">ColdFusion documentation</a> to verify that you are using the correct syntax.</li>
<li>Search the <a href='http://www.macromedia.com/support/coldfusion/' target="new">Knowledge Base</a> to find a solution to your problem.</li>
</ul>
<p>
</td>
</tr>
<tr>
<td colspan="2">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Browser </td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729)</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Remote Address </td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">76.16.208.46</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Referrer </td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">http://www.mispine.com/fckeditor/editor/filemanager/browser/default/browser.html?Type=Image&Connector=http%3A%2F%2Fwww.mispine.com%2Ffckeditor%2Feditor%2Ffilemanager%2Fconnectors%2Fcfm%2Fconnector.cfm</td>
</tr>
<tr>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">Date/Time </td>
<td><font style="COLOR: black; FONT: 8pt/11pt verdana">03-Feb-09 05:50 PM</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="500" cellpadding="0" cellspacing="0">
<tr>
<td valign="top">
<font style="FONT: 8pt/11pt verdana;">
Stack Trace
</td>
</tr>
<tr>
<td id="cf_stacktrace" >
<font style="COLOR: black; FONT: 8pt/11pt verdana">
<br />
<br />
<pre>coldfusion.runtime.TemplateNotFoundException: File not found: /fckeditor/editor/filemanager/connectors/cfm/index.cfm
at coldfusion.filter.PathFilter.invoke(PathFilter.java:77)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)
at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
</pre></td>
</tr>
</table>
</font>
</td>
</tr>
</table>
</body></html>