![]() |
Image In Postbit For dditional usergroups
I have the following code, how do I make it so when a user decides to join one additional usergroup, that an image shows up in there. I have the following code, but it isnt working.
Code:
<if condition="is_member_of($bbuserinfo, 93)"><img src="imagesource" alt="althere" /></if> |
PHP Code:
PHP Code:
|
Thanks but:
I want everybody to be able to see it. But when they join a public group, an image in the postbit will appear for that user, and he/she as well as everyone can see it. |
You want it to be based on the usergroup of the user who made the post?
Then you use: Code:
<if condition="is_member_of($post, 5, 7, 8)"> |
I want it so like:
Say I joined the additional usergroup "Red". Then, in the postbit, under the reputation an image will appear. Everyone can see it, but you can only get that image under your reputation if you join that group. |
Use Opserty's code, that'll do what you're looking for.
|
Okay, so I have the following code in my postbit, but the code posted doesnt seem to be working.
Heres the code: Code:
<!-- / flags + streets start --> |
|
All times are GMT. The time now is 09:24 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:
|