cakephp in a joomla wrapper and iframe issues

2011-10-06 Thread RG
Hi all, we are building a subscription site and like some of the joomla commercial components for managing the subscription but need to build some complicated music and video pages which are perfect for Cake. After looking at some of the joomla/ cake solutions (Jake etc), I'm leaning towards the

Admin Routing not functioning

2007-03-27 Thread RG
I have define('CAKE_ADMIN', 'admin'); defined in the core.php file. When I add function admin_index() in my comments controller and navigate to /comments/admin I get the Missing Method in CommentsController error when I should receive the missing view error. I have used admin routing before withou