News:

Wondering if this will always be free?  See why free is better.

Main Menu

Xfire package !

Started by ch3ster, June 15, 2007, 03:39:16 PM

Previous topic - Next topic

ch3ster

i upload my xfire MOD.. and when i ame clicking apply this message are showing up !
check it

Please remember to always make regular backups of your sources and database before installing mods, especially beta versions. 


!!Error in Package Installation

At least one error was encountered during a test installation of this package. It is strongly recommended that you do not continue with installation unless you know what you are doing, and have made a backup very recently. This error may be caused by a conflict between the package you're trying to install and another package you have already installed, an error in the package, a package which requires another package that you don't have installed yet, or a package designed for another version of SMF.

Install Actions
Installations actions for "XFire Field 1.1":
Installing this package will perform the following actions:  Type Action Description

1. Execute Modification modification.xml       Modification parse error
2. Execute Modification -                              Modification parse error
3. Extract Tree ./Themes/default/images

thenn i click APPLY MOD...
and a tmy profile section i don;t see any thing so can somebody help ?

that people can fix in there profile theme Xfire names and stuff>?
check ; http:www.battlefieldpirate.nl the best news website ever..
BF2, BF2142, ARMA ; Make an account and support the forum to !

Harro

Never install a mod when you get errors!

Also, that mod is for an older version of SMF.
There have been a lot of changes from RC2 to 1.1.2, so that's probably the reason it's not working.
It's better if you post in the support topic for that mod for help & updates.
http://www.simplemachines.org/community/index.php?topic=104762.0

Wal-Mart Security

Search for(forums/themes/default/profile.template.php):
<tr>
<td><b>', $txt['MSN'], ': </b></td>
<td>', $context['member']['msn']['link_text'], '</td>
</tr>


Add after:
<tr>
<td><b>Xfire: </b></td>
<td>', $context['member']['options']['xfire'], '</td>
</tr><tr>
<td><b>Xfire: </b></td>
<td>', $context['member']['options']['steamid'], '</td>
</tr>

Search for(forums/themes/default/profile.template.php):
<tr>
<td width="40%"><b>', $txt['MSN'], ': </b><div class="smalltext">', $txt['smf237'], '.</div></td>
<td><input type="text" name="MSN" size="24" value="', $context['member']['msn']['name'], '" /></td>
</tr>

Add After:
<tr>
<td width="40%"><b>Xfire: </b><div class="smalltext">Enter your <a href=http://www.xfire.com>Xfire</a> information here.</div></td>
<td><input type="text" name="default_options[xfire]" size="24" value="', $context['member']['options']['xfire'], '" /></td>
</tr><tr>
<td width="40%"><b>Steam ID: </b><div class="smalltext">Enter your Steam ID here.</div></td>
<td><input type="text" name="default_options[steamid]" size="24" value="', $context['member']['options']['steamid'], '" /></td>
</tr>


Search For(forum/themes/default/display.template.php):
// This shows the popular messaging icons.
Add After:
//This shows the xfire image and link
if (!empty($message['member']['options']['xfire']))
echo '<a href="http://profile.xfire.com/', $message ['member']['options']['xfire'], '" target="_blank">
<img border="0" src="' . $settings['images_url'] . '/xfire.gif"></a>';


You will also need the this image.  Upload it to your theme's images directory.

Enjoy :)

This will also add a Steam ID field.  If you don't want a Steam ID field then just edit out the appropriate code.
Achilleus Technologies
Ace Gaming Syndicate
PART TIME SMF CHARTER MEMBER 4LIFE

SMF slays phpbb, puts it in an IPB coffin, and buries them both with the ashes of vBulletin.

ch3ster

really strange dude i cant find profile.Template.&nbsp; &nbsp;i using theme BLACKDAY

www.battlefieldpirate.nl and click forum..

really strange what to do know ? And my forum version is RC3 ?
check ; http:www.battlefieldpirate.nl the best news website ever..
BF2, BF2142, ARMA ; Make an account and support the forum to !

Harro

If you can't find it in the blackday theme you have to edit that file in the default theme folder.

ch3ster

ok its clear and its working except the image is not coming.. but i got more mods Countryflags and other things can you help me with that to if i send my msn to your PM ??
check ; http:www.battlefieldpirate.nl the best news website ever..
BF2, BF2142, ARMA ; Make an account and support the forum to !

Harro

Make sure you upload the images to your default and your blackday theme folders.
And if you pm me I'll steal all your cookies :P
Please keep all support on the forums ;)

ch3ster

Quote from: Harro on June 16, 2007, 08:27:16 AM
Make sure you upload the images to your default and your blackday theme folders.
And if you pm me I'll steal all your cookies :P
Please keep all support on the forums ;)
okay but the image is not working ???
check ; http:www.battlefieldpirate.nl the best news website ever..
BF2, BF2142, ARMA ; Make an account and support the forum to !

Harro

Which image?
Can you post a link?

ch3ster

#9
that little xfire logo if you put je xfire on.. that you see under your avatar under the forum post that you have put your xfire on..

http://www.teamfab.net/forum/index.php?action=dlattach;topic=35.0;attach=2

the little xfire logo for under your profile

if i put my msn on and i check a forum post. then you see under my avatar the MSN LOGO that means that i fill in my msn adres on my profile.. do you know what i mean ?
check ; http:www.battlefieldpirate.nl the best news website ever..
BF2, BF2142, ARMA ; Make an account and support the forum to !

Harro

Can you post a link directly to a page where I can see it's not showing up.


ch3ster

http://www.battlefieldpirate.nl/index.php?option=com_smf&Itemid=26&topic=427.msg3895#new

here know you can see it..
you see know XFIRE picture under the other pictures and if you click on my profile you see i fill my xfire on !
check ; http:www.battlefieldpirate.nl the best news website ever..
BF2, BF2142, ARMA ; Make an account and support the forum to !

Harro

The image is working fine for me (both Opera and IE).
Try to clear your cache (CTRL + F5) and see if it comes up then.

ch3ster

Quote from: Harro on July 11, 2007, 06:13:01 AM
The image is working fine for me (both Opera and IE).
Try to clear your cache (CTRL + F5) and see if it comes up then.

LOOOOLL sooo you see a xfire image :P
check ; http:www.battlefieldpirate.nl the best news website ever..
BF2, BF2142, ARMA ; Make an account and support the forum to !

Harro

I see it.
Have you tried to clear your cache or try another browser?
Do you see it then?

ch3ster

maybe a option to delete my cookies and stuff orr i pressed ctrl f5 nothing happend
check ; http:www.battlefieldpirate.nl the best news website ever..
BF2, BF2142, ARMA ; Make an account and support the forum to !

Harro

What browser are you using? Try another one.
and are you the only one that can't see it, or are there other users as well?

Wal-Mart Security

Sorry, haven't had a lot of time to come here.  You all know how it is with work, beer, video games, hookers, sleep..... :D

The image is just the usual xfire "x" logo that you see on the program.  Sure enough, those guys changed their forum so that you would have to register before you can see anything.  I wouldn't be surprised if it would work even if you did because I think they changed servers and directories a couple of times and I know what that's like lol.

You can just go to google images and find an appropriate image for xfire, resize it, rename it, and then upload it to the right directory and it'll work.

As far as the other stuff you PMed me >:( about, I'm not familiar with those mods so I wouldn't be able to help much.







Just kidding about the hookers by the way :D
Achilleus Technologies
Ace Gaming Syndicate
PART TIME SMF CHARTER MEMBER 4LIFE

SMF slays phpbb, puts it in an IPB coffin, and buries them both with the ashes of vBulletin.

Advertisement: