I have just solved it myself, I don't understand the solution but it works. (I needed to call redirect without appending 'index' as controller action)
On Sep 26, 5:44 pm, kgrimm <[EMAIL PROTECTED]> wrote: > Hello, > > I need to make a controller call from within another controller. The > controller I want to call has a render command. I tried to use > requestAction, but as I'm using ajax for displaying the content in my > layout all the layout is getting mixed up. Redirect isn't working > either. Are there any other alternatives? > > Many thanks, > > kgrimm --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
