On Apr 17, 4:20 am, Miles J <[email protected]> wrote: > Neither of you are correct, or are referring to the wrong thing. > > @jacmoe - Its /root_url/plugin_name/plugin_controller/plugin_action/ > not /root_url/plugin_name/plugin_action/. > > And I quote the book: "Once a plugin has been installed in /app/ > plugins, you can access it at the URL /pluginname/controllername/ > action. In our pizza ordering plugin example, we'd access our > PizzaOrdersController at /pizza/pizzaOrders." > > @AD7Six - Prove me wrong? You cant go to /plugin_name/ and have it > work without defining the controller in the URL or setting up a route > to match it.
/plugin has always been the same as /plugin/plugin/index I ran into this exact problem with my forum plugin, so I > have test cased it. not very well apparently. AD Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. 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/cake-php?hl=en
