You're extremely helpful. Thank you again.
I did get it working. I did have one more question however.
If I am specifying a lot of different usergroups in my template and plugin and don't want to have to individually go back and change each template anytime I make a change in my usergroups, is there a way I can define an array in place of the usergroups?
Something like: <vb:if condition="in_array($GLOBAL['forumid'], $MyUsergroups)"> ?
How would I create a plugin that would then feed $MyUsergroups to the templates?
Thank you again.
|