![]() |
Disable "view forum posts" and "find latest posts"
Hi, I'd like to disable the "view forum posts" and "find latest posts" options on my vBulletin. I know I can edit the codes in the memberinfo and memberaction_dropdown templates but I only need this for the admins on the forum. Is there a mod for this?
|
Anyone?
|
Bump.
|
Surround the action in an IF condition like this:
HTML Code:
<vb:if condition="is_member_of($vbulletin->userinfo,5, 6, 7)">DROPDOWN STUFF</vb:if> |
Hello,
Thanks for your help but I meant that the "view forum posts" and "find latest posts" on the admin profiles should be disabled for the regular members and guests. How can I change this in memberinfo and memberaction_dropdown? |
Yes i know what you meant, simply surround those items in the dropdown with the conditional.
|
Is it me or it still doesn't work? It seems that both admins and normal members can't choose the "view forum posts" option. Can you tell me where I need to edit the codes in the dropdown file?
|
Try $bbuserinfo instead of $vbulletin->userinfo
(It would also help if you told us *exactly* what template and what code you are changing.) |
All times are GMT. The time now is 08:34 AM. |
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:
|