the next time i get all fields from table, "sp2.ico" will be
returned.

confusing because immediately after "saving" the record, i do a
findAll() and get the expected value "saved." (unfortunately the value
i am trying to save is the string "saved" so it is easy to get
confused).  when i come back though a second time, or list with
another action in the controller, i get "sp2.ico."  and i can use
other tools to look at the DB and see that it really is "sp2.ico" in
the field.

thanks all.

On Feb 21, 2:33 am, "Dardo Sordi Bogado" <[EMAIL PROTECTED]> wrote:
> >  now for the problem...
>
> >  the table has been changed, but it now shows the field i was trying to
> >  change has been changed to the name of  page's icon (sp2.ico).
> >  subsequent attempts to change the field give the same output in all
> >  responses, but i always get "sp2.ico" as the text in the field.
>
> >  what am i doing wrong?
>
> Where it is displayed like "sp2.ico", as in your data dump it displays
> as "saved"?
>
> >  hope that wasn't too wordy.  thought it better to include the code and
> >  outputs from the start before being asked.
>
> >  thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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