Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: GC on November 20, 2005, 03:30:55 AM

Title: Xbox Live Gamer Tag
Post by: GC on November 20, 2005, 03:30:55 AM
Link to Mod (http://mods.simplemachines.org/index.php?mod=225)

This allows users to enter there gamer tag ID in the profile. The users do not need to enter the .card or %20 in the input feild. This will show the users ID in posts below there aim and msn icons and under the website area in the profile.
Title: Re: Xbox Live Gamer Tag
Post by: Xarcell on November 20, 2005, 03:09:22 PM
It doesn't seem to work. When you view someone's profile, you see the field to enter the Gamertag.
Title: Re: Xbox Live Gamer Tag
Post by: GC on November 21, 2005, 04:40:43 PM
Are you using the default template? I installed it on my forums, it looks fine. Take a look. www.glitcherscorner.com/forums/
Title: Re: Xbox Live Gamer Tag
Post by: Xarcell on November 21, 2005, 05:53:17 PM
It does seem to work fine on your forum. On mine it doesn't. In fact, I intsalled it on 2 sites and niether installment worked. I'm using 1.1rc1 default theme.
Title: Re: Xbox Live Gamer Tag
Post by: Xarcell on November 21, 2005, 05:56:50 PM
I just tried in again on a 3rd test site, fresh install. Still the same problem. When you view a profile, you see the field in which you "enter" your gamertag. When you go to chaning your profile information, all you see are a bunch of lines.
Title: Re: Xbox Live Gamer Tag
Post by: GC on November 21, 2005, 08:10:08 PM
May I have a link your your site?
Title: Re: Xbox Live Gamer Tag
Post by: Xarcell on November 21, 2005, 08:44:01 PM
www.xarcell.com

Be sure to change it to the default theme.
Title: Re: Xbox Live Gamer Tag
Post by: GC on November 21, 2005, 08:51:40 PM
Service Temporarily Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.


Your server ok?
Title: Re: Xbox Live Gamer Tag
Post by: GC on November 21, 2005, 09:04:38 PM
Users can not change there theme's. Change it and i'll get to it tomorrow.
Title: Re: Xbox Live Gamer Tag
Post by: Xarcell on November 22, 2005, 07:54:22 AM
that is a stupid RC1 bug, I've been complaining about and they think I'm crazy.

Double check teh URL and remove the excess address you see in it. Then it'll work.

You can change themes in teh boc on teh left labled skins...

Title: Re: Xbox Live Gamer Tag
Post by: GC on November 22, 2005, 06:23:08 PM
Ok, It is fixed. Uninstall the version uhave, and install the one i updated. It's where the mod is located.
Title: Re: Xbox Live Gamer Tag
Post by: Lunar Vixen on December 01, 2005, 05:58:29 PM
I'm trying to install this mod and I am getting this error:

Quote2: opendir(/homepages/27/d88794495/htdocs/calgarygamer/forum/Packages/temp/images): failed to open dir: No such file or directory
File: /homepages/27/d88794495/htdocs/calgarygamer/forum/Sources/Subs-Package.php
Line: 949

I went into my FTP and added an images directory to the temp folder.. but that didn't do antying.. what am I doing wrong?
Title: Re: Xbox Live Gamer Tag
Post by: Noiz on December 05, 2005, 05:59:00 AM
Great mod, but it only half works for me.

I can enter my gamertag in my profile, and it shows fine when the profile is viewed but it doesn't show in any posts. I'm using the default theme etc. Forum is at http://www.shiftrunstop.com/forums

Thanks for any help...
Title: Re: Xbox Live Gamer Tag
Post by: GC on December 06, 2005, 04:25:07 PM
lunar Vixen:
QuoteI'm trying to install this mod and I am getting this error:

Quote
2: opendir(/homepages/27/d88794495/htdocs/calgarygamer/forum/Packages/temp/images): failed to open dir: No such file or directory
File: /homepages/27/d88794495/htdocs/calgarygamer/forum/Sources/Subs-Package.php
Line: 949


I went into my FTP and added an images directory to the temp folder.. but that didn't do antying.. what am I doing wrong?

Can you install any other mods? If you can, chmod your packages folder to 777. Tell me if that works

Noz:
QuoteGreat mod, but it only half works for me.

I can enter my gamertag in my profile, and it shows fine when the profile is viewed but it doesn't show in any posts. I'm using the default theme etc. Forum is at http://www.shiftrunstop.com/forums

Thanks for any help...
I registered on your site, and got no activation e-mail? Can you activate me please, i'll tell you whats wrong.
Title: Re: Xbox Live Gamer Tag
Post by: Noiz on December 06, 2005, 04:26:57 PM
Done and done. Don't know why the email didn't arrive though.  :-\
Title: Re: Xbox Live Gamer Tag
Post by: GC on December 13, 2005, 04:35:08 PM
I think i fixed Noiz's issue... lol.
Title: Re: Xbox Live Gamer Tag
Post by: Noiz on December 13, 2005, 06:23:10 PM
Yes you did. Thanks! :)
Title: Re: Xbox Live Gamer Tag
Post by: Rain501 on December 15, 2005, 11:00:13 AM
Quote from: GC on December 13, 2005, 04:35:08 PM
I think i fixed Noiz's issue... lol.

