OK, but what does the rendered HTML of the form opening tag look like? On Tue, Mar 24, 2009 at 3:26 PM, fain182 <[email protected]> wrote: > >> 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 -~----------~----~----~----~------~----~------~--~---
