Ok so I am working on this Xbox gamertag thing where I want when a user clicks on the XBox 360 icon in a thread, the little iframes window pops up with the gamertag.
I have made a Custom field and its ID is 5.
Now the question is, how do I implement it in the threads so:
1. It determines if the field has a user name in it? (if condition)
2. How do I get it to open in a new window with the user's id matched to it.
basically it should output a window (pop up with iframe inside) with this url:
Code:
http://gamercard.xbox.com/customfieldentryhere.card
customfieldentryhere being whatever data was entered into my custom Xbox field. Any ideas?
--------------- Added [DATE]1208019711[/DATE] at [TIME]1208019711[/TIME] ---------------
Bump
Anyone?