Re: Routing Plugins

2009-09-25 Thread WebbedIT
@jorge/christian: If you want to discuss a different topic, do so in a new thread don't simply change the topic of an existing thread which has nothing to do with your alternative subject. --~--~-~--~~~---~--~~ You received this message because you are subscribed t

Re: Routing Plugins

2009-09-23 Thread Miles J
Hah good catch, looks like I will have to update things :p On Sep 23, 3:27 am, WebbedIT wrote: > You were very close Miles, the solution is 'plugin' => null --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP"

Re: Routing Plugins

2009-09-23 Thread WebbedIT
You were very close Miles, the solution is 'plugin' => null --~--~-~--~~~---~--~~ 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 grou

Re: Routing Plugins

2009-09-23 Thread WebbedIT
@Miles: Funnily enough I am currently integrating your Cupcake Forum plugin and have hit this exact problem. I want the plugin to operate using my app's user model rather than duplicating things within the plugin and have had success in doing this as I have the index page recognises a logged in u

Re: Routing Plugins

2009-09-05 Thread Miles J
Try adding 'plugin' => false to the array. On Sep 5, 2:01 am, Stefan wrote: > Hey hello i'm new to cakephp but i think it's a really cool thing to > learn and so fare all went well. But now I  have a problem and i can't > figure it out by my self. > I have a plug in and I visit the plug in over

Routing Plugins

2009-09-05 Thread Stefan
Hey hello i'm new to cakephp but i think it's a really cool thing to learn and so fare all went well. But now I have a problem and i can't figure it out by my self. I have a plug in and I visit the plug in over the url pluginname/ controller/action and i want to go back over a navigation menue th