![]() |
a question
You can prevent vision to a user group?example not only to see New Posts to the group in reading.
Thanks |
Sorry, I don't understand. It sounds like you want to keep a usergroup from seeing something?
|
Quote:
Sorry my bad English. |
Quote:
Form Top 10 Stats Mod ? |
Quote:
|
1 Attachment(s)
Maybe this way I can make myself understood.
The reading group should not see this writing. |
Now I think I was clear in the request, there could be no solution?
Thanks |
To be honest that picture confused me more, because there's an arrow pointing to the Archive link but none of your previous posts mention the archive.
|
I think krimesis wants to hide the archive link in the footer.
And what is the "Reading Group"? krimesis, you do know that what you see as an admin is not what others see when looking through the archives. It has the same permissions as your forums. |
It sounds like he doesn't want a certain usergroup to be able to see the archive posts.
|
Quote:
thanks |
You can delete the link in your footer, but if someone has a direct link they would still be able to see the archive. I'm sure there has to be a way to do what you are asking.
|
In your footer template,
Find: Code:
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if> Code:
<if condition="is_member_of($bbuserinfo, 1,2,3,4,5,6,7)"><!-- Remove or add Usergroup ID's here --> Find: Code:
$template_hook[footer_links] Code:
</if> As Boofo mentioned above, those that know the direct URL can still get to it & view it, but they can only view the forums you gave them permisson to view in Forum Manager. Remember, they do not see what you see. |
Quote:
|
What version of vbulletin are you using?
|
Quote:
|
New?
|
Ok, do this.
In your footer template, Find: Code:
<if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> -</if> Code:
<if condition="is_member_of($bbuserinfo, 1,2,3,4,5,6,7)"><!-- Remove or add Usergroup ID's here --> Click save. |
Quote:
|
All times are GMT. The time now is 04:19 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|