Could not find the included template material/index.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:/www/communityxs/application.cfc: line 40
|
38 : <cfabort>
39 : <cfelseif #cgi.server_name# eq "www.dev.communityxs.com">
40 : <cfinclude template="material/index.cfm">
41 : <cfabort>
42 : </cfif>
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| Remote Address |
216.73.216.223 |
| Referrer |
|
| Date/Time |
19-Mar-26 07:58 AM |
|