[eluser]ywftdg[/eluser]
Yeah I am not sure its a cache issue now...as I have tried to disable cache every which way I can, even using chrome and in developer tools turning it off, still no go. Again, works like a charm locally. Its almost acting as if, ok it updates the item in the database, but maybe while the database is still working, its too fast and gets the old value...no idea, but thats the way it seems to be working...almost like the js is running too fast before the db is fully saved...
but that doesn't to ally add up, because we run it on the ajax success...not on complete or anything like that.
even putting an alert in that script, sometimes it runs, sometimes it doesn't...quite strange...