Quote:
Originally Posted by stevensteven
I don't understand?
- Also, how do you turn off the display of the Admin CP link? Or, do I need to modify the templates?
|
youd need to modify the footer template
find the current link to your admin cp and replace it with this
<if condition="$bbuserinfo[usergroupid] == 6"><a href="$admincpdir/">$vbphrase[admin]</a> </if>
its just hard coded

but it works