Helpful Information
 
 
Category: vBulletin 3.6 Template Modifications
Embed YouTube in Profile - Member_info mod

this is pretty basic, but i hope some will find it useful,

this makes your memberinfo template look like the attachment

this template modification does nothing more than allow you to put the proper code where "group members" would be in your member_info tremplate

you must first have this hack installed

http://www.vbulletin.org/forum/showthread.php?t=133263 - by Eggie

Enjoy

How is this any different to http://www.vbulletin.org/forum/showthread.php?t=133263

that link there is to the hack this just is saying where to put it if u want ur memberinfo to look like mine, like in his step where it says "place in member info where u would like it", i am just offering the code to put it where mine is

There's a missing </if> in the first edit. Other than that it works perfectly.

Thank you, installed.

Works OK except if a video is not selected in a profile the "Additional information" does not appear.

Help

Works OK except if a video is not selected in a profile the "Additional information" does not appear.

Help

yes , taking this error.

yes , taking this error.

Do you mean you have the same error reference the additional information section?

i have been trying but nothing fixes the problem

thanks.
How do i use if conditiond filedx = blank command?

it doesnt work

i have been trying but nothing fixes the problem

I fixed this


<if condition="$post[fieldX2]">
<td class="tcat" width="50%"><center><b>$userinfo[username]'s Video <if condition="$post[fieldX2]">&nbsp;-&nbsp;$post[fieldX2]</b></center></if></td>


change to


<td class="tcat" width="50%"><center><b>$userinfo[username]'s Video <if condition="$post[fieldX2]">&nbsp;-&nbsp;$post[fieldX2]</b></center></if></td>

All I can say is I am glad I saved a backup of my MEMBERINFO template. These instructions are horrible. The initial ones just simply did not explain where to put the code. These ones just messed up my profile page by replacing those lines of code. Can anyone please give a clear explanation to where to put the damn code in the MEMBERINFO template, or a good suggested location that actually works. This is really getting frustrating.










privacy (GDPR)