On Mar 1, 7:29 pm, NineBlindEyes <[email protected]> wrote:
> Didn't work. I still do not understand what would make cake decide to
> add rows anytime you save data and read data in a controller.

Probably if you log $this->here and $this->referer(); you'll find
you're making requests to 'view' articles that don't exist. e.g.
through missing css, js or images.

incidentally you can just use updateAll
http://book.cakephp.org/revisions/results/query:updateAll
http://api.cakephp.org/search/updateAll

hth,

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