The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I'm looking for a hack that will do what I need (or something close to it)
When you register on our forums, you can select games you own. I would like a hack that would look at the selection and display the icons of that game under the users avatar. I would also like a hack that will add an icon under the users avatar depending on what usergroups they are a part of. I believe I can program this myself in the templates, but I'd much rather use a hack if one is available. Thanks! |
#2
|
||||
|
||||
![]()
See Custom Profile Fields for selecting the games. Then there is an Article (do a search in the Articles forum) to show how to display them in the postbit.
For icons based on usergroups, see User Ranks |
#3
|
|||
|
|||
![]()
unfortunately the article you're referring to simply says "I don't recommend it" when talking about what I'm trying to achieve.
Thanks for the tip about ranks though. Wasn't aware you could use images for that |
#4
|
||||
|
||||
![]()
If you know any php, then you could probably write up some code yourself for the games icons.
|
#5
|
|||
|
|||
![]()
unfortunately I can't figure out how to reference each check box within a field. I can reference a field just fine. Any ideas?
|
#6
|
||||
|
||||
![]()
I'm not sure what you mean. If you have having problems with the html, just google "forms html" and you should find several tutorials.
|
#7
|
|||
|
|||
![]()
Say I want to reference a profile field that contains a string
<if condition="$post['field1']"> Now lets say field1 actually contains 15 check boxes. I need a function that will look at each check box and see if it's checked. Instead of looking at field1 as a whole, I need to look at all of the parts of field1. Get it? |
#8
|
||||
|
||||
![]()
I see what you want, but I don't know how to do that, sorry. I think I saw something over on vb.com that explains how to do that. You should search over there.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|