The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
xFire Status in Member Profile Details »» | |||||||||||||||||||||||||
This is similiar to https://vborg.vbsupport.ru/showthread.php?t=103507 but shows the xFire status (as the largest version) in the member Profile.
xFire allows you: * See when your friends are online & what game they're playing * See where they're playing and join them with one click * See what games the friends of your friends are playing and so on. More informations and the download link for the free software can be found here: http://www.xfire.com This modifications show your Xfire Miniprofiles in the member profile. So your friends can see if you are online and what kind of games are you playing and maybe join you. Modifications: 1 extra Field 1 Template modification 1 New Phrase Add 2 New Fields: 1st new userfiled Go to AdminCP -> User Profile Fields -> Add New User Profile Field Profile Field Type: Single-Line Text Box Title: xFire Game Status - www.xfire.com Description: Please enter your xFire username here. Click Save. Note the field ID, which you will need in the template code. 2nd new userfiled Go to AdminCP -> User Profile Fields -> Add New User Profile Field Profile Field Type: Single-Selection Radio Buttons Title: xFire style Description: Choose a xFire style: Default (bg), Fantasy (os), Combat (co), Sci-Fi (sf) Options:
Field Editable by User: Yes Allow user to input their own value for this option: No Click Save. Note the field ID, which you will need in the template code. Template Modification: Go to AdminCP -> Styles & Templates -> Style Manager Select the Style you wish to edit. In the dropdown menu select Edit Templates In the template Memberinfo Find: PHP Code:
PHP Code:
Product: Vbulletin Varname: x_xfire_info Text: You can get closer information about Xfire <a href="http://www.xfire.com" rel="nofollow">here</a>. When you create the new field make a note of the field ID you will need to substitute the X1 for the 1st new userfield and X2 for the 2nd new userfield with the xFire username field ID number and xFire style field ID number. Now edit your profile and enter your xFire username. VERSION HISTORY 1.0.2 [+] Option to choose between different xFire styles. 1.0.1 [+] New link under image to start xFire and add user to friend list. 1.0.0 Initial Release If you use this mod please click Install - cheers! Show Your Support
|
Comments |
#12
|
|||
|
|||
The problem is in his code
<if condition="$post['field13']"> you have to change the field # of his code to the field number of your xfire code |
#13
|
|||
|
|||
ok thx GFX now this hack runs!
Kurtz marks INSTALLED |
#14
|
|||
|
|||
I can't find X1 or X2
|
#15
|
|||
|
|||
Nevermind I got it working, but my problem is that the the xfire stats doesn't show up :erm:
|
#16
|
|||
|
|||
does this mod currently work for 3.6.8 to show up in the profile ? everything appears to be installed correctly so I am thinking no.
|
#17
|
|||
|
|||
It works for me, I have 3.6.8, works fine. Took me a few mins to figure out why the pic wasn't showing but works now.
Make sure you edit the code correctly and put the correct field# in each spot that says "Field13" or "Field17", if you have those correct it should work. |
#18
|
|||
|
|||
as you can see in my memberinfo template i dont have the code that you have to search for so where would i put the hack code ??
Quote:
|
#19
|
|||
|
|||
Edit: Sorry! Working perfectly, didn't actually realise that this one wasn't for the postbit.
THANKS! Great mod |
#20
|
|||
|
|||
Hi, i have a problem on it. $Post[FILDID] not work.
i test it with name field and any other fields but no sucess. this is my custom fields: Xfire Account=field24 Xfire Style=field25 and this is my code: PHP Code:
tnx |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|