Page 1 of 1

help with custom profile fields

Posted: Wed Jan 14, 2009 12:57 am
by stall20080
ok some reason i have make a custom profile field and if i make a different one they do the same this is my code


<!-- IF S_PROFILE_xbox_gamertag -->
<tr>
<td class="gen" align="{S_CONTENT_FLOW_END}" nowrap="nowrap">{PROFILE_xbox_gamertag_NAME}: </td>
<td><b class="genmed">{PROFILE_xbox_gamertag_VALUE}</b></td>
</tr>
<!-- ENDIF -->
<!-- BEGIN custom_fields -->
<tr>
<td><a href="http://profile.mygamercard.net/{postrow ... IELD_VALUE}" target="_new">
<img src="http://card.mygamercard.net/mini/{postr ... VALUE}.png" border=0>
</a></b></td>
</tr>
<!-- END custom_fields -->

yes im add xboxlive tag to profile, it works fine but the problem is if i make a differnt custom profile field i get two images of the gamertag like its taking thr value from both,

how can i stop this, as i would like to add more then one custom profile,

and if anyone know how i could do this i would be grateful, i wanted to add a custom profile hidden for user but admin and mods can see, ( a note for each other)

but like i said i cant add more than one custom code until the first problem solved,

Re: help with custom profile fields

Posted: Wed Jan 14, 2009 1:01 am
by LDM
Sorry mate, have no knowledge on the Xbox Gamer tag modification, you'd be best asking the author of it.

Re: help with custom profile fields

Posted: Wed Jan 14, 2009 1:08 am
by stall20080
its not a mod i have made it myself, but this is the first time i used custom profile fields, so by looking at it would you say its right, or do i need to add anythink at the bottom, if you was mading a custom field would you have the same ?? :beg:

Re: help with custom profile fields

Posted: Wed Jan 14, 2009 1:11 am
by LDM