Could not find the included template /views/about/press_releases/.cfm.
|
Note: If you wish to use an absolute template path (for example, template="/mypath/index.cfm") with include, 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 include whenever possible.
|
|
The error occurred in C:/home/kaatsu.com/wwwroot/Layouts/Default/index.cfm: line 98
Called from C:/home/kaatsu.com/wwwroot/controllers/About.cfm: line 288
Called from C:/home/kaatsu.com/wwwroot/controllers/About.cfm: line 1
Called from C:/home/kaatsu.com/wwwroot/index.cfm: line 13
|
96 :
97 : for (Page in variables.Pages) {
98 : include Page;
99 : }
100 : </cfscript>
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
44.200.168.16 |
Referrer |
|
Date/Time |
30-Mar-23 05:03 PM |
|