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 IM Card Details »»
Steam IM Card
Version: 1.6, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.8.x Rating:
Released: 03-01-2009 Last Update: 04-13-2009 Installs: 154
DB Changes Uses Plugins Auto-Templates
Translations Is in Beta Stage  
No support by the author.

This adds the ability of having for each user of your board to enter their Steam ID like the MSN, ICQ, AOL, Yahoo and Skype Messenger contact cards.

Users can enter their steam id in the following forms:This hack also integrates itself into the AdminCP User editor and the User Control Panel when its enabled

Permission granted for port of this hack to vb 3.8. Originally developed by Kalle Sommer Nielsen (c) 2007

Installation
  1. upload im_steam.gif to images/misc/
  2. import product

Download Now

File Type: xml product-imsteam v1.6.xml (13.8 KB, 692 views)

Screenshots

File Type: jpg edit_profile.jpg (77.6 KB, 0 views)
File Type: jpg popup.jpg (81.5 KB, 0 views)
File Type: jpg profile.JPG (30.7 KB, 0 views)

Show Your Support

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

Comments
  #42  
Old 03-04-2009, 10:11 PM
Doctor Death Doctor Death is offline
 
Join Date: Dec 2005
Posts: 449
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My memberlist does not show steam-enabled players. Using version 1.4. Does not show up in postbit nor profile.

Update: I found that when I edit and insert my steam id, when I come back it is gone. Is there a custom field that msut be created that this is not doing perhaps?
Reply With Quote
  #43  
Old 03-04-2009, 10:35 PM
Gamelobby's Avatar
Gamelobby Gamelobby is offline
 
Join Date: Jul 2007
Location: Long Beach, CA
Posts: 997
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So i see 1.4 in a lot of threads, but 1.3 in the first post.!?
1.4 should be the most current, & cover everything also, correct.?
Reply With Quote
  #44  
Old 03-05-2009, 01:29 AM
jesus likes pie jesus likes pie is offline
 
Join Date: Apr 2005
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The field is not saving for me. I am using v1.4. Both through User CP and through Admin CP

Any reason why..?

vB 3.8.1

The field def. exists and I don't get an SQL error or anything. It just doesn't update :s
Reply With Quote
  #45  
Old 03-05-2009, 01:41 AM
jesus likes pie jesus likes pie is offline
 
Join Date: Apr 2005
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Alright got it...

the following is case sensitive:

PHP Code:
elseif (substr($steamid,0,7)=='steam_0'
So you should add

PHP Code:
$steamid=strtolower($steamid); 
right after the GPC code.

You might also want to support urls containing "www" (i.e. http://www.steamcommunity.com/profiles/number)
Reply With Quote
  #46  
Old 03-05-2009, 01:43 AM
rasp187 rasp187 is offline
 
Join Date: Dec 2005
Location: Ohio
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When someone clicks on the icon, instead of it asking them if they want to go to YOUR SteamID page, it asks if they want to visit their own. I uninstalled it until that's fixed.
Reply With Quote
  #47  
Old 03-05-2009, 02:00 AM
jesus likes pie jesus likes pie is offline
 
Join Date: Apr 2005
Posts: 342
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is weird....it broke quick reply on one of my styles LOL.

No idea how or why and why it only happened on one style but now after every quick reply I get taken to

Thank you for posting! You will now be taken to your post. If you opted to post a poll, you will now be allowed to do so.

>:|
Reply With Quote
  #48  
Old 03-05-2009, 03:50 AM
tlwwolfseye's Avatar
tlwwolfseye tlwwolfseye is offline
 
Join Date: Dec 2008
Location: Germany
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What I ment was that the Tab "Messenger Contact" isn?t showing on my Memberlist thingy anymore since 1.4 and it sure is enabled to show up there. And it did, until 1.4 of this Mod. Any ideas why that is ?

Its not some setting i changed, its since the Mod installed with 1.4
Reply With Quote
  #49  
Old 03-05-2009, 04:02 AM
tlwwolfseye's Avatar
tlwwolfseye tlwwolfseye is offline
 
Join Date: Dec 2008
Location: Germany
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, i deinstalled the Mod and even if I have the option enabled in vB Options, that my messenger contacts are shown,

Quote:
Setting this option to yes will show the images for Skype, ICQ, AIM, MSN, and Yahoo! Messenger if the user has entered the correct information in his/her profile. These links are shown in various places throughout the forum, on posts, who's online, memberlist, profile, etc.
it shows those Messenger contacts in all of those places, just not in the Memberlist anymore. I know for certain that before I installed 1.4 it did show up there. And even before I installed this Mod at all, it showed in Memberlist too.

Now even with this Mod deinstalled anymore, it doesnt. I checked also with other Themes, also the original vB theme, it simply doesn?t show anymore in the Memberlist.

This Mod must have changed something in vB that it doesn?t change back when you deinstall it.
Reply With Quote
  #50  
Old 03-05-2009, 02:24 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rasp187 View Post
When someone clicks on the icon, instead of it asking them if they want to go to YOUR SteamID page, it asks if they want to visit their own. I uninstalled it until that's fixed.
Fixed in v1.5
Quote:
Originally Posted by jesus likes pie View Post
Alright got it...

the following is case sensitive:

PHP Code:
elseif (substr($steamid,0,7)=='steam_0'
So you should add

PHP Code:
$steamid=strtolower($steamid); 
right after the GPC code.

You might also want to support urls containing "www" (i.e. http://www.steamcommunity.com/profiles/number)
Included in v1.5
Reply With Quote
  #51  
Old 03-05-2009, 04:28 PM
Skyrider Skyrider is offline
 
Join Date: Feb 2006
Location: Netherlands
Posts: 1,392
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Possible you can add the versions and fixed / added things on your first post? Would be easier for people.
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 01:13 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11003 seconds
  • Memory Usage 2,344KB
  • 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
  • (4)bbcode_php
  • (3)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
  • (4)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