Just as an Information...
It seems like one of the last Nightly builds broke the Administrator..
Getting the following error now on the login template
Type Application
Function(s) onApplicationStart
(/opt/OpenBD/webapps/openbd/bluedragon/administrator/Application.cfc,
Line=30, Column=3)
Detail Problem occurred while parsing: !StructKeyExists(localConfig,
"cfquery") || !StructKeyExists(localConfig.cfquery, "datasource"))
Extended Info extraneous input ')' expecting EOF
Tag Context CFSCRIPT
(/opt/OpenBD/webapps/openbd/bluedragon/administrator/Application.cfc,
Line=31, Column=5)
|
+-- CFFUNCTION
(/opt/OpenBD/webapps/openbd/bluedragon/administrator/Application.cfc,
Line=30, Column=3)
Source 28: </cfscript>
29:
30: <cffunction name="onApplicationStart" access="public" output="false"
returntype="boolean">
31: <cfscript>
32: Application.administrator = CreateObject("component",
"bluedragon.adminapi.Administrator");
^ Snippet from underlying CFML source
/Mats/
--
official tag/function reference: http://openbd.org/manual/
mailing list - http://groups.google.com/group/openbd?hl=en