| Type | Template |
| Message | Unrecognized tag |
| Tag | <CFA_PAGE |
| Position | Line=33; Column=1 |
| Detail | The tag cfa_page is not recognized. Please check for correct spelling. |
| Source | 30: <CFIF getPageProperties.authenticationType IS NOT 0>
31: <CF_doPageAuthentication thetype="#getPageProperties.authenticationType#">
32: </CFIF>
33: <cfa_page
34: siteName="Hofstra" ^ Snippet from underlying CFML source |
| Type | Template |
| Message | Unrecognized tag |
| Tag | <CFA_GENERATEDCONTENTCACHE
|
| Position | Line=51; Column=2 |
| Detail | The tag cfa_generatedContentCache is not recognized. Please check for correct spelling. |
| Source | 48: nLockTimeout="2000"
49: >
50: --->
51: <cfa_generatedContentCache
52: cacheName="#request.cfa.sitemodel.pagename#" ^ Snippet from underlying CFML source |