Could not find the included template ../../config/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 C:/home/sunshinepools.ca/custom/Testimonials/index.cfm: line 51
|
49 : <cfif SCRIPT_NAME Contains "index.cfm">
50 : <cfif getsettings.customGUI EQ 0>
51 : <cfinclude template="../../config/header#templatefile#.cfm">
52 : <cfelse>
53 : <cfinclude template="../../config/GUI_header.cfm">
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
98.84.18.52 |
Referrer |
|
Date/Time |
07-Oct-24 07:00 PM |
|