From: Cory B. <ope...@co...> - 2005-04-17 18:20:13
|
Doh, nevermind. I just figured it out. I set the log4perl level to DEBUG when debugging the actions.ini issue. Apparently this tweaks the template output also. I set it back to INFO and now it is all good. Thanks :) -Cory On Sunday 17 April 2005 11:06 am, Cory Bennett wrote: > Thanks for the help on the action.ini updates issue. > > Just finished going through the tutorial, I am impressed so far :) > > My new problem is that I am seeing odd output in the templates for all the > MSG calls. Not sure how this happened (think it happened sometime when I > was reinstalling the book package to attempt to fix the action.ini > problem). Now whenever there is a MSG call in a template, I see the msg id > name followed by the value. So my banner header looks like: > > [base_main.label.home] Home | [base_main.label.users] Users | > [base_main.label.groups] Groups | [base_main.label.pages] Pages | > [base_main.label.news] News | [base_main.label.whats_new] What's New > > When I created the website, it looked normal. So somehow something got > tweaked. This look familiar? I see entries in the log like: > > 10:41:40 DEBUG OI2.TRANSLATE OpenInteract2::I18N (38) Message for key > 'base_main.label.home': '[base_main.label.home] Home'; > given args [] > > But that does not mean much to me. > > Any suggestions? > Thanks! > -Cory > > On Saturday 16 April 2005 07:37 pm, Chris Winters wrote: > > On Apr 16, 2005, at 10:17 PM, Cory Bennett wrote: > > > ... > > > I do everything, run the "oi2_manage package_all" and it installs > > > everything > > > nicely to my website. The problem is that the conf/book/actions.ini > > > file in > > > my website is not getting updated. Instead the new actions.ini file > > > is being > > > deposited at conf/book/updates/action.ini-0.05. > > > > > > So to get the new actions.ini am I supposed to know to manually copy > > > over the > > > actions.ini? Do I need to specify some option to oi2_manage to > > > overwrite the > > > original actions.ini? Is this a bug or a feature :) > > > > It's a feature, but apparently an underdocumented one since this is the > > second question raised this week. > > > > Short answer: there will be both a global option (in your > > conf/server.ini) and a per-install option (given though oi2_manage) so > > that the configuration file will always be the new one. You can track > > its progress here: > > > > http://jira.openinteract.org/browse/OIN-173 > > > > Thanks for writing! > > > > Chris > > > > -- > > Chris Winters > > Creating enterprise-capable snack systems since 1988 > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > openinteract-help mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/openinteract-help |