vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - Steam IM Card (https://vborg.vbsupport.ru/showthread.php?t=207129)

Doctor Death 03-04-2009 10:11 PM

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?

Gamelobby 03-04-2009 10:35 PM

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.?

jesus likes pie 03-05-2009 01:29 AM

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

jesus likes pie 03-05-2009 01:41 AM

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)

rasp187 03-05-2009 01:43 AM

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.

jesus likes pie 03-05-2009 02:00 AM

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.

>:|

tlwwolfseye 03-05-2009 03:50 AM

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

tlwwolfseye 03-05-2009 04:02 AM

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.

bananalive 03-05-2009 02:24 PM

Quote:

Originally Posted by rasp187 (Post 1760686)
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 (Post 1760684)
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

Skyrider 03-05-2009 04:28 PM

Possible you can add the versions and fixed / added things on your first post? Would be easier for people.


All times are GMT. The time now is 03:30 AM.

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.01260 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete