Hello, Sorry, I cannot find the mistakes in your code. try following:
1. move the line "$this->cacheQueries = false;" to the line before first select query. 2. check whether the update query was successed or not. check the value of curId in DB from mysql client(mysql command or phpMyAdmin...). 3. check the return value of "$this->execute($sql);" Best Wishes, Takuo Shiono --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
