The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
CA.com IM & GT Icons Details »» | |||||||||||||||||||||||||
After my first small hack, I created this one. So it's my second and includes some user wishes. I am still working on it and will post Updates and Addons evertime I get them done.
So click INSTALL to stay tuned ================================================= CAUTION: UPDATE FOR 3.7.x can be found: [HERE] - Thanks to Bilderback ================================================= What's it about? ---------------------------------- The hack gives your users the possibility to add their Google Talk, Nintendo Wii Console Code, XBOX Gamertag and Playstation Network Nick to their Profile through the User Control Panel Where will it be shown? ---------------------------------- The Icon will be shown:
================================================= Modifikation Information: - Templates to modify: 5 - Files to upload: 4 - XML Files to import: 1 Product ================================================= For the future I will add the following Gamertags:
If you have any wishes for additional TAGs etc, just ask. I will try to add them. A DEMO Version can be found HERE User: Test PW: test Click INSTALL to get an email when an update for this Mod is released Show Your Support
|
Comments |
#32
|
|||
|
|||
Installed and works like a charm, now if we could only get a Steam ID profile section that would be great
|
#33
|
|||
|
|||
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> 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! |
#34
|
|||
|
|||
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 |
#35
|
||||
|
||||
Any possibilty of this going 3.7 ?
|
#36
|
|||
|
|||
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 |
#37
|
|||
|
|||
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. |
#38
|
|||
|
|||
This no longer works AT ALL with vB 3.7.0. Totally fried - not one bit of functionality.
|
#39
|
||||
|
||||
I have ported this to 3.7 if Datenpapst allows me to release it.
Adding more options to speak such as zero template edits. |
#40
|
|||
|
|||
For sure, release it
Thanks for doing the work atm other things have to be done first |
#41
|
||||
|
||||
Quote:
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. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|