Could not find the included template tools/calc_sausage.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:/home/theculturecook.com/wwwroot/tools.cfm: line 5
Called from C:/home/theculturecook.com/wwwroot/index.cfm: line 216
Called from C:/home/theculturecook.com/wwwroot/Application.cfc: line 19
|
3 : <cfif isdefined("url.tool")>
4 : <!--- <cftry> --->
5 : <cfinclude template="tools/#url.tool#.cfm">
6 : <!--- <cfcatch><cflocation url="index.cfm"></cfcatch>
7 : </cftry> --->
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
34.229.63.28 |
Referrer |
|
Date/Time |
04-Dec-23 02:12 PM |
|