Version: 1.0.1, by Mycologist
Developer Last Online: Feb 2013
Category: Mini Mods -
Version: 4.0.0
Rating:
Released: 12-23-2009
Last Update: 12-26-2009
Installs: 88
Template Edits
Re-useable Code Additional Files Translations
No support by the author.
Description
Integrates SteamProfile badges into your forum. Allows forum users to see the current status of other members, including, adding them as Steam firends, viewing their profile, joining their current game and viewing their Team Fortress 2 backpack. The script accepts Steam IDs (ex STEAM_X:X:XXXXXXXX), Steam Community IDs (17 digit number) or Steam Community Aliases. I have included my vB4 skin as the default for the widget.
Go to AdminCP > User Profile Fields > Add New User Profile Field > Single-Line Text Box.
Enter in what ever title and description you want.
Optional To only accept Steam IDs add the following to "Regular Expression":
Code:
STEAM_[0-9]:[0-9]:[0-9]{4,}
Change the "Display Page" option to "Options: Other".
Save.
Make note of the field number (ex field5).
Go to AdminCP > Styles & Templates > Style Manager > Edit Templates > Postbit Templates > postbit_legacy.
Find the following line:
Code:
<vb:if condition="$post['title'] OR $show['messageicon']">
Replace fieldX, in both locations, in the following line of code with your noted field number from above. Then add the code to a new line after the previous line:
I am not sure if this is a question I can ask in this forum but is there any possibly way to use this add on on 3.8? Would it be the code that needs to be altered or both the code and the files uploaded? Thanks in advance.
1) whats the overhead on running this on large forums?
I wouldn't know the answer to this. I would assume the largest load comes from the two js files that are uploaded.
Quote:
Originally Posted by VSLucky
Thanks for the terrific addon.
I am not sure if this is a question I can ask in this forum but is there any possibly way to use this add on on 3.8? Would it be the code that needs to be altered or both the code and the files uploaded? Thanks in advance.
Crap i dont konw what happened, but it stopped displaying the information for the steam signature . You can check out any post at www.brotherhoodofgamers.com it only shows the background now and nothing else, how do I fix this?
Crap i dont konw what happened, but it stopped displaying the information for the steam signature . You can check out any post at www.brotherhoodofgamers.com it only shows the background now and nothing else, how do I fix this?
If it was working, now it isn't then it must have been something you did/installed/modified on your forum. I would backtrack your steps. (unless you can share something more about what happened)
I really have no idea, I didn't really modify much , I installed comichat i believe it's called at my site on the bottom its like facebook chat. but i checked postbit and header and all the codes are still there, so I have no idea why it wouldn't show up.
Crap i dont konw what happened, but it stopped displaying the information for the steam signature . You can check out any post at www.brotherhoodofgamers.com it only shows the background now and nothing else, how do I fix this?
Same Problem here, but after a fresh Install. example.html works fine, but in vB there is only the steam_id in the mouseover tooltip.