Could you let me know how please? I've got the same problem.. The gamercard shows in the profile but not in the posts?

Edit:

I've now got it so that I've a block reserved in the display.template.php for the card to go.. But when trying to implement it using the $context['member']['options']['gamertag'] the value is not entered. The rest of the  iframe code shows in the source but not the gamertag the user has entered.

If you could let me know where abouts the variable is stored in the DB ( it's not in the members table as far as I can see) I'd be happy to take it from there :)

Edit 2:

nevermind.. CDATA.... doh.. Still not sure why its not extracting the var though :(

Edit 3:

Nevermind, it's all good :D :D t'was the $context thingy all along... :)
Title: Re: Xbox Live Gamer Tag
Post by: GC on December 21, 2005, 09:36:27 AM
IS it the install that screws it up? Becuase i install it fine, even downloaded the version i put on this server. I might release the next version.
Title: Re: Xbox Live Gamer Tag
Post by: Minsc on December 22, 2005, 08:57:07 PM
Quote from: Rain501 on December 15, 2005, 11:00:13 AM
Quote from: GC on December 13, 2005, 04:35:08 PM
I think i fixed Noiz's issue... lol.

Could you let me know how please? I've got the same problem.. The gamercard shows in the profile but not in the posts?



What did you do to fix it?  I'm having the same problem on my forum.
Title: Re: Xbox Live Gamer Tag
Post by: GC on December 22, 2005, 09:07:59 PM
I do not remember the cause of it. Is it possible my profile page is like reversed? Humm. Mind PMing me your msn's or AIM's. I can help you from there. I do not recall an error in the package.
Title: Re: Xbox Live Gamer Tag
Post by: Hawkes on January 03, 2006, 03:53:23 PM
How can I tell if this is compatible with 1.1 RC2 without actually breaking something?
Title: Re: Xbox Live Gamer Tag
Post by: GC on January 03, 2006, 05:18:53 PM
I'll update it. I updated my forums, and modified it alot already. Just let me make it compatible. I'm sure it is, but just in case. I also made it better with the Idea from someone, forgot who :S. But yeah, give me til tomorrow.
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 14, 2006, 12:39:42 PM
I've tried to install this and I'm having a problem.

When I get to the initial Install Actions via package manager, it shows under the "Description" area this:

" Modification parse error".

If I continue to install, I get the same error as Lunar Vixen did. I chmodded the Package files to 777, but still having the same issue.

Thanks in advance for the help!
Title: Re: Xbox Live Gamer Tag
Post by: GC on January 14, 2006, 12:43:55 PM
What version of SMF are you using?
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 14, 2006, 01:45:59 PM
it is 1.0.5, with the default theme.
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 14, 2006, 01:47:25 PM
Doh...slap me and call me silly. I need to update my board. Geesh.. normally I catch these things much earlier before posting. So sorry for bothering you!!!

btw..good mod. :)
Title: Re: Xbox Live Gamer Tag
Post by: GC on January 14, 2006, 01:49:57 PM
Could you PM me a messenger service you use? I can help you more that way then anyone way. I made the program to run on RC1. But I'm currently packaging RC2. There are 2 ways this mod is currently working. In RC2, the users XBox Gamer Tag shows up in a pop-up, and cleans up the post layout. Where would you like to have your Gamer Tag show up? And how do you want it to show up?
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 14, 2006, 02:57:07 PM
Incoming PM on it's way :)
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 15, 2006, 03:02:08 PM
Just a note:

