Hey people.
Earlier I posted saying that I only wanted to use this system for moderators & admins to use, so I have only Admins & Mod's groups allowing it.
The problem was that everyone on the board could see the icons to send a pager message, the links in every users profiles and it still shows up in the quick links.
Not good to have something showing to everyone when all it does is say "You are not allowed to use vbPager" when they click on it...is it?
So, after some playing around I found that if you go into...
- Postbit / postbit_legacy template
- MEMBERINFO template
- navbar template
and find where it says <--- [Start vbPager HACK..... ...../ ----> (in between these)
....
wrap <if condition="$show['pager']"> and </if> around the code and then it will only become visible to those groups who are allowed to us vbPager.
Hope this helps some people.
|