I'm missing something, but perhaps this rings a bell with someone:

when I do this:
    $this->Photo->del($delete_id);

all of the fields of the record are wiped, but the record is not
deleted.

The model contains nothing more than a simple/default belongsTo
relationship.
There is no controller as it is handled from another model's
controller.

I expect it's something simple and embarrassing, but then I am simple
and embarrassing.
--~--~---------~--~----~------------~-------~--~----~
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