On 1/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
I'm using Ajax.Updater() to call an action, and update a div. It works, but not all the time...I have to keep reloading the page, and sometimes it works, sometimes it doesn't, and once it works once, it'll never work again unless i refresh it a few times again. Anyone ever have this happen to them? I'm not getting any errors, it just works sometimes, and sometimes it doesn't. Any advice?
I noticed some weirdness like this when I switched between DEBUG 0 and DEBUG 1 when building some stuff with the Ajax helpers. Not sure if that's what you are running into. Then again, I use jQuery now for my CakePHP-related Ajax needs and always do my development work with DEBUG set to 1. Hope that helps. Try deleting the stuff in the /tmp/cache directories and see if it's causing the same problems. -- Chris Hartjes My motto for 2007: "Just build it, damnit!" rallyhat.com - digitial photo scavenger hunt @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 -~----------~----~----~----~------~----~------~--~---
