Tried manually setting the modified to its current record that did nothing it was overwrote by the new time stamp.
I tried updateAll to no avail. How should the array look? 1 model, multiple records where saving 1 field(order) where user user_id = the Auth user and Model.id => $id Thanks -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of AD7six Sent: Tuesday, February 15, 2011 5:12 AM To: CakePHP Subject: Re: Do not save Modified On Feb 15, 6:25 am, "Dr. Tarique Sani" <[email protected]> wrote: > If modified is set in your Data then that value will be saved in the database > > Rest I leave you to figure out ;-) You could also consider using updateAll. AD -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
