I'm using the ColdFusion connector in version 2.3b and for some reason I can no longer view the files on the server. Everything is set to the default values and I have the connector turned on in the config.cfm file, but still nothing happens.
Of course, it was working just fine in version 2.2. Anyone have any suggestions?
Many thanks,
Christian
Of course, it was working just fine in version 2.2. Anyone have any suggestions?
Many thanks,
Christian
RE: ColdFusion File Manager not viewing files
RE: ColdFusion File Manager not viewing files
RE: ColdFusion File Manager not viewing files
RE: ColdFusion File Manager not viewing files
RE: ColdFusion File Manager not viewing files
What happens when you browse to:
http://127.0.0.1:8600/YOURAPP/FCKeditor ... entFolder=
Does it show you valid xml?
RE: ColdFusion File Manager not viewing files
RE: ColdFusion File Manager not viewing files
Thanks again for your help!
RE: ColdFusion File Manager not viewing files
RE: ColdFusion File Manager not viewing files
I am having a similar problem with the cold fusion verion. For some reason it is not finding the connector.
When I enter the http://127.0.0.1:8600/YOURAPP/FCKeditor ... entFolder=
I am getting the following error.
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
When I run the FCKeditor I am getting a 404 error.
I have corectly set up the fckconfig.js file to select Cold Fusion as both the Quick Upload Language and the Browser Language.
Any ideas?
RE: ColdFusion File Manager not viewing files
It might help to add a cfabort tag as the last line in connector.cfm.