It could be a path issue. Change cffforms to xmlforms or something. Anything from your log files will help. I haven't really used cfform since u started ColdFusion but will help where I can.
N "This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Mike Kear To: CF-Talk Sent: Wed Aug 02 07:53:33 2006 Subject: Re: fckeditor and CFFORMS - anyone know what this error means? G'day Neil, I need for each site to have its own forms structure, so I move a copy of the CFIDE folder into each site. That allows me to change the style sheets of teh XML forms to match the look and feel of the rest of the site. The FCKEditor is in its own folder structure inside the renamed CFIDE folder (now called cfforms so there wont be confusion with the system CFIDE folder. You can see a page where this works at the not-yet-launched site http://hawkesburyradio.com.au/Index.cfm?pid=111265 The folder structure looks like this: wwwroot - cfforms -scripts -css -FCKEditor -xsl And in each cfform i use the following (in part): <cfforms scriptsrc="/cfforms/scripts" . ..... But i still dont know what this error message means - is it a path issue? can't find the component it's looking for? or can it find it but there's some kind of error or corruption in it? Cheers Mike Kear Windsor, NSW, Australia Adobe Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On 8/2/06, Robertson-Ravo, Neil (RX) <[EMAIL PROTECTED]> wrote: > Hmmm, I am not sure having the scripts there is a good idea (is your CFIDE > web facing?!). What happens if you remove the scripts and test on the pages > which you are not using FCKEditor? The scripts could be interefering with > the cfform (urgh) scripts. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248603 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

