Hi,

At a loss on this one, I'm doing the following and the save is
successfull but it's creating 2 extra 'blank' rows each time in the
table

$this->Modelname->id = $id;
$this->Modelname->saveField('fieldname','data');

saves fine, but then creates 2 blank items in the table, each a few
seconds after each other?

Help!?


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