Quote:
Originally Posted by Mayers
I'm trying to make it so my members must have say 10 posts in order to see content on one of my pages. I've tried using the promotion systems, but it seems cron aren't working. Is there a different I can go about doing this?
|
That would be the way I'd do it.
I have a similar scheme whereas registered1 usergroup may post but it is moderated. Once someone is a member for more than 2 days they are moved to registered2 where any registered user can post.
You need to have a usergroup that is allowed to see your hidden page.
Then with promotions that person is added to your new secondary usergroup.
Then it's a matter of the correct condition statement if it is a custom page within vB.
How are you created your page?