Could not find the included template ../templates/header.cfm.
|
Note: If you wish to use an absolute template path (for example, template="/mypath/index.cfm") with CFINCLUDE, you must create a mapping for the path using the ColdFusion Administrator. Or, you can use per-application settings to specify mappings specific to this application by specifying a mappings struct to THIS.mappings in Application.cfc. Using relative paths (for example, template="index.cfm" or template="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible.
|
|
The error occurred in D:/wwwRRTC/centerontransition.org/publications/index.cfm: line 4
|
2 : <cfset bodyClass = "sub publications">
3 : <cfset displaySidebar = "false">
4 : <cfinclude template="../templates/header.cfm">
5 :
6 : <cfset Publication = CreateObject("component", "CTI.Publication")>
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
128.172.22.173 |
Referrer |
|
Date/Time |
28-Jan-23 11:50 AM |
|