Could not find the included template principal.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:/inetpub/wwwroot/aplicaciones/logueo/members_only.cfm: line 54
|
52 : </cfif>
53 : <cfif Modo IS 1>
54 : <cfinclude template="principal.cfm">
55 : <cfelseif Modo IS 2>
56 : <cfinclude template="reglas.cfm">
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
18.97.14.82 |
Referrer |
|
Date/Time |
13-Jun-25 06:03 PM |
|