Anyone here using the Membrr subscription module?
I am using Membrr for a paid listings style site, this site accepts a single payment for a single listing. I am having a bit of trouble getting Membrr’s channel protector to work.
I have created a regular SAEF to post to my “questions” channel. I have set the channel protector to protect this channel and have checked the “Limit the user to one post per subscription” box.
I have wrapped the form with these tags:
{exp:membrr:has_subscription_for_channel channel="questions"}
...SAEF form…
{/exp:membrr:has_subscription_for_channel}Before a member has subscribed, this tag successfully stops them from seeing the SAEF form. However once a user has paid/subscribed they are able to see it and post to it as many times as they want even though I have set the channel protector to only allow a single post.
Am I missing a step here or does that seem in order? Please help 😊