Could not find the included template bin/
photos.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:/webapplications/SoHappyRacing/view/layout.cfm: line 15
Called from C:/webapplications/SoHappyRacing/index.cfm: line 50
Called from C:/webapplications/SoHappyRacing/application.cfc: line 31
|
13 : <div class="Content">
14 :
15 : <cfinclude template="bin/#url.layout#.cfm">
16 : </div>
17 : <cfinclude template="bin/footer.cfm">
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
3.235.140.84 |
Referrer |
|
Date/Time |
13-Aug-22 06:11 PM |
|