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)
-   -   Add-On Releases - Steam Mini Profiles (For Steam Connect) (https://vborg.vbsupport.ru/showthread.php?t=266884)

Disasterpiece 12-16-2011 11:40 AM

A member profile tab is planned in the next update, changing it now would need some extra coding, since the vars used are those from the postbit template, as you should see. ($this->post doesn't exist in memberprofile)

pgc-cs 01-01-2012 05:22 PM

I've arleady added it into memberinfo page, using that code:
PHP Code:

include_once(DIR '/includes/functions_steamconnect.php');

$user_info fetch_userinfo($prepared['userid']);

if (
$steam_id get_user_steamid($user_info)) {
$template_hook['profile_sidebar_before_usermenu'] .= '<div class="steamprofile" title="'.$steam_id.'"></div>';


Added on sitebar, creating my own template_hook to place it right after profile picture, but you can choose any of the template_hooks arleady exists or place it in template using {vb:raw prepared.steamid} instead of {vb:raw post.steamid}.

To author: when will you publish new version with fixed issues with private message and quickreply/quickedit?

gamersplatoon 01-03-2012 08:37 AM

Doesn't work on 4.1.8 tried everything
it shows a blank mini steam profile box.

Disasterpiece 01-03-2012 01:31 PM

Quote:

Originally Posted by gamersplatoon (Post 2283318)
Doesn't work on 4.1.8 tried everything
it shows a blank mini steam profile box.

Can you give me a link to your forum with steam mini profiles installed and enabled?

CoZmicShReddeR 01-15-2012 08:27 PM

Did something in Steam change as the information isn't showing anymore in forums posts...

Checked all the theme edits and such everything seems fine... It was on and off with 4.1.9 now with 4.1.10 noting is showing...
Example: http://www.cozworld.com/welcome-new-...st-member.html

Disasterpiece 01-15-2012 11:10 PM

I heard from other users that there might be a problem with 4.1.10. I'll try a few things out tomorrow, haven't installed the 4.1.10 yet

CoZmicShReddeR 01-15-2012 11:31 PM

Quote:

Originally Posted by Disasterpiece (Post 2288334)
I heard from other users that there might be a problem with 4.1.10. I'll try a few things out tomorrow, haven't installed the 4.1.10 yet

Hey Disasterpiece thanks for being so amazing! I am sure I speak for all Steam Community forum webmasters that we really appreciate your enthusiasm! Your our only hope atm! :)

toxic91 01-19-2012 07:52 PM

help.. i can`t install that:/

"No profile ID assigned"

I add code to additional.css & postbit_legacy and that dosen`t work;/

i have 4.1.7 :/ what can i do ?

Disasterpiece 01-19-2012 08:39 PM

Are you sure you installed SteamConnect? https://vborg.vbsupport.ru/showthread.php?t=266883

toxic91 01-20-2012 12:12 PM

Yes. I installed b 1.2.2

and create unique Steam API Key, add key in setting, install steam mini profile, takie CHMOD directory "clientscript/steamprofile/cache" to 777, add code in additional.css. maybe my hosting have the firewall and this block connect:/
http://imageshack.us/photo/my-images/15/beztytu111u.png

what i must do to add steam id in my profile? mayby there is a problem:/


All times are GMT. The time now is 02:24 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.01143 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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