Morning Rick,

That did indeed appear to be the main problem mate, along with some funny
characters in the JS file which got copied across when I copied and pasted
from the browser.

I've made those changes and it now appears to be working just peachy!

Thanks mate,

Rob

-----Original Message-----
From: Rick Faircloth [mailto:[EMAIL PROTECTED] 
Sent: 01 January 2008 13:45
To: CF-Talk
Subject: RE: Woops, I've F***ed up my rich text editor.

Hi, Robert... and happy new year!

Your issue with the rich cftextarea and the file uploads
sounds exactly like what happened with me.

The solution for me was to further modify the
config.cfm file (FCKeditor\editor\filemanager\upload\cfm\config.cfm)
on line 30.

I had to change the "config.serverPath" value to a hard coded value,
since FCKeditor isn't running directly off the root of the application
using it.  I found notes concerning this one line 30 of that file.
I stumbled upon them while looking for a solution to the same problem
you seem to be having.

You also have to change the "config.serverPath" value to the same
value as above for the config.cfm file in
FCKeditor\editor\filemanager\browser\default\connectors\cfm\config.cfm.

If your situation meets the criteria for changing the config.serverPath
as mentioned on line 30 of both the config.cfm files mentioned above,
trying hard coding the "config.serverPath" to a local system value such as
E:\inetpub\webroot\userfiles\ or whatever path leads to the "userfiles"
folders you're using.

Rick


> -----Original Message-----
> From: Robert Rawlins - Think Blue
[mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 01, 2008 8:13 AM
> To: CF-Talk
> Subject: Woops, I've F***ed up my rich text editor.
> 
> Good morning guys! Happy new year to you all.
> 
> 
> 
> So, 2008 is already causing me stress and woe :-D I'm hoping you guys can
> give me a hand. This morning I've been working on a small dynamic CMS for
a
> friends site and took the new rich cftextarea out for the first time. It
> worked nicely!
> 
> 
> 
> I then followed the steps on Rakshith's blog to get file uploads working
on
> it, however I now seem to have broken the entire thing, after completing
all
> the steps in the post I went to the page with my editor on it to find the
> editor not loading, just an empty white container, and a JavaScript error
in
> the status bar of my browser.
> 
> 
> 
> http://www.rakshith.net/blog/?p=41
> 
> 
> 
> I've gone over and over the steps in that blog article and can't see what
it
> is that's causing me the issue, everything looks to be exactly as it
should
> be.
> 
> 
> 
> Has anyone got any ideas as to what's going wrong?
> 
> 
> 
> Thanks,
> 
> 
> 
> Rob
> 






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:295697
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to