Could not find the included template /display/dsp_OdZYS.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 E:/sites/chateau20/index.cfm: line 53
|
51 : <div class="main2"<cfif url.page is not "home"> style="background-image:url(/images/bg-main2-interior.jpg);margin-top:-1px;"</cfif>>
52 : <div class="main3"<cfif url.page is not "home"> style="background-image:url(/images/bg-main3-interior.jpg);"</cfif>>
53 : <cfinclude template="/display/dsp_#url.page#.cfm">
54 : </div><!--- /.main3 --->
55 : </div><!--- /.main2 --->
|
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
184.73.74.47 |
| Referrer |
|
| Date/Time |
19-May-13 10:44 PM |
|