Sorry for the delay, I wasn't aware of this thread.
It appears the init_user_groups function was mistakenly erased in the current release, you need to replace the lines in forums/threads.php around line 437:
Code:
Content visible to verified customers only.
with:
Code:
Content visible to verified customers only.
I will update the forums/threads.php in the downloadable build to reflect the change.