Quote:
Originally Posted by betts02
What i need is to add the xbox gamer card to the roster via our members filling in a profile field
I have this in my signature area with this code :
Code:
<vb:if condition="$post['field5']"><tr><td class="vbmenu_option">
<iframe src="http://gamercard.xbox.com/{vb:raw post.field5}.card" scrolling="no" frameBorder="0" height="140" ></iframe></td></tr></vb:if>
I want to know how to get this shown in the roster
What file and where ?
Also if possible, I have our members enter a URL of their choice via a profile field
This shows up in the roster, But i want it to be clickable
How and where would i do this also
If possible a full explanation of where and what to edit
many thanks in advance
|
This is very similar to the one I just did for Foxtrot. The template to edit is showroster_userbits. I need some more info though. What field#'s are you using and please give me some sample data so I can do the testing. Or, if you like, I can do it on your site. PM me if you want me to do it manually. Otherwise, post the data I requested here.