I updated the forum yesterday to RC2. I still installed your mod, which works great for the profile, and I'm looking forward to the new package you are working on for the posts layout. Sounds like a great idea!

:)
Title: Re: Xbox Live Gamer Tag
Post by: Xarcell on January 15, 2006, 03:43:58 PM
You forgot about me?...

:(
Title: Re: Xbox Live Gamer Tag
Post by: GC on January 15, 2006, 06:11:55 PM
Thats the guy! lol. My bad. So the pop-up part of the Gamer Tag goes to Xarcell. And guess what! I submitted the mod. Yay!

Here we go: http://mods.simplemachines.org/index.php?mod=261
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 18, 2006, 10:55:00 AM
I downloaded the new version, but I'm not sure where the popup occurs? I'm not normally this dumb, but lack of sleep is effecting my brain as of late!

Title: Re: Xbox Live Gamer Tag
Post by: GC on January 18, 2006, 03:19:22 PM
In the posts. Go view someones post and you'll see it.
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 18, 2006, 03:51:36 PM
I'm running a test forum at the moment. I added my gamercard to my profile, and did a test post, but nothing showed up. I also registered a test account, and still the same thing.

I'm probably missing something, but nothing is popping up.

This is a link to the forum. Remember, it's only set up as a test for now until i convert my phpbb forum over.

http://projectgenx.alucinae.com/main/index.php?option=com_smf&Itemid=33&topic=2.0;prev_next=prev#new
Title: Re: Xbox Live Gamer Tag
Post by: GC on January 18, 2006, 03:58:05 PM
lol. My bad about this... I didn't update the script in the mod database, I submitted it again, as mod 261. Just because people will never see it, if it's all the way in the back there. But I have a download of the file here. You must uninstall the other mod.

Link: http://www.moddingcrew.com/mymods/gamer%20tag.zip
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 18, 2006, 04:07:49 PM
Thank you. I'll give that a try..

Now I don't feel so silly! :D

One question for you.. how difficult would it be to make a 'random gamertag' script, to have the gamertags members put in, shown as a random image on a page? do you think this is possible?
Title: Re: Xbox Live Gamer Tag
Post by: GC on January 18, 2006, 04:12:27 PM
Yep. Anything is possible with php! lol. But I would need to make it read the DB, :O the Gamer Tag already wrights the information into the DB. I will work on it when I finish my exams. (next week thursday) I'm also making a mod to re do the registration and letting admins change the settings.
Title: Re: Xbox Live Gamer Tag
Post by: Inertia on January 18, 2006, 05:07:16 PM
Cool!

Thanks so much. I got it to work now :)
Title: Re: Xbox Live Gamer Tag
Post by: Xarcell on February 16, 2006, 08:21:16 PM
Why did you change the pop-up? Now it takes up the whole page.

Maybe I'll write my own.
Title: Re: Xbox Live Gamer Tag
Post by: acrowe on March 15, 2006, 09:29:37 PM
is any work still being done on this?

I'm getting a weird error from the first version (downloaded through the package manager).

I don't want the javascript, but I guess I'll try that and see if it works...

Here is the error I get in the forum error log:
8: Undefined index: gamertag
File: /homepages/41/d156562681/htdocs/site/forums/Themes/default/languages/Ignore.english.php (eval?)
Line: 380


that is actually the spot in the Display.template.php in my specific Theme that this code is at:
if ($message['member']['options']['gamertag'] != '')
echo '
<br /><br><iframe src="http://gamercard.xbox.com/' . $message['member']['options']['gamertag'] . '.card" scrolling="no" frameBorder="1" height="140" width="200">' . $message['member']['options']['gamertag'] . '</iframe>','<br />
';


