![]() |
Ok.. so how to I add it :) Mainly just wanting mods to have access only on their mod forums and to list it in postbits. I use the legacy post bit by the way. This would help me a lot.
|
OK, here is what I use in my postbit templates. I do not use the legacy one, but try it and let me know how it works for you.
In your postbit (or legacy) template, find: HTML Code:
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new"><strong>$post[postcount]</strong></a> </if> HTML Code:
<!-- checks for warning system --> For the number of points each user has, to appear in the post: Find: HTML Code:
<if condition="$show['reputation']">$post[reputationdisplay]</if> HTML Code:
<if condition="$post[usergroupid]==2"><BR>Warns Level: $post[warning_level]</if> Rgds |
Quote:
As for the 240800, that's why you shouldn't do math at 4am :o |
Works like a charm :) . Just through of something. How hard would it be to make it look like this:
Warns Level: 0 But when that user has a warning, it would be: Warns Level: 1 (have the color to be red for the non-zero number). I think it would be a condition or something. Dunno. |
Quote:
HTML Code:
<if condition="$post[usergroupid]==2"> |
Quote:
|
Quote:
HTML Code:
<if condition="$post[usergroupid]==2"> Rgds |
any easier way to set multiple usergroups:
Code:
<if condition="$bbuserinfo['usergroupid'] == '6' AND '7' "> |
Where do I change the banned usergroup ID from 8 to ?
|
Quote:
Rgds |
All times are GMT. The time now is 11:38 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:
|