On Tue, Jul 31, 2012 at 6:26 AM, Randy Johnson <[email protected]> wrote:
> I guess I should have been more clear. The error was the Open BD Admin > area app. I just did a default install and tried to go the admin area. > I'm starting to think a change on the engine side inadvertently impacted something I'm doing in the admin. The only thing I noticed for sure is that the Application.cfc is missing a = in the opening tag: https://github.com/OpenBD/openbd-administrator/blob/master/bluedragon/administrator/Application.cfc Since the admin console hasn't changed in a while my guess is that's been there for a long time but maybe something changed with the parsing to make it barf in that way now? Reason I haven't fixed it is because I'm busily working on an admin console revamp and changing things over to script-based CFCs anyway but that's the one potential glitch I noticed when someone asked me about this issue earlier. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en
