Could not find the included template includes/404.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/sngtactical.com/wwwroot/categorylist.cfm: line 40
Called from C:/home/sngtactical.com/wwwroot/categorylist.cfm: line 3
Called from C:/home/sngtactical.com/wwwroot/categorylist.cfm: line 1
|
38 : <cfset jsonData = FileRead(expandPath("data/#brand_name#.json"))>
39 : <cfelse>
40 : <cfinclude template="includes/404.cfm">
41 : <cfinclude template="includes/footer.cfm">
42 : <cfabort>
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
35.173.48.18 |
Referrer |
|
Date/Time |
05-Oct-24 08:44 PM |
|