![]() |
image button in profile?
i want to add an image button in the profile of my staff members but i'm not sure how to do it, i'm not sure if it would require a hack/mod or not. can anyone help?
|
Do you want this to display just in the profile of the user? Would most likely require a hack to do so.
|
yes just in the profile under the usersname
|
anyone?
|
Quote:
So in your Member Info Template [MEMBER_INFO] maybe something like: Code:
<if condition="$bbuserinfo[usergroupid]==6"> |
i'm not sure i understand
Where in the MEMBER_INFO template would i put that? & Would i just replace "ADMIN" with the image button i wanna use? |
help? anyone?
|
I don't think that above code will work since bbuserinfo refers to the current user, not the one you're viewing.
|
Quote:
In the MEMBERINFO template Search for: Code:
<if condition="$userinfo['usertitle']"><div class="smallfont">$userinfo[usertitle]</div></if> Add Underneath Code:
<if condition="$userinfo[usergroupid]==6"> :) |
it's does not show in there profile to the left when they post.
|
If you want it in the postbit, you'll have to edit the postbit template (or legacy) and add some code there too.
|
what code and where in postbit?
|
Quote:
|
All times are GMT. The time now is 04:50 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:
|