Hello I have a "small" problem of redirection, I have been searching here but did not find my answer. This is the problem ..
from an ajax link into the main view I call my controller ADD function that updates the current screen (a div). I fill up the information, save and I want to redirect to the the function "VIEW' of the same controller. This function also update the div into the main view.. When I use redirect(controller/method), I get an error into the FireBug console view.. What is the "way" of doing this ? Note the the "view" method also return in an "ajx way". I must miss something somewhere, so if anyone know ..tell me.. Ask me more informations if it's not clear.. Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
