If you upload the file and then hit refresh immediately, I wonder if your server hard disk is lagging behind writing the file and it is being accessed after being flushed, but before the new content is saved. Just an unlikely thought. I know I have refreshed right as I was saving and caught the file only half written before. Another refresh after a second always solved it though.
~Brad -----Original Message----- From: Josh Nathanson [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 18, 2006 2:37 PM To: CF-Talk Subject: Re: CFINCLUDE not including: FB3/Linux Thanks Sandra, The cases all match up, and the file is definitely there. In FB3 it will throw the "could not find included template" error if the file is not found, so that is not the issue. It's really weird - it only does this skipping occasionally, and there doesn't seem to be any pattern to it, except that it happens after I upload a change to the file that is supposed to be included (but not every time I do this). -- Josh ----- Original Message ----- From: "Sandra Clark" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Wednesday, October 18, 2006 12:20 PM Subject: RE: CFINCLUDE not including: FB3/Linux > The only thing that comes to my mind is that Linux is case sensitive while > Windows is not. Is the file name in the cfinclude exactly like it is in > the > file system? I know that Fusebox 4 will ignore a <cfinclude> if the file > is > not there unless an attribute is set in the <include /> in the > circuit.xml. > Possibly there is some try/catch in the core files in FB3 that also > ignores > a file if it is not found > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:257274 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

