Matt, I just dled 2.1.1 and it is running on my laptop.

I am calling it from c:\inetpub\wwwroot\edit.cfm
The 2.1.1 zip is extracted to
c:\inetpub\wwwroot\fckeditor2.1\

With the following:

<cfset doitnow="HELLO!">
<cfmodule
 template="/fckeditor2.1/fckeditor.cfm"
 basePath="/fckeditor2.1/"
 instanceName="Project_description"
 value='#doitnow#'
 width="600"
 height="450"
>

And when I go to the Image Icon and click on Browse I get
the following: XML request error: internal server error
(500)

Terry
 

-----Original Message-----
From: Matt Robertson [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 17, 2005 1:12 PM
To: CF-Talk
Subject: Re: Any other Rich Text Editors?

On 10/17/05, Terry Troxel <[EMAIL PROTECTED]> wrote:
> Thanks for the reply Matt. I am using fckeditor v2

The difference between v2 and v2.1 is significant.  The CF
image stuff is significantly rewritten.  I just haven't had
the time to ensure I have external control over my image
paths.  I did it in 2.0 very simply.  I could tell you how
to do it if you want (by fwd'ing my test file set off-list)
but if I were you 2.0 is 2 versions back from current and
not one I would use in production.

--
--mattRobertson--
Janitor, MSB Web Systems
mysecretbase.com

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:221240
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to