Closed GDmac closed 9 years ago
around line 148 (single tag) i added a check on group id (copied from tagpair)
if (!empty($this->settings['allowed_groups'])) $db->where_in('m.group_id', $this->settings['allowed_groups']);
So it seems like the issue is that it's enforcing the member group limit on the selection interface but not re-checking the saved data later. Sending this to @lukewilkins for his thoughts.
this still on the radar?
Unfortunately we've been swamped so haven't had a chance to look at it yet. Sorry about that!
@GDmac, can you take a look at my comment here and see if the new version helps your tickets? It's a beta, so make sure to back up any data you have!
Thanks for this nice add-on. I limited selection to a single member group. With two members selected, the tagpair correctly will not show info for the member that has been moved to a different member group. The single tag however still outputs both members 3|4