any help would be appreciated.  Especially where the GT is stored?  I can't seem to find it in my database?
Title: Re: Xbox Live Gamer Tag
Post by: GC on March 25, 2006, 12:57:32 AM
Well, I have  a newer version out, but was rejected by the mod creators. I don't understand why. But I think you can still download. I think you installed another mod witch caused this error. And the GT stuff is stored in the members table i think. Where it stores the AIM and MSN. It's in there somewhere.
Title: Re: Xbox Live Gamer Tag
Post by: SteelValor on April 06, 2006, 10:42:15 AM
Found a typo in version 1.0.0 modification.xml line 45 </operatopn>
Title: Re: Xbox Live Gamer Tag
Post by: GC on April 06, 2006, 04:45:42 PM
Ahhh. Thats the reason! ha! I did t on my forums and it still worked :S
Title: Re: Xbox Live Gamer Tag
Post by: Gamersea on May 19, 2006, 11:17:49 AM
At my forums (newest version) it give's a modification error I already tryed to chmod it to 777 but that didn't worked, However I am going to try the download you posted above me.
Title: Re: Xbox Live Gamer Tag
Post by: Vinspire on May 19, 2006, 12:31:00 PM
I want to see a screenshot of the mod :(
Title: Re: Xbox Live Gamer Tag
Post by: Gamersea on May 19, 2006, 01:08:12 PM
It give's to failures.

3.     Execute Modification     ./Themes/default/languages/index.english.php     Failure
4.    Execute Modification    ./Themes/default/index.template.php    Failure
Title: Re: Xbox Live Gamer Tag
Post by: Gamersea on June 05, 2006, 04:34:40 AM
Quote from: Gamersea on May 19, 2006, 01:08:12 PM
It give's to failures.

3.     Execute Modification     ./Themes/default/languages/index.english.php     Failure
4.    Execute Modification    ./Themes/default/index.template.php    Failure
And now I deleted it but it's not working. You don't see it at the packages anymore but you do see it at the forums how can I delete it?
Title: Re: Xbox Live Gamer Tag
Post by: GC on July 11, 2006, 01:47:44 AM
Every thing works fine. It has been installed and uninstalled many times on fresh boards. You possibly have an other mod installed causing this problem.
Title: Re: Xbox Live Gamer Tag
Post by: Vinspire on July 11, 2006, 01:05:07 PM
Gamersea, try installing it manually .... I think that mod clashed with the other mod you installed :)
Title: Re: Xbox Live Gamer Tag
Post by: tboz on August 23, 2006, 08:27:07 AM
Hey,

Is it possible to make this mod compatible with SMF 1.1 RC3?
Neither the 1.0 or 2.0 version of the gamertag mod seem to work.

thanx

Title: Re: Xbox Live Gamer Tag
Post by: Rumik on August 26, 2006, 02:17:34 PM
Hi there,

can someone please help me with getting this working? I'm trying to build a Joomla/Mambo site for my friends that basically lets them sign up, join a team and organise regular Xbox Live events through the site. For this to work I need their Xbox Live Gamertag integrated with their profile... so far SMF and CG's module is the only way I've seen this is possible, the problem is I just can't get it to work. Both version 1 and 2 on SMF 1.1 RC2 and RC3 install the module okay, but it's just not appearing anywhere. I assume once it tells you it's successfully installed you should be able to go into your profile and configure your GamerTag? Well the option just isn't in there. I have no other modules installed.. can someone please help me get this working, or maybe suggest an alternative way of adding members' GamerTags to their profiles?

Thanks
Title: Re: Xbox Live Gamer Tag
Post by: GC on August 28, 2006, 05:47:59 PM
Install it manually. I dont understand why it wont work. My forums it installed just fine :S (RC 3)
Title: Re: Xbox Live Gamer Tag
Post by: Tazpot on October 20, 2006, 07:59:00 AM
As other people have mentioned before i can get the gamertag to appear in a members profile but not in post's. i am using smf 1.1RC2 and the only copy of the xbox live gamer tag mod is version 1.0.0

I really want the gamertag in the post area, Can anyone help in sorting this out?

Edit !!

I found the fault !!!!!!!!!!

In the modification.xml there is a typo in the final close of operation </operatopn>
change it to </operation>

for those who don't know how:- unzip the package and edit the modifications.xml then re-zip the two files, uninstall your existing xbox live gamertag mod and delete it, then upload the fixed one using package manager. (all previous gamertags will still be there).

