I'm probably misunderstanding something basic. I have a forum at freeflarum. Very few extensions installed except Approval, Flags and First Post Approval (also FoF OAuth and Fof Webhooks in case that matters). Approves is configured so only admins / moderators skip moderation and First Post Approval is set with "1" for number of first posts requiring approval and "1" for first discussions. When a new user posts a new discussion, it gets held for moderation, but after approval by an admin, all subsequent posts by that new user (replies or new discussions) still require moderation. After approving multiple posts / discussions, still the same behavior.
If I'm understanding the plugin right, after that first approval, the new user should be able to post and create new discussions without needing moderation. Am I missing anything? If not, any ideas for how to fix / troubleshoot what's going on? Since the site is hosting by freeflarum I don't have direct access to the database to see if the user's approval counts are incrementing as expected or not. I'm running Flarum 1.2.0 and First Post Approval 1.0.0.
Thanks!