I use the content profile module to have some user profiles.
I have created a view with some fields from the content profile. One of the filters for this view is: "user:active".
When I use your module the view still produces the fields from a user who is blocked.
I checked documentation to write my own plugin but it seems I don't get it right.
Could you help me a bit?
Thanx!
Comments
Comment #1
steven jones commentedPossibly related to #874506: Views caching flawed, can you try the dev version and see if that fixes the issue?
Comment #2
timlie commentedThe dev version doesn't fix my problem.
Views cache doesn't get flushed...
Comment #3
steven jones commentedThat's a bit odd. Any chance you could export your view and post it here?
Comment #4
erikwebb commentedThis doesn't sound like a caching problem. This module shouldn't be altering what actual content is outputted.