My problem is i use now my own backend which i wrote it with cakephp but how i can use now the same controllers for my frontend not the same as backend methods but the same controller ? example:
i have an Controller: ClientsController in which an: admin_index() and index() but can“t use index() without asking mie to authentifacting me... how to solve this to see the frontend 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
