OpenBD Bad File Exception
Need some help? Visit our manual http://openbd.org/manual/
The page you were executing caused an internal server error
TypeTemplate
MessageUnrecognized tag
Tag<CFA_PAGE
PositionLine=33; Column=1
DetailThe 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
TypeTemplate
MessageUnrecognized tag
Tag<CFA_GENERATEDCONTENTCACHE
PositionLine=51; Column=2
DetailThe 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