Yii Framework Not Updated Immediately

Hi Guys,

I got some weird problem, when i updated some records from UI, the records seems not updated immediately in the UI, i need to refresh 2 times then will show updated record. is it related with the cache? anyone experience this before?

Note: will not happened in my local,

Thank you

Andi

Im using cActiverecords

It looks like a browser cache problem

Hi,

When you refresh your page , your request submitted two or three times. Please can you check your request before refreshing… whether all datas are send back to database.

Thanks,

chandran nepolean

Hi,

Thanks for remain me about this, i just did some sample test calling DB from test file, actually no problem with the framewoek, it just cache DB mechanism in my server.

Apologize for the mistake

Thank you