The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
STEAM Profile/Status Display Details »» | |||||||||||||||||||||||||||
[S]This is something that will give your users an ability to view member's status for their STEAM account. Offline/online/games playing/etc.
You can find an example here: http://forums.tf2maps.net/ Just look at any thread and find a post. The widget should be in the upper right hand corner of the post. Nothing has to be installed on your server. Step 1 Create a custom user profile field. Name it Steam ID. Code:
Single-Line Text Box Editable, Searchable, Members List Step 2 Plug your field id in to the following code Code:
<if condition="$post['fieldx']"><iframe src="http://steamprofile.com/profile/default/sphtml.php?id=$post[fieldx]" align="right" width="254" height="48" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe></if> Step 3 Place the code in step 2 that has been changed to reflect your profile field after Code:
$template_hook[postbit_messagearea_start] <if condition="$show['messageicon'] OR $post['title']"> <!-- icon and title --> <div class="smallfont"> If you would just like to have the options of having the status as sigs, visit http://steamprofile.com updated instructions for vbulletin 3.8 http://steamprofile.com/forums/showthread.php?tid=3 Screenshots
Show Your Support
|
Comments |
#22
|
|||
|
|||
I love this, but it had problems on my forums. It didn't display right and cluttered up the thread headers. Any chance someone with the right know-how can make this a block in the profile instead, like this X-Fire status hack:
https://vborg.vbsupport.ru/showthread.php?t=184325 |
#23
|
|||
|
|||
Well, this was working wonderfully until the pathetic steamprofiles.com link began showing up at the bottom of the images. Uninstalling right now.
Pathetic. |
#24
|
|||
|
|||
Not sure where the coder for this actually thought about this but me and a few friends actually coded this years ago...
Check it out on my forums and if you like it let me know and I may release it. I have some of the forums blocked off to guests but there are some sections that should be viewable to the public. Just like this one goto any post and you will see it. www.oonclan.com |
#25
|
|||
|
|||
Quote:
That is really quite interesting... What is even more interesting is that your using the same theme as we are but have no credits listed; why is that. Please, be careful as I was born at night but it was NOT last night. |
#26
|
|||
|
|||
hey anuanu,
this was a script given to the community TF2Maps.net the script included a GNU General Public License. |
#27
|
|||
|
|||
im sorry. please contact me for a refund.
|
#28
|
|||
|
|||
Quote:
Quote:
<iframe src="steam/sp.php?id=$post[field5]" width="254" height="48" scrolling="no" frameborder="0"> </iframe> Mine are actual files located on my website. I can't remember or not if I CHMOD the folder or not but take a look here: www.oonclan.com/steam/sp.php?id=ENTER A STEAMID |
#29
|
|||
|
|||
Ok I looked harder on there site and there file is located on there website also but named as sphtml.php...
I'm wondering if john released it when I told him not to... My apologizes for any irritation I caused. Myself and 3 friends (John, Dan, and Pete) actually created this code back in 2003 or 2004. Oh well though. Sorry again. |
#30
|
|||
|
|||
Can not get it to work on my site, can I piggy back off someone or could someone tell me how to fix it. I keep getting no steam id or community id. If I chmod that directory I get Internal server error.
heres a link: PHP Code:
|
#31
|
|||
|
|||
Greeting, I love this Mod and would like to get it on my site... although I'm brand new to vBull and have never loaded a mod before.
I was really hoping that we could get some directions that can walk us through the process, as it does seem straight forward, but I'm not even familiar with how to make a custom profile or where to look for the code, and then where to place the code when finished. Also, how do you know if you're using Postbit or Postbit_legacy. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|