Hi, i found the problem, it was a bug in the 1.2 5985 release, now in the 1.2 beta it is working again.
Sorry for making so much trouble. Now i only have to change all deprecated stuff. Greetings Hawk On Jan 22, 6:00 pm, "b logica" <[EMAIL PROTECTED]> wrote: > On Jan 22, 2008 3:01 AM, Hawk| <[EMAIL PROTECTED]> wrote: > > > > > > > Hi, > > > i have a strange problem. > > > i have an controller with an action add and edit > > If i call the controller action in the first place it works fine. > > I got my form and enter my data. After sending the data back to the > > controller action it never > > reaches the action in the contoller. > > It got somewhere stuck between > > beforeFilter -> beforeRender -> *never reaches Rendering* -> > > afterFilter > > > Someone got an idea? I tried to create a new controller with the same > > functions but a different name, it doesn't work either. > > Additionaly i got an similar controller + action that works fine. But > > not that specific one. > > I should mention that this one has an alternative tablenameing. > > Modelname != Tablename. > > > So please give me some suggestions where i can take deeper looks into. > > What do you see with DEBUG set to 2? > How are you calling the controller? > What does your code look like? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
