Could not find the included template area/login.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:/wwwroot/AlessandroCirciello/index.cfm: line 88
Called from C:/wwwroot/AlessandroCirciello/index.cfm: line 65
Called from C:/wwwroot/AlessandroCirciello/index.cfm: line 1
|
86 : <tr><td>
87 : <cfif session.IDUtente is 0>
88 : <cfinclude template="area/login.cfm">
89 : <cfelseif fileexists(expandpath("area/#url.ar#_#url.ard#.cfm"))>
90 : <cfinclude template="area/#url.ar#_#url.ard#.cfm">
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
3.236.46.172 |
Referrer |
|
Date/Time |
26-Sep-23 11:58 AM |
|