Hi Andy,

Am 24.03.11 10:25, schrieb Andy Natt:
> The Error from the 404 page is:
> 
> Error: Not Found             No handler matched request to /json/
> sprints/Sprint 7/team
> 
> Other XHR requests are fine, the backlog returned 200 as expected.

That is veritably strange. Maybe the next thing to check is to see how
exactly agilo is installed on your system, maybe you have an older
version installed in parallel that causes a weird interaction?

Information we would need is how you installed Agilo and previous
versions (and maybe check if there is still something left of old
versions). One way to start this check is to see what is returned by
'python -c "import agilo; print agilo.__path__"'

Also how is Agilo activated in your config file? It should look
something like this
{{{
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
}}}

if you have more than three lines for Aglo, then you should replace them
all by this.

Also, do you have any other plugins installed?

One way to find this out, is to log in to agilo as an admin and visit
"About Trac" in the upper right corner. Then copy the system information
table.

Hope this helps,
Martin

-- 
Follow Agilo on Twitter: http://twitter.com/agiloforscrum
Please support us by reviewing and voting on: 
http://userstories.com/products/8-agilo-for-scrum 
http://ohloh.net/p/agilo-scrum 
http://freshmeat.net/projects/agiloforscrum

You have received this message because you are subscribed to
the "Agilo for Scrum" Google Group. This group is focused on
supporting Agilo for Scrum users and is moderated by
Agilo Software GmbH <http://www.agiloforscrum.com>.

To post to this group, send email to [email protected]
To unsubscribe from this group, send an email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/agilo

Reply via email to