Hi All,
I have written a new plugin that allows immediate promotion of users, given certain triggers. It is based on the existing promotions task, but that task runs synchronously on a specified timer period.
I needed it as in some situations (such as when permissions change between the before/after usergroup) a delay in promotion is unacceptable.
The only mention I saw of such a feature was in this question thread: http://community.mybb.com/thread-167567.html . The answer was "no way to do it".
Plugin link:
Immediate Promotions Plugin
I have written a new plugin that allows immediate promotion of users, given certain triggers. It is based on the existing promotions task, but that task runs synchronously on a specified timer period.
I needed it as in some situations (such as when permissions change between the before/after usergroup) a delay in promotion is unacceptable.
The only mention I saw of such a feature was in this question thread: http://community.mybb.com/thread-167567.html . The answer was "no way to do it".
Plugin link:
Immediate Promotions Plugin