Version: 1.00, by m002.p
Developer Last Online: Jun 2022
Category: Add-On Releases -
Version: 3.7.x
Rating:
Released: 07-05-2008
Last Update: Never
Installs: 26
Template Edits
Additional Files
No support by the author.
What is this?
This template modification is an add-on (Can also be used solo, see below) for the [Sogteam]xFire Profile Module Hack*. It will display a small "miniprofile" in the postbit_legacy. Users who have forgotten or havent got xfire will have a "Get Xfire" image displayed instead linked to xfire.com. (See attached screenshot). Those who havent specifed their preferred style will have "shadow" used as default.
*This mod may be used without the above mod, but you will have to create two profile fields; one for the username entry, and two for the style options. More details can be found in the original mod.
What is xFire?
xFire has the following highlight features:
* Track & see when your friends / contacts are online & what game they're playing
* See what servers they're playing in, and join them with one simple click
* See what games your friends have
* Join clans with personal xfire pages
* Talk to your mates using a mic and one simple click
More information and the download link for the great free software can be found at the URL below:
1) Login to the admin CP and add two new user profile fields.
1st new field's settings:
Code:
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 to edit the template code.
2nd new field
Code:
Go to AdminCP -> User Profile Fields -> Add New User Profile Field
Profile Field Type: Single-Selection Radio Buttons
Title: xFire style
Description: Choose your preferred xFire style: Default (bg), Fantasy (os), Combat (co), Sci-Fi (sf), World of Warcraft (wow), Shadow (sh)
Options:
* bg
* os
* co
* sf
* wow
* sh
Set Default: Yes
Field Editable by User: Yes
Allow user to input their own value for this option: No
Click Save.
2)
Now upload the attached image to your /forum/images directory.
Find the following code in the "postbit_legacy" template for the styles concerned:
Note you need to edit xx to the field id of your username entry, and 00 to the field id of your style entry.
"sh" highlighted in red in the above code may be changed dependant on your default preferred xfire style.
Please note that the code above may be positioned virtually anywhere in the template within certain limits. The above method will result in the xfire miniprofile being displayed under the avatar. Experiment as you wish.
Done!
Enjoy!
PLEASE CLICK INSTALL if you use this modification for future updates and easy tracking at vb.org
doesn't show the get xfire image only shows an image if they entered an xfire
Please re-read the instructions above and check you uploaded the image to the correct src.
Quote:
Originally Posted by KURTZ
i mean the horizontal postbit ... not the legacy
It is primarily designed for vertical as in the screenprint attached. However it doesnt require much editing at all or changes to install in order to get it to display in horizontal postbits.
Being as you are marked as a designer, im sure you can figure it out