Great!  Glad it worked...

Rick

> -----Original Message-----
> From: Robert Rawlins - Think Blue [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 02, 2008 7:53 AM
> To: CF-Talk
> Subject: RE: Woops, I've F***ed up my rich text editor.
> 
> 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
> 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:295704
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