The Arcive of vBulletin Modifications Site. |
|
Embed YouTube in Profile Details »»
|
|||||||||||||||||||||||||
This will allow you to embed a YouTube video into a profile.
Demo: http://www.MMO-Space.com/Eggie enjoy! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Installing now
|
|
#3
|
|||
|
|||
|
|
|
#4
|
|||
|
|||
|
Nice one, I made something like this and was going to share. Anyway nice work
|
|
#5
|
|||
|
|||
|
Very neat Idea!
Most excellent. |
|
#6
|
|||
|
|||
|
YOU ARE THE MANNNNNNNNNNNN!!! I was looking for a mod like this! Thank you very much!
|
|
#7
|
|||
|
|||
|
if the user does not set a video his profile is messing up . the table width is enlarging. why?
|
|
#8
|
|||
|
|||
|
Quote:
Make sure at the start you have Code:
<if condition="$post[field1]"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> Code:
</table></if> |
|
#9
|
|||
|
|||
|
yes its like that. its still enlargeing and missing up the tables in the users who dont have video in profiles
|
|
#10
|
||||
|
||||
|
You need to make sure you are using the correct field ID, i.e in $post[field1] change 1 to the ID of the field that was added.
You can see the field ID in: Admin CP -> User Profile Fields -> User Profile Field Manager Note: I haven't installed this, it's just general knowledge
|
![]() |
|
|