I am struggling to get custom admin routing to work with pagination.

I have a custom admin route called 'courseadmin'. This works fine, but
when I try to do pagination in a view (courseadmin/students/index) the
pagination link links to "/students/courseadmin_index".

I suppose I could fix it with a route, but I'm not sure how, any
suggestions.

Walther
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to