The Admin Tool moved to GitHUB some time back... the correct URL (which is on the openbd.og homepage) is https://github.com/OpenBD/openbd-administrator It's not been updated for quite some time so the links on the Administrtor main page is wrong... (unfortunately)
/Mats/ On Sunday, August 4, 2013 5:14:12 PM UTC+2, Peter wrote: > > I downloaded the latest desktop tool for v3 and created a war file. > > deployed it on fresh linux server running tomcat7 > > The administrator loads but the navigation bar at the top doesn't work. > > If i manually enter the correct url then I can go to the individual pages > but still the navbar does not play. > > It's the same on my local machine > > The link to the google code area > https://code.google.com/p/openbluedragon-admin-app/ is dead > > I've searched google for some time to try and find a fix > > When I use the admin screens, it generates a RTE. > > Detail below > > *request.content doesn't exist.*Request > /bluedragon/administrator/js/bootstrap-dropdown.jsFile Trace > /var/lib/tomcat7/webapps/myApp/bluedragon/administrator/js/bootstrap-dropdown.js > | > +-- /var/lib/tomcat7/webapps/myApp/bluedragon/administrator/Application.cfc > | > +-- > /var/lib/tomcat7/webapps/myApp/bluedragon/administrator/template.cfm > > TypeApplicationFunction(s)onRequestEnd > (/var/lib/tomcat7/webapps/myApp/bluedragon/administrator/Application.cfc, > Line=155, Column=2) > DetailError at line 1, column 9Tag > ContextCFOUTPUT<http://openbd.org/manual/?/tag/CFOUTPUT> > (/var/lib/tomcat7/webapps/myApp/bluedragon/administrator/template.cfm, > Line=36, Column=1) > | > +-- CFINCLUDE <http://openbd.org/manual/?/tag/CFINCLUDE> > (/var/lib/tomcat7/webapps/myApp/bluedragon/administrator/Application.cfc, > Line=165, Column=4) > | > +-- CFELSE <http://openbd.org/manual/?/tag/CFELSE> > (/var/lib/tomcat7/webapps/myApp/bluedragon/administrator/Application.cfc, > Line=164, Column=3) > | > +-- CFIF <http://openbd.org/manual/?/tag/CFIF> > (/var/lib/tomcat7/webapps/myApp/bluedragon/administrator/Application.cfc, > Line=162, Column=3) > | > +-- CFFUNCTION <http://openbd.org/manual/?/tag/CFFUNCTION> > (/var/lib/tomcat7/webapps/myApp/bluedragon/administrator/Application.cfc, > Line=155, Column=2)Source > > 130: </div><!-- /topbar-wrapper --> > 131: > 132: <div class="content">133: #Replace(request.content, > "${contextPath}", contextPath, "ALL")# > 134: </div> > > ^ Snippet from underlying CFML source > > -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
