vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Profile Enhancements - CA.com IM & GT Icons (https://vborg.vbsupport.ru/showthread.php?t=145615)

Danoxth 01-12-2008 10:52 AM

Installed and works like a charm, now if we could only get a Steam ID profile section that would be great :)

U.K.Visuals 01-23-2008 01:40 PM

i got some questions about it!
in the last part of the instruction you posted this code:

Code:

\\- Add below: - \\

                                <if condition="$userinfo['showgt']">
                        <tr>
                                <td>$userinfo[gticon]</td>
                                <td><a href="#" onclick="gtwindow('$userinfo[userid]', 400, 200); return false;">$userinfo[googletalk]</a></td>
                        </tr>
                                </if>
                                </if>
                                </table>
                        </fieldset>
                        <fieldset class="fieldset">
                                        <legend>$vbphrase[gameplattform]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                                        <if condition="$userinfo['showwii']">
                        <tr>
                                <td>$userinfo[wiiicon]</td>
                                <td>$userinfo[wii]</td>
                        </tr>
                                </if>
                                <if condition="$userinfo['showxbox']">
                        <tr>
                                <td>$userinfo[xboxicon]</td>
                                <td><a href="#" onclick="openWindow('http://live.xbox.com/member/$userinfo[xbox].card', 210, 145); return false;">$userinfo[xbox]</a></td>
                        </tr>
                                </if>
                                <if condition="$userinfo['showps']">
                        <tr>
                                <td>$userinfo[psicon]</td>
                                <td>$userinfo[ps]</td>
                        </tr>
                                </if>


\\- The lines then should look like this: - \\

                                <td>$userinfo[psicon]</td>
                                <td>$userinfo[ps]</td>
                        </tr>
                                </if>
                                </if>
                                </table>
                        </fieldset>
                </div>
        </div>
        </td>
       
</tr>
<tr>
        <td class="tcat" width="50%">$vbphrase[additional_information]</td>
        <td class="tcat" width="50%">$vbphrase[group_memberships]</td>

The parth with "The lines then should look like this"! What do i have to modify in this code?
i m not very familiar with PHP. Could someone expaline me what i have to do there?

i added the rest of the code in the themplates, but it looks like there are no changes! :confused:

Datenpapst 01-24-2008 06:23 PM

just add the code and then be sure that you put it right so that the code looks like this:

</if>
</table>
</fieldset>
</div>
</div>
</td>

</tr>
<tr>
<td class="tcat" width="50%">$vbphrase[additional_information]</td>
<td class="tcat" width="50%">$vbphrase[group_memberships]</td>

only so the boxes will be shown correctly ;)

Bilderback 02-06-2008 01:54 AM

Any possibilty of this going 3.7 ?

Deep-X 03-03-2008 09:36 AM

A) Would love to see this intergrated with xbox leadership board hack where this has a customzied user field x which reports back to that possible.

B) Would love to see Steam ID as well

GoldenChaos 03-22-2008 01:09 PM

I've been playing around with this modification and basically turned it into a Friend Code hack (which I may share later on). Right now I have it powering Zelda Universe.net's friend code system, as well as the driving force behind the Google Talk handle area.

It handles friend codes just fine - it's a very simple modification to the product and works like the Wii code does. Which is fine. The problem comes up with the Google Talk handles...

For some reason, the product sets the default value for a Google Talk handle as [googletalk]. Which means almost all of my users end up having a Google Talk icon filled with the useless handle [googletalk].

Does anyone have a solution for this? I've been poking around the code in the xml file but can't find out why it's doing that.

GoldenChaos 05-02-2008 08:46 PM

This no longer works AT ALL with vB 3.7.0. Totally fried - not one bit of functionality.

Bilderback 11-16-2008 06:38 AM

I have ported this to 3.7 if Datenpapst allows me to release it.
Adding more options to speak such as zero template edits.

Datenpapst 11-17-2008 11:08 AM

For sure, release it ;)
Thanks for doing the work atm other things have to be done first :(

Bilderback 11-18-2008 05:13 PM

Quote:

Originally Posted by Datenpapst (Post 1667422)
For sure, release it ;)
Thanks for doing the work atm other things have to be done first :(

3.7 Version
https://vborg.vbsupport.ru/showthread.php?t=196587

The 3.7 version above is different code.
Please do not use it to upgrade the 3.6 version.

Sorry Datenpapst,
I am still new to vbcode or I would also write an upgrade file.


All times are GMT. The time now is 08:51 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.01803 seconds
  • Memory Usage 1,748KB
  • 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
  • (1)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