Hope this helps someone ;)
Title: Re: Xbox Live Gamer Tag
Post by: GC on October 22, 2006, 01:12:14 PM
woah, I never noticed that o.O thanks for pointing it out, ill fix it when I get home.
Title: Re: Xbox Live Gamer Tag
Post by: keith021773 on November 01, 2006, 08:03:44 PM
Is there a way to put this in your sig instead of the side bar where your info is in the post page?   I'm asking because it's so big and you have to scroll.
Title: Re: Xbox Live Gamer Tag
Post by: Tazpot on November 06, 2006, 07:03:39 AM
I have editted the display.template.php so that it now uses an 80x80 avatar gamercard from my.livecard.net (http://www.livecard.net/index.php) which is a smaller sized image and will fit better into the profile section of the forums. The xbox.com gamercard still appears in the members main profile page though.

see the line
<br /><br><iframe src="http://my.livecard.net/av100/' . $message['member']['options']['gamertag'] . '.png" scrolling="auto" frameBorder="0" height="120" width="120">' . $message['member']['options']['gamertag'] . '</iframe>','<br />';

in the following
// Otherwise, show the guest's email.
elseif (empty($message['member']['hide_email']))
echo '
<br />
<br />
<a href="mailto:', $message['member']['email'], '">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/email_sm.gif" alt="' . $txt[69] . '" title="' . $txt[69] . '" border="0" />' : $txt[69]), '</a>'; // Xbox Live GamerTag mod
if ($message['member']['options']['gamertag'] != '')
echo '
<br /><br><iframe src="http://my.livecard.net/av100/' . $message['member']['options']['gamertag'] . '.png" scrolling="auto" frameBorder="0" height="120" width="120">' . $message['member']['options']['gamertag'] . '</iframe>','<br />';

just change the xbox.com url (you might need to change the 'scrolling' 'frameborder' 'height' and 'width' but i can't remember)

you could also change the width of the profile colum so theat the xbox.com one fits,
find the section in display.template.php called   '// Show information about the poster of this message.'
and look for the line similar to this and change the width
<td valign="top" width="18%" rowspan="2" style="overflow: hidden;">
8)

hope this helps
Title: Re: Xbox Live Gamer Tag
Post by: keith021773 on November 06, 2006, 08:33:47 AM
Appreicate the help, but I just uninstalled and went to mygamercard and did it that way.     Also created a "how-to" sticky post in the forums for getting it into the signature line..      That is where I wanted it anyway..

Thanks though..
Title: Re: Xbox Live Gamer Tag
Post by: GC on November 25, 2006, 02:17:20 PM
if someone wants to take over this mod, go right ahead. I cant keep up with all my work to be helping on here sorry :(
Title: Re: Xbox Live Gamer Tag
Post by: Tazpot on November 26, 2006, 09:44:23 AM
Well i'll keep checking here and see if i can help  8)
Title: Re: Xbox Live Gamer Tag
Post by: Uber_Tiny on January 06, 2007, 07:03:07 PM
Would be very nice to see this mod in 1.1.1  ;D
Title: Re: Xbox Live Gamer Tag
Post by: en_shua on January 12, 2007, 03:49:14 PM
Any ideas how I can edit this mod so that the gamercard is not displayed for guests?  That is, one must be logged in for the gamercard to display?
Title: Re: Xbox Live Gamer Tag
Post by: aperseghin on January 25, 2007, 10:10:04 AM
1.1.1 please :(
Title: Re: Xbox Live Gamer Tag
Post by: en_shua on January 25, 2007, 10:18:20 AM
Quote from: aperseghin on January 25, 2007, 10:10:04 AM
1.1.1 please :(
Read this entire thread, and you will learn how to install it on 1.1.1.
Title: Re: Xbox Live Gamer Tag
Post by: ComposerRyan on January 27, 2007, 10:55:56 PM
So, does this mod officially work for 1.1 RC3?  On the mods page here (http://custom.simplemachines.org/mods/index.php?mod=225) it's listed only for 1.1 RC1
Title: Re: Xbox Live Gamer Tag
Post by: fyb3roptik on March 03, 2007, 08:57:41 PM
Has anyone gotten this to work on 1.1.2? I cannot get it to work for the life of me....
Title: Re: Xbox Live Gamer Tag
Post by: noveleion on March 18, 2007, 09:16:18 PM
ive not got it to work on 1.1.2  :'( its a shame as the site i want to put it to is a 360 gaming clan. would be really useful i get this on the test.

1. Execute Modification ./Themes/default/Profile.template.php Test successful
2. Execute Modification ./Themes/default/Display.template.php Test failed
3. Extract Tree ./Themes/default/images

please please update this very usfull mod to 1.1.2
Title: Re: Xbox Live Gamer Tag
Post by: basis on March 19, 2007, 02:25:40 AM
Mod does work for SMF 1.1.2, but had to manually edit the files.

Works great, though it looks rather large in TP :) Overall it works and thats what counts.

edit: used Tazpot's code from last page to implement a smaller tag in the display. but retain the larger tag for the profile.
Title: Re: Xbox Live Gamer Tag
Post by: Poomerio on April 13, 2007, 03:59:54 PM
It works with 1.1.2, BUT.
I need it so that if no tag is entered, then it doesn't just display 2 horizontal lines (where the the Gamer Tag goes in the middle)

Thanks :D

- Poomie
Title: Re: Xbox Live Gamer Tag
Post by: Poomerio on April 13, 2007, 04:22:33 PM
Making This Install Properly

All of the files can be found in Xbox Live Gamer Tag.zip


OPEN: modification.xml

FIND: </operatopn>

REPLACE WITH: </operation>

Save, and install.

- Poomie
Title: Re: Xbox Live Gamer Tag
Post by: d58e7 on May 23, 2007, 02:11:13 PM
Hey how about adding an option for buttons under the card allowing for friend requests or to send a message to the user's live account?
Title: Re: Xbox Live Gamer Tag
Post by: Joshsux on May 25, 2007, 12:56:50 PM
this doesn't seem to work for me, says something about it wont work with this version blah blah blah:

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.

IM USING Powered by SMF 1.1.2
Title: Re: Xbox Live Gamer Tag
Post by: Joshsux on May 25, 2007, 07:44:38 PM
this doesn't seem to work for me, says something about it wont work with this version blah blah blah:

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.

IM USING Powered by SMF 1.1.2
Title: Re: Xbox Live Gamer Tag
Post by: dork313 on June 24, 2007, 04:52:43 AM
Quote from: Poomerio on April 13, 2007, 03:59:54 PM
It works with 1.1.2, BUT.
I need it so that if no tag is entered, then it doesn't just display 2 horizontal lines (where the the Gamer Tag goes in the middle)

Thanks :D

- Poomie

I would like these lines to not be present as well. Anyone able to assist with this?
Title: Re: Xbox Live Gamer Tag
Post by: carmelomvp on July 19, 2007, 07:34:56 AM
thi mod works in smf 1.1.3? how can I install it?
Title: Re: Xbox Live Gamer Tag
Post by: d58e7 on July 29, 2007, 01:15:16 PM
Can someone make the mod only show the gamertag and have it that when someone clicks it the card expands?
Title: Re: Xbox Live Gamer Tag
Post by: d58e7 on July 30, 2007, 11:14:56 PM
Something like TeamXbox uses, where the tag is displayed and when the user clicks the tag the card is displayed.

http://forum.teamxbox.com/showthread.php?t=538170&page=2
Title: Re: Xbox Live Gamer Tag
Post by: motlow on August 18, 2007, 12:25:32 PM
Quote from: carmelomvp on July 19, 2007, 07:34:56 AM
thi mod works in smf 1.1.3? how can I install it?
i cant get it to work in 1.1.3 getting a "Modification parse error" when i try to install
Title: Re: Xbox Live Gamer Tag
Post by: ruckstande on September 02, 2007, 11:34:32 PM
Okay folks I'm dying here because I'm a dope.  How do I get this to work with my different themes?
Title: Re: Xbox Live Gamer Tag
Post by: ziycon on September 25, 2007, 09:42:45 PM
Would be nice to see a working mod for 1.1.3 as this is a very handy mod!??????
Title: Re: Xbox Live Gamer Tag
Post by: GeNeRiC Pr0 on December 15, 2007, 05:50:05 AM
There seems to be a problem with the installation.  I uploaded it to the server I plan to use the mod on, and I got this error:

QuoteError 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.

2.     Execute Modification     ./Themes/default/Display.template.php     Test failed

Uploaded it to a test forum on a different server, got the same message.  Is it still okay to install it?
Title: Re: Xbox Live Gamer Tag
Post by: ruckstande on January 16, 2008, 10:49:48 PM
I believe I got the same error message myself. It does indeed work.
Title: Re: Xbox Live Gamer Tag
Post by: cqinzx on September 12, 2008, 04:35:03 PM
nice mod! but can make a new mod that includes this mod and can see the card on their people's profile AND posts?