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)

theforumplace 06-20-2009 08:29 PM

Hi,

Can't get this to work using the latest VB 3.8.3, can't see any change on forums in my personalised style and cannot see anything in default style either.

Disabled all mods inc VBA but there are no conflicts and nothing changes regardless of what I do.

This doesn't work nor does the Xfire IM mod either.

Tagged for future use if you find the error.

Andy

davida500 06-27-2009 01:37 PM

Parse error: syntax error, unexpected T_VARIABLE in /dir/public_html/david/e3-clan.net/forums/includes/class_postbit.php(304) : eval()'d code on line 86

When its enabled, i can see the Steam image in the UserCP to enter the Steam Name, but when ever you go to view any post on the Forums, the posts do not show and i see this message at the top of the page.

David.

Taringa! CS 06-30-2009 01:44 PM

Quote:

Originally Posted by FF|Skyrider (Post 1829466)
When people add their Steam profile number in their profile settings, some receive this error:
http://img25.imageshack.us/img25/6938/errorvit.jpg

He attempted to add:
b00gyman93

Try to do it with this version, you'll get the same error.

I've got the same problem when getting community data it's turned on.

btw when using the steam ID everything works fine.

Sid 07-13-2009 02:40 PM

I'm looking to use this mod: https://vborg.vbsupport.ru/showthread.php?t=211193

Is that mod compatible with this one? If so, what field ID should I enter?

bananalive 07-17-2009 04:55 PM

Quote:

Originally Posted by Sid (Post 1848128)
I'm looking to use this mod: https://vborg.vbsupport.ru/showthread.php?t=211193

Is that mod compatible with this one? If so, what field ID should I enter?

Possibly, try this:

Ignore step 1

Step 2
Code:

      <if condition="$post['steam']"><iframe src="http://steamprofile.com/profile/default/sphtml.php?id=$post[steam]" align="right" width="254" height="48" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe></if>
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

Sid 07-20-2009 11:25 AM

bananalive:

Thanks - that seems to have added the box.

One small problem, however: it only displays the steam status box of the thread starter (on the first post of the thread). I'd like all posts by a user to display their status. Is it a case of simply removing the <if> condition:

<if condition="$show['messageicon'] OR $post['title']">

?

bananalive 07-20-2009 11:35 AM

Quote:

Originally Posted by Sid (Post 1852122)
bananalive:

Thanks - that seems to have added the box.

One small problem, however: it only displays the steam status box of the thread starter (on the first post of the thread). I'd like all posts by a user to display their status. Is it a case of simply removing the <if> condition:

<if condition="$show['messageicon'] OR $post['title']">

?

yes or you could change it to:

<if condition="$show['messageicon'] OR $post['title'] OR $post['steam']">

Stryker412 07-21-2009 02:52 PM

I have an odd issue. When I install this product all posts on my forum disappear. If I uninstall it, then they come back. Any ideas?

bananalive 07-21-2009 03:47 PM

Quote:

Originally Posted by Stryker412 (Post 1852919)
I have an odd issue. When I install this product all posts on my forum disappear. If I uninstall it, then they come back. Any ideas?

What php version are you using?

Stryker412 07-21-2009 06:33 PM

5.2.9


All times are GMT. The time now is 08:12 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.01172 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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