Could not find the included template /display/dsp_facts.html.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/ajfca/index.cfm: line 125
|
123 : <cfinclude template="/display/dsp_home.cfm">
124 : <cfelse>
125 : <cfinclude template="/display/dsp_#url.page#.cfm">
126 : </cfif>
127 : <div class="clearfix"><!--- ---></div>
|
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
107.22.127.92 |
| Referrer |
|
| Date/Time |
19-May-13 12:27 AM |
|