Hi Mallory, If you have applied the security hotfix (hf801-77218) it will actually block any CFM request matching /fckeditor/editor/filemanager/ anywhere in the URI, unless you add -Dcoldfusion.fckupload=true to your JVM startup arguments.
I have posted details on my blog here: http://www.petefreitag.com/item/718.cfm You might have a different issue as well, but I thought that was worth pointing out. -- Pete Freitag http://foundeo.com/ - ColdFusion Consulting & Products http://petefreitag.com/ - My Blog http://hackmycf.com - Is your ColdFusion Server Secure? On Tue, Jan 12, 2010 at 2:07 PM, Mallory Woods <[email protected]>wrote: > > Hello all, > > I have been trying to get file uploading working with cftextarea , CF 8.01 > on a UNIX host. > I am able to see the entire FCKEditor toolbar and I have made the tweaks to > get the file upload option as described here: > > http://www.rakshith.net/blog/?p=58 > > However, when I try to upload an image, I get this error: Variable > SENDERROR is undefined > > Thanks in Advance. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329679 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

