View Full Version : Conditional for postbit_legacy
Confusion
08-25-2005, 05:45 AM
Can someone show me how to make it to where only the ADMIN's can see a link to view reputation comments... Like how to show the link in everyones postbit but only allow the ADMIN's to see it.
Thanks.
Marco van Herwaarden
08-25-2005, 06:51 AM
I might be totally wrong here, but i think reputation comments is not a standard function in vB. I suggest you ask this question in the thread of the hack you are using for the comments.
Confusion
08-25-2005, 10:58 PM
I might be totally wrong here, but i think reputation comments is not a standard function in vB. I suggest you ask this question in the thread of the hack you are using for the comments.
I may have worded it wrong... The thing I'm talkin' about is under ADMINCP>User Reputations>View Reputation Comments. I guess all I'd want is for the link to point here - http://www.mysite.com/forums/admincp/adminreputation.php?do=list.
Does that make more sense?
Thank you.
Marco van Herwaarden
08-26-2005, 03:51 AM
Sorry misunderstood you.
I guess you could do it with a simple condition in the postbit, something like (not tested):
<if condition="$bbuserinfo[usergroupid] == 6"><a href="put link here">Show comments</></if>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.