Hey all,

I am running a FuseBox 3 app on Linux.

Sometimes, when I make a change to a .cfm file and upload it, the 
application will start skipping over the cfinclude which references the 
uploaded file as though it's not even there.  No error or anything, it just 
skips right over it. When I look at the generated html code, there is just 
nothing there -- it looks like CF is not "seeing" the cfinclude.

So, say I make a change to "myFile.cfm" and upload it.
I have another file that has <cfinclude template="myFile.cfm">
It skips over the <cfinclude> as though it doesn't exist.

This never happens on my local dev box which is Windows XP.  The exact same 
code will work fine.

If I rename the file that is supposed to be included, and change the name in 
the cfinclude tag, it works again.  So there must be some weird caching 
thing going on somewhere.  I cleared the template cache in cfadmin but it 
had no effect.  I have "Trusted Cache" unchecked, "Save Class Files" 
checked, and "Cache web server paths" unchecked.

Anyone seen anything like this before?

-- Josh 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:257250
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to