<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Problem with fckeditor filemanager connector</title>
    <link>https://forums.adobe.com/community/coldfusion/coldfusion_administration?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Thu, 28 Aug 2014 02:58:03 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-08-28T02:58:03Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Problem with fckeditor filemanager connector</title>
      <link>https://forums.adobe.com/message/6680348?tstart=0#6680348</link>
      <description>&lt;!-- [DocumentBodyStart:0bbfbb26-bc8a-40b0-9659-83341ecf3c4f] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;There is also another problem if you have an older version where the &amp;lt;cffunction name="FileUpload" returntype="void" output="true"&amp;gt; in cf_commands.cfm&lt;/p&gt;&lt;p&gt;is a reserved coldfusion function in coldfusion 9 upwards&lt;/p&gt;&lt;p&gt;so change the title of this to UploadFile&lt;/p&gt;&lt;p&gt;and replace the instances in cf_connector.cfm&lt;/p&gt;&lt;p&gt;and cf_upload.cfm&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;all works again&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:0bbfbb26-bc8a-40b0-9659-83341ecf3c4f] --&gt;&lt;img src='/beacon?t=1415918618250' /&gt;</description>
      <pubDate>Thu, 28 Aug 2014 02:58:03 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6680348?tstart=0#6680348</guid>
      <dc:date>2014-08-28T02:58:03Z</dc:date>
      <clearspace:dateToText>2 months 2 weeks ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Problem with fckeditor filemanager connector</title>
      <link>https://forums.adobe.com/message/3471657?tstart=0#3471657</link>
      <description>&lt;!-- [DocumentBodyStart:f82009ea-aa69-4292-9e2c-ca8b5851e987] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I'm not sure why this problem was occuring but I encountered the same situation with IIS7 and CF9.&amp;nbsp; All CFM files are being prevented from running in a directory named "filemanager".&amp;nbsp; It took a while to determine that it was the name "filemanager" causing the problem.&amp;nbsp; Perhaps it is a security feature.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I changed the directory name for "fmanager" and all started working again.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You can view my solution in more detail here:&lt;/p&gt;&lt;p&gt;&lt;a class="jive-link-external-small" href="http://www.codewire.com/2011/02/18/fck-editor-coldfusion-xml-access-denied-403-error/" rel="nofollow"&gt;http://www.codewire.com/2011/02/18/fck-editor-coldfusion-xml-access-denied-403-error/&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I hope that helps!&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:f82009ea-aa69-4292-9e2c-ca8b5851e987] --&gt;</description>
      <pubDate>Tue, 15 Feb 2011 20:14:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/3471657?tstart=0#3471657</guid>
      <dc:date>2011-02-15T20:14:25Z</dc:date>
      <clearspace:dateToText>3 years 9 months ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Problem with fckeditor filemanager connector</title>
      <link>https://forums.adobe.com/message/3040429?tstart=0#3040429</link>
      <description>&lt;!-- [DocumentBodyStart:d3c98d0f-7fa3-4095-9aad-46b31252a9ea] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;Hi, &lt;/p&gt;&lt;p&gt;I have problem with fckeditor file browser. When I'm opening file browser I get error message from connector. &lt;/p&gt;&lt;p&gt;Error message: &lt;/p&gt;&lt;p&gt;XML request error: Access is denied (403)&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have set permissions in connectors/cfm/ -folder as "full control" for group "Everyone". This shoud be enough.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Same error message comes when i use Fckeditor supplied with Coldfusion 9 and Fckeditor installed separately. &lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Server information:&lt;/p&gt;&lt;p&gt;Win Server 2008 R2&lt;/p&gt;&lt;p&gt;IIS 7.5 (with IIS 6 Metabase compatibility)&lt;/p&gt;&lt;p&gt;Coldfusion 9.0.1 developer edition&lt;/p&gt;&lt;p&gt;Fckeditor 2.6.4.1 (supplied with CF9)&lt;/p&gt;&lt;p&gt;Fckeditor 2.6.6&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Best regards&lt;/p&gt;&lt;p&gt;Pasi Rouhiainen&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d3c98d0f-7fa3-4095-9aad-46b31252a9ea] --&gt;</description>
      <pubDate>Tue, 10 Aug 2010 08:30:59 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/3040429?tstart=0#3040429</guid>
      <dc:date>2010-08-10T08:30:59Z</dc:date>
      <clearspace:dateToText>4 years 3 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

