Re: Multiple prefixes and reverse prefix routing

2009-07-01 Thread double07
I'm nearly there folks. My solution has been to modify the 'controller' part of my links in my views to include /venue/controller and /admin/venue/controller. This works fine in the non admin links i.e. /venue/controller/action/id - and partially works for admin i.e. / admin/venue/controller - but

Multiple prefixes and reverse prefix routing

2009-06-25 Thread double07
Hi all, I'm having trouble with getting my routes setup for a project I'm working on. See this thread for a little more background on the project: http://groups.google.com/group/cake-php/browse_thread/thread/33544e08936fba4e/069109e06b3fca09?lnk=gst&q=a+better+way#069109e06b3fca09 Basically it h