![]() |
Code:
$template_hook[postbit_start] |
Works like a charm, thanks :D
|
Anyone have any ideas?
|
Anyone ?? :(
|
Will this be coming out for 3.7 by any chance?
|
Quote:
Quote:
Quote:
|
The MEMBERINFO and POSTBIT template are different. POSTBIT_LEGACY is the same.
|
It not worky for me....what do you need from me to figure out why......
|
Quote:
|
Checking it out.. Fanx.. :D
*Edit* This works fine for 3.7.3 in postbit with AzH code. I have a quibble tho, Besides the fact it doesnt autoplay. I set it for VIP and Mods only, but there is NO option to either have an Avatar or the Video Avatar. You can only have it as Video Avatar only. |
How can I get the user name, user title and badges (etcetera) NEXT to the YouTube avatar on the right? Any html gurus who could figure this out for me?
Thanks in advance... http://www.cadillacforums.com/forums/1635055-post6.html Here my code with a patched 3.7.2 installation: <if condition="in_array($post['usergroupid'], array(6,65,66,41,64)) AND $post[field66]"> <div class="smallfont"> <object width="150" height="123.5"><param name="movie" value="http://www.youtube.com/v/$post[field66]"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/$post[field66]" type="application/x-shockwave-flash" wmode="transparent" width="150" height="123.5"></embed></object> </div> <else /> <if condition="$show['avatar']"><td class="alt2"><a href="member.php?$session[sessionurl]u=$post[userid]"><img src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="<phrase 1="$post[username]">$vbphrase[xs_avatar]</phrase>" border="0" /></a></td></if></if> |
we need this for vb4
|
Quote:
There is a mod to add it into vBulletin 4, but it's not limited to profile groups https://vborg.vbsupport.ru/showthread.php?t=250422 If someone could develop this further. |
Installed and working on VBulletin 3.8.5 :)
|
All times are GMT. The time now is 10:07 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|