Opened 16 years ago
Closed 16 years ago
#3118 closed Bug (invalid)
Coldfusion image upload
Reported by: | trevort | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ColdFusion | Version: | |
Keywords: | Cc: |
Description
CF 8 developers edition Windows XP (running on Parallels, MacOS X 10.4) Download FCKEditor 3.0 Beta, place in web root
Open sample files for coldfusion, including http://127.0.0.1:8500/bcsot/fckeditor/_samples/cfm/sample01_mx.cfm select image icon from toolbar popup form "Image Properties" opens, Select browse server Error is generated, suggesting that this form is using the php connector, not the cfm connector. XML request error: OK (200) Requested URL: http://127.0.0.1:8500/bcsot/fckeditor/editor/filemanager/connectors/php/connector.php:Command... Response text: <?php ...
Change History (1)
comment:1 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Version: | CKEditor 3.0 Beta |
You are not using CKEditor 3, but any of the FCKeditor 2.x versions, as the new code is named CKEditor and currently lacks the integration code for all the languages.
In the 2.x version you need to configure the connector that you want to use.