I recently uncovered a problem with my Events MOD install. It started when I created a "private" (allowed members only, hidden) forum for a small group of members. This forum will carry a LOT of events, that only a select few are interested in. After this addition, members without access to the forum reported that there were no events being displayed (well, only for today).
My guess is that the X events are retrieved THEN they are filtered for visibility.
Has anyone fixed this "bug" yet ?, before I have a crack at it myself.
What I am thinking of is making thie forum use event=2 rather than event=1 - the easy way around the problem maybe ?
I'm unclear on your question - that's what is supposed to happen. You don't want users to see events in a forum they can't access. The Events mod (at least the recurring one I use) is designed to let the events inherit the visibility of the forum. Thus, events in a allowed members only/hidden forum will be invisible to non-allowed members, but they will see events in public forums and member forums. If your only event-enabled forum is this private forum, then no events will show for anyone except the allowed members.
How is your forum deviating from the above description?
* The optimist says the cup is half full. The pessimist says it's half empty. But the engineer knows the truth - the cup's design is incorrectly sized.