What version of CF? You may need to clear out the cached classes?
> -----Original Message----- > From: Josh Nathanson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 18, 2006 3: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:257271 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

