Is trophies work for previos users ?
We actually try this but older users are not promoted to new group.
Can you summarize how cron jobs work for user promotions ?
Actually we want to disable new users to post.
After 3 days of registration, we want to enable them for posting.
We think we can make this real by using user groups and trophies.
1 - After user signs up, add this user a user group with less priviledge. (can not post) - thats why we need to...
Hi all,
We converted our vbulletin forum to xenforo recently.
So far so good.
Is there anyway to change default registered users group id ?
some forum users say that there
is a static variable in upload\library\XenForo\Model\User.php
called
public static $defaultRegisteredGroupId = 2;
I...