Hi! > Now I seemed to have messed things up even worse. I commented out the > disabled lines below, restarted apache, went into Agilo admin and > disabled/enabled the advanced UI. Now all these lines are gone and I > get an exception : > > File > "/usr/local/trac/installed/lib/python2.5/site-packages/trac/wiki/formatter.py", > line 874, in format > File > "/usr/local/trac/installed/lib/python2.5/site-packages/trac/wiki/parser.py", > line 122, in _get_rules > File > "/usr/local/trac/installed/lib/python2.5/site-packages/trac/wiki/parser.py", > line 152, in _prepare_rules > File "/usr/lib/python2.5/re.py", line 188, in compile > return _compile(pattern, flags) > File "/usr/lib/python2.5/re.py", line 241, in _compile > raise error, v # invalid expression > error: redefinition of group name 'it_ticket' as group 40; was group 16 > > Upon loading any page. > > How do I get agilo to disable the plugins that it needs disabled and > more specifically, how do I fix this breakage?
I have to admit - I have no Idea what caused this. This is what is enabled under components for me, so maybe this can help you: -- snip -- [components] acct_mgr.admin.accountmanageradminpage = enabled acct_mgr.api.accountmanager = enabled acct_mgr.web_ui.accountmodule = enabled acct_mgr.web_ui.loginmodule = enabled acct_mgr.web_ui.registrationmodule = disabled agilo.* = enabled agilo_common.* = enabled agilo_pro.* = enabled trac.ticket.api.ticketsystem = disabled trac.ticket.roadmap.roadmapmodule = disabled trac.ticket.web_ui.ticketmodule = disabled trac.web.auth.loginmodule = disabled -- snap -- Sure my configuration of the account manager is a bit special, but the rest should work good for you too. Regards, Martin -- Consultant agile42 GmbH www.agile42.com Grünberger Str. 54 10245 Berlin, Germany Office: +49 30 2005 3958 Fax: +49 30 2007 8274 Amtsgericht Charlottenburg: HRB 111402 CEO Marion Eickmann --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Agilo for Scrum" group. This group is moderated by agile42 GmbH http://www.agile42.com and is focused in supporting Agilo for Scrum users. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/agilo?hl=en -~----------~----~----~----~------~----~------~--~---

