> How does your form action look? Can you post your $form->create()
> line? It may be a problem with non-english inflection.

$Materiale = ucfirst($materiale);
echo $form->create($Materiale, array('action'=>'edit','type' =>'file'));?>

$Materiale is the name of the controller with first letter capitalized

> And, there's no "missing controller" error? Weird.

no missing controller, no missing view... nothing... it's really strange...

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

Reply via email to