hi Chris, yes I did that with debug level 2. ClearCache returns true indicating that the cache was deleted but when I reload the browser, it retrieves the content from the same cache. I think it might be because of the way unlink works. As I understand, unlink only removes links to the file rather than physically deleting the file. But I am not sure about this.
Regards, Ritesh On Jun 25, 12:29 pm, "Chris Hartjes" <[EMAIL PROTECTED]> wrote: > On 6/25/07, bingo <[EMAIL PROTECTED]> wrote: > > > > > hi > > > I tried both > > unlink and clearCache but none of the them worked. View.php always > > returns the cached element. > > > Regards, > > Ritesh > > Have you tried doing any of this with debug set to 1 or greater in > config/core.php? > > -- > Chris Hartjes > Senior Developer > Cake Development Corporation > > My motto for 2007: "Just build it, damnit!" > > @TheBallpark -http://www.littlehart.net/attheballpark > @TheKeyboard -http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
