MyBB Community Forums

Full Version: Code Help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys, I'm trying to add some code to my site which will add a twitch section to each users profile. This can be seen by going to http://www.vpfl.club/forum/member.php?ac...comments/1 and clicking the test button.

I have added a custom profile field called twitch username and have built a section on the site which embeds the player. Now all I need is the code required that will basically add the twitch username added on the site into the embed code.

So the code basically calls the player from twitch.tv/usernamehere. So what code would I add to the usernamehere in the embed so that it would insert that profiles twitch username into it so on each persons profile it would display there twitch stream?