Xbox Live Gamertag in Forum upon Registration? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
+2
bellster3
ICM JesuS
6 posters

    Xbox Live Gamertag in Forum upon Registration?

    avatar
    ICM JesuS
    New Member


    Posts : 8
    Reputation : 0
    Language : English

    Xbox Live Gamertag in Forum upon Registration? Empty Xbox Live Gamertag in Forum upon Registration?

    Post by ICM JesuS September 16th 2010, 3:06 am

    Hey I was wondering if it is Possible to make it so that when people Register to my Website, theyre will be an option for the user to add their Xbox Live Gamertag. Then once they add it, the Forum would automatically add there Gamertag in their Profile.

    I found this on this Forum:

    Xbox Live Gamertag in Forum upon Registration? Xbox_g10



    Is there anyway to do this? Or would it be possible to make it so that instead of having a Location I could add this there? For Example:

    Xbox Live Gamertag in Forum upon Registration? Xbox_g11


    :wouhou: ICM JesuS :wouhou:
    avatar
    bellster3
    New Member


    Posts : 3
    Reputation : 0
    Language : English

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by bellster3 September 16th 2010, 4:25 am

    PS3 FTW
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by Darren1 September 16th 2010, 6:35 am

    Hi,

    You can manually add it to your profiles: Admin panel >> Users & groups > Profile > Make new > Make your decisions & obligatory > Save.
    avatar
    ICM JesuS
    New Member


    Posts : 8
    Reputation : 0
    Language : English

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by ICM JesuS September 16th 2010, 9:17 pm

    Yeah I know that, but I wanted to make it so it happens Automatically when you Register and Enter your Gamertag...

    I believe this is the Code:

    Code:

    <?php
    /*
    * @file
    * user-profile.tpl.php

    */
    ?>
    <div class="userprofile">
    <div class="avatar"><?php echo theme('user_picture', $account); ?> </div>

    <div class="userprofilecontent">
    <div class="userprofilename"><h1><?php print $node->name ?></h1></div>

    <div class="gamertag">
    <iframe src="http://gamercard.xbox.com/<?php echo urlencode($account->profile_gamertag) ?>.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe></div>

    <div class="joined">
    <?php print t('Joined '); ?>
    <?php echo (format_interval(time() - $account->created)); ?>

    <?php print t(' ago'); ?>
    </div>
    </div>
    </div>

    </div>

    From this website:

    http://tutorrealm.com/content/add-xbox-live-gamercard-user-profiles-drupal-website


    Would this work on Forumotion?
    Darren1
    Darren1
    Helper
    Helper


    Male Posts : 11853
    Reputation : 566
    Language : English

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by Darren1 September 18th 2010, 1:34 am

    No it wouldn't work; Forumotion doesn't use any php in it's coding Wink

    The way I said above is the only possible way to do it ...
    avatar
    ICM JesuS
    New Member


    Posts : 8
    Reputation : 0
    Language : English

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by ICM JesuS September 22nd 2010, 12:24 am

    Wow thats dumb. They need to change that
    avatar
    quoaz
    New Member


    Posts : 2
    Reputation : 0
    Language : English

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by quoaz September 23rd 2010, 7:02 am

    It may be a good idea for the fourm I'm working on too.
    Thanks. =]
    avatar
    Plancker
    Forumember


    Posts : 226
    Reputation : 11
    Language : Dutch, English

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by Plancker September 24th 2010, 6:02 pm

    Do not use color and bold in posts this is reserverd for staff
    JAN2XONLINE
    JAN2XONLINE
    Forumember


    Male Posts : 943
    Reputation : 32
    Language : Tagalog, English
    Location : Alberta, Canada

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by JAN2XONLINE September 24th 2010, 6:58 pm

    like this one??
    Xbox Live Gamertag in Forum upon Registration? 12310

    avatar
    ICM JesuS
    New Member


    Posts : 8
    Reputation : 0
    Language : English

    Xbox Live Gamertag in Forum upon Registration? Empty Re: Xbox Live Gamertag in Forum upon Registration?

    Post by ICM JesuS September 30th 2010, 3:58 am

    Plancker wrote:Do not use color and bold in posts this is reserverd for staff

    Well then they can block it. As long as its available to me, I will use it.