Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
STEAM Profile/Status Display Details »»
STEAM Profile/Status Display
Version: 1.00, by drpeppper drpeppper is offline
Developer Last Online: Mar 2016 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.8.2 Rating:
Released: 04-13-2009 Last Update: Never Installs: 39
Template Edits
 
No support by the author.

[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
Find what your field id is. It should look something like fieldx where x is the number.

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>
Make sure to change x to your id.

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">
in your postbit or postbit_legacy (depending on what you use) template[/S]

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

File Type: png Untitled.png (87.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 06-18-2009, 01:16 AM
GrossKopf GrossKopf is offline
 
Join Date: Jan 2007
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #23  
Old 06-27-2009, 04:20 AM
cdnbacon cdnbacon is offline
 
Join Date: Nov 2006
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, this was working wonderfully until the pathetic steamprofiles.com link began showing up at the bottom of the images. Uninstalling right now.

Pathetic.
Reply With Quote
  #24  
Old 06-28-2009, 03:16 AM
anuanu anuanu is offline
 
Join Date: May 2007
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #25  
Old 07-14-2009, 11:18 PM
THE__DRIFTER THE__DRIFTER is offline
 
Join Date: Feb 2009
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by anuanu View Post
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

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.
Reply With Quote
  #26  
Old 07-15-2009, 12:59 PM
drpeppper drpeppper is offline
 
Join Date: Nov 2007
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey anuanu,

this was a script given to the community TF2Maps.net
the script included a GNU General Public License.
Reply With Quote
  #27  
Old 07-15-2009, 01:00 PM
drpeppper drpeppper is offline
 
Join Date: Nov 2007
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cdnbacon View Post
Well, this was working wonderfully until the pathetic steamprofiles.com link began showing up at the bottom of the images. Uninstalling right now.

Pathetic.
im sorry. please contact me for a refund.
Reply With Quote
  #28  
Old 07-15-2009, 08:12 PM
anuanu anuanu is offline
 
Join Date: May 2007
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by THE__DRIFTER View Post
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.
Yea I know thats an issue I was working...The code is in the footer but for some reason its not showing up. I had an arguement with the creator about it and I eventually found out that its not showing up for some reason. I wont be able to work on this for another 4 months or so.


Quote:
Originally Posted by drpeppper View Post
hey anuanu,

this was a script given to the community TF2Maps.net
the script included a GNU General Public License.
Maybe your not understanding. Your code links to steamprofiles.com and thats it. On my site the code does not link to steamprofiles.com. Also I searched on TF2Maps.net and they dont have that code or file listed anywhere...but maybe im blind... This is what I have in my postbit:


<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
Reply With Quote
  #29  
Old 07-15-2009, 08:25 PM
anuanu anuanu is offline
 
Join Date: May 2007
Posts: 141
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #30  
Old 07-23-2009, 02:19 AM
DJ29Joesph DJ29Joesph is offline
 
Join Date: Jan 2009
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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:
<iframe src="http://laptop/Forums/steam/sphtml.php?id=STEAM_0:1:10081860" align="right" width="254" height="48" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe
link
Reply With Quote
  #31  
Old 07-27-2009, 11:57 AM
Zizagg Zizagg is offline
 
Join Date: Feb 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:08 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
  • Page Generation 0.08066 seconds
  • Memory Usage 2,337KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete