vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - Steam Connect - Sign in with your Steam Account! [RC3] (https://vborg.vbsupport.ru/showthread.php?t=266883)

Disasterpiece 05-19-2012 12:18 PM

Quote:

Originally Posted by FF|Skyrider (Post 2330206)
I did so, checking my profile now.. Still not in the "test" usergroup. The maintenance also ended with:

updates on this? Did it work?

Skyrider 05-20-2012 05:28 PM

Quote:

Originally Posted by Disasterpiece (Post 2330694)
updates on this? Did it work?

That was the update :p, my usergroup has not changed. It's not moving me to the ""test" group.

billstelling 05-20-2012 11:14 PM

Hey all. Just giving a heads up on how I have this set up on my sites.
I have it placed in the header template here:
Code:

<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>
                                <vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                        {vb:raw steam_button}
                                </vb:if>

https://vborg.vbsupport.ru/external/2012/05/12.png
using these graphics:
https://vborg.vbsupport.ru/external/2012/05/13.png for log in to steam.
and
https://vborg.vbsupport.ru/external/2012/05/14.png for linked..

The facebook logged in has the icon over the user pic and it will ride over the steam connect so I have added 19px of transparency to the right of the graphics to compensate for the facebook overlay issue. It has nothing to do with this mod but to correct for it the images need the added 19px of transparency..

Keep up the awesome work Disasterpiece!:up:
Oh I have it installed on vB 4.2 beta one as well and it works great with it. If you want access to the test site Disasterpiece let me know and I will set you up with access.

Oh, almost forgot.. The steam log in does not show for non logged in or non members.. Not sure what the deal is with that but shouldn't it show so steam members can join the site?

Cadellin 05-26-2012 07:32 PM

I'm having issues integrating the steam avatars into areas outside the postbit such as the CMS comments, activity feed and visitor messages.

Has anyone successfully integrated the avatars all the way across vB?

Disasterpiece 05-27-2012 11:55 AM

you'd need to create some additional code to get the avatar urls into the userinfo.
If you're good with php, you can take a look at the plugin code "Add Steam avatar to postbit". That's basically how you get the urls.

wtfaatp 05-27-2012 01:24 PM

My biggest thing is getting profile pic to work using the Steamconnect :\

Disasterpiece 05-27-2012 01:56 PM

1 Attachment(s)
Quote:

Originally Posted by wtfaatp (Post 2333483)
My biggest thing is getting profile pic to work using the Steamconnect :\

try the attached plugin xml file.
The plugin adds the steam avatar to the member profile page.

Upload it as a plugin, not a product. (last entry in the admincp > products & plugins group > upload plugin xml file)

wtfaatp 05-28-2012 01:38 AM

Awesome man :D worked great..

The same code should basically work for other area's correct like the CMS or VIstor messages?

Disasterpiece 06-03-2012 03:07 PM

yes. depends on the hook location basically.

Skyrider 06-03-2012 08:52 PM

Is there anyway that the steam login can feature a "game" check? So it checks if the person owns a specific game and if owned that game, move to a different usergroup?


All times are GMT. The time now is 10:50 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.02222 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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