Hello,
I have a strange problem with my includes, if i save my file with changes, CF can't find them anymore.
Example:
<cfincludetemplate="views/file.cfm">
Is working fine, when i change something and save file.cfm, I receive the following error 'Could not find the included template views/file.cfm.' which is strange, because the filename and location did not change.
Changing the the cfinclude and the filename into 'file1.cfm' does work. Which made me think it had something to do with caching, but clearing the cache and restarting CF did not work.
Do anyone have an idea?
Thanks,
G.
Running
OSX 10.10
CF 11 Upd 2. Dev