yah i noticed that when using it with an evaluation version of ColdFusion MX v7 . . it adds a meta tag to the top of all pages it generates . .
however that is not the problem here as far as i can tell . . i removed the cfheader tags that supress caching and viewed the source of the connector.cfm from the test page in the connectors folder and all that is generated is the proper xml . .
so unless the implementation is generating something different than the fcke test.html page . . i am at a loss . . is there a way to see what the connector.cfm is generating? from the perspective of the fcke instance?
RE: CF and browsing for images SOLUTION
I set them back to the default security settings and everything works.
RE: Coldfusion and browsing for images Ooops
I relized that i had the server setup to use the PHP connector.
Once i switched it back to the CF Connector it does not work anymore. I still get the same errors that i reported in the first message.
Sorry for the confusion...
RE: CF and browsing for images SOLUTION
I had a onrequestend.cfm file with some debugging information in it.
This file was basically being passed in with the XML the CF connector was generating.
RE: Coldfusion and browsing for images
http://sitename/fckeditor/editor/filema ... slist.html
RE: Coldfusion and browsing for images
RE: Coldfusion and browsing for images
Also if you application.cfm file has any output that will interfer with the XML also.
Run the connector with enough URL variables to get it to output XML and see if it is malformed by anything.
That is how i figured out my problem.
RE: Coldfusion and browsing for images
however that is not the problem here as far as i can tell . . i removed the cfheader tags that supress caching and viewed the source of the connector.cfm from the test page in the connectors folder and all that is generated is the proper xml . .
so unless the implementation is generating something different than the fcke test.html page . . i am at a loss . . is there a way to see what the connector.cfm is generating? from the perspective of the fcke instance?
RE: Coldfusion and browsing for images
http://sitename/fckeditor/editor/filema ... ntFolder=/