Could not find the included template /customcf/error.html.
|
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:\cfroot\common\error\error.cfm: line 14
|
12 : <cfset locale = "/" & thisArray[1]>
13 : </cfif>
14 : <cfinclude template="#locale#/customcf/error.html">
15 : </cfoutput>
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.107.191.101 |
| Referrer |
|
| Date/Time |
09-Feb-10 07:17 AM |
|