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.

Thx a lot

Hawk

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to