An error has occured in processing your request. If this problem persists, please contact the BSU Web Team at webteam@bridgew.edu and alert them to this problem.
| MissingFileName | _defaultsAll.cfm |
|---|---|
| Detail | 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. |
| Message | Could not find the included template _defaultsAll.cfm. |
| TagName | CFINCLUDE |
| Type | MissingInclude |