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)

compact123 08-08-2007 12:03 AM

Thanks, nice mod

shokmuzik.com 08-09-2007 10:39 PM

Will there come any updates on this?

GoldenChaos 08-15-2007 02:53 PM

Wonderful - just the GTalk/Wii solution I needed! Works just fine on vB 3.6.8.

Has a slight typo in the instructions for the code (there's an extra "w" in showwgtalk, see?), but removal of the extra "w" makes it work just fine. GREAT hack!

if you want to see it in action on vB 3.6.8, have a looksee: http://www.zeldauniverse.net/forums/

TrIn@dOr 08-15-2007 03:00 PM

Quote:

Originally Posted by GoldenChaos (Post 1318177)
Wonderful - just the GTalk/Wii solution I needed! Works just fine on vB 3.6.8.

Has a slight typo in the instructions for the code (there's an extra "w" in showwgtalk, see?), but removal of the extra "w" makes it work just fine. GREAT hack!

if you want to see it in action on vB 3.6.8, have a looksee: http://www.zeldauniverse.net/forums/

U have the same error that we all have...

http://www.zeldauniverse.net/forums/...w-5323851.html

GoldenChaos 08-15-2007 04:36 PM

..hmm. Interesting. Well, I'll be working to fix it, then! If he doesn't release an update, I'll just keep trying to fix it myself.

EDIT: I did a (quite ugly) temporary fix for the issue, simply by making the bottom two areas into a new table. I really do hope this hack is updated soon; it's a great hack.

GoldenChaos 08-15-2007 06:10 PM

FIX FOR THE MEMBERINFO BUG; also makes GameID table disappear if there is no GameID field filled out (Keep in mind I only use the Wii code addon for this, but it should work for everything):

Originally, the code looked like this:

Code:

                                <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>
                                $template_hook[memberinfo_iminfo]
                                </table>
                        </fieldset>
                        </if>
                       
                        $template_hook[memberinfo_contactinfo]
                </div>
        </div>
        </td>

Replace all of that with:

Code:

                                        <if condition="$userinfo['showgt']">
                                        <tr>
                                                <td>$userinfo[gticon]</td>
                                                <td><a href="#" dir="ltr" onclick="gtwindow('$userinfo[userid]', 400, 285); return false;">$userinfo[googletalk]</a></td>
                                        </tr>
                                        </if>
                                        </if>
                                        </table>
                                </fieldset>
                                        <if condition="$userinfo['showwii']">
                        <fieldset class="fieldset">
                                        <legend>$vbphrase[gameplattform]</legend>
                                        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
                        <tr>
                                <td>$userinfo[wiiicon]</td>
                                <td>$userinfo[wii]</td>
                        </tr>
                        </table>
                                </if>
                                </if>
                                $template_hook[memberinfo_iminfo]
                        </fieldset>
                        </if>
                        $template_hook[memberinfo_contactinfo]
                        </td>
                </div>
        </div>
        </td>
</tr>

TO ADD THE OTHER GAMEID'S INTO THE TABLE, SIMPLY PLACE THEM BEFORE THE </if> TAG... You'll notice all of the GameID IF statements follow a general pattern - shouldn't be too hard to single out which is which and paste them into my code after the Wii GameID.


To get a feel for what I did, I'll say this: I closed the tables INSIDE the <if> statement, instead of outside... that way it closed the table if the user had a GameID. But what if they only had IM contacts, but no GameID? I had to find a way to make the GameID table disappear if they had none - I moved the entire table into the GameID's <if> statement, meaning that if they have no GameID, the GameID table will not show up, and therefore will not cause problems being empty. But if it does show up, it will have fields filled in, thus making it harmless anyway.

Weapon-x 09-21-2007 12:39 AM

Is this still supported? And does this work with 3.6.8? Reason asking many changed in code.

yahoooh 09-21-2007 01:01 AM

paltalk and inspeak programs
it will be perfect if u add them
thanks

MrD 11-09-2007 12:31 PM

Hi,
any News about the Games Listed in the 1 Post?
But have anyone a TMS File for Templateedits?

Datenpapst 12-19-2007 11:42 AM

Hi Folks sorry for my longterm absence. I am going to fix all bugs etc during xmas vacations and will also bring some updates and new features. So stay tuned :)


All times are GMT. The time now is 03:19 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.01040 seconds
  • Memory Usage 1,754KB
  • 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
  • (1)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