'De-activate Member' has glitch.
Using Jamroom
Strumelia:
entries in the main page Activity Feed history still SHOW to logged OUT site visitors for quite a few minutes, even after clearing browser history and cache...despite a member having been de-activated.
entries in the main page Activity Feed history still SHOW to logged OUT site visitors for quite a few minutes, even after clearing browser history and cache...despite a member having been de-activated.
This is correct and due to caching - the only way to prevent this from happening is to completely disable caching, which is a bad idea. JR actually does a pretty good job of finding all the cache pages a profile is involved with, and those are invalidated when a profile is removed, but when the list is embedded into a skin page (i.e. your index.tpl) then only when the cache expires will you see the new content that no longer includes the deleted profile.
This is normal and something to expect if you want your system to perform well.