vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Show Thread Enhancements - YouTube Video Avatars for specified usergroups (https://vborg.vbsupport.ru/showthread.php?t=150574)

4x4 Mecca 09-03-2007 07:52 PM

Yes, the way this is designed to work is allow only the usergroups you want to have video avatars, but ALL usergroups, even unregistered should be able to see it.

Alfa1 09-04-2007 07:39 AM

That's good news, but what about Morrus his comment?
Quote:

Originally Posted by Morrus (Post 1317435)
Additional note -- it seems that, although I can see my own video avatar just fine, others cannot! Presumably, again, those with more than one secondary usergroup.

Is this a bug? And if so; do you have a fix?

AzH 09-26-2007 07:55 PM

Quote:

Originally Posted by PoetJA-1975 (Post 1275964)
Thanx for the sharing anyway - ALSO will appreciate any help getting it aligned right ;)

Jacquii.

I think I have a fix for you. Use this code instead:

HTML Code:

                <if condition="in_array($post['usergroupid'], array(5,6,7,22,48)) AND $post[field8]">
<td class="alt2">
<object width="150" height="123.5"><param name="movie" value="http://www.youtube.com/v/$post[field8]"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/$post[field8]" type="application/x-shockwave-flash" wmode="transparent" width="150" height="123.5"></embed></object>
</td>
<else />
<if condition="$show['avatar']">
<td class="alt2">
&nbsp;<br /><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>

I was getting the same error as you so I switched from:

<div class="smallfont">

to:

<td class="alt2">

with the respective closing tag </td> and it works fine.

Alfa1 09-27-2007 02:15 AM

Can you please post a link to where this can be seen in action?

AzH 09-28-2007 05:14 PM

<a href="http://lurkingmastermind.com/forums/showthread.php?t=8262" target="_blank">http://lurkingmastermind.com/forums/...ead.php?t=8262</a>

yoyoyoyo 09-28-2007 05:44 PM

Quote:

Originally Posted by AzH (Post 1349072)

that is not a link to video avatars, that is a link to an AME demo

yoyoyoyo 09-28-2007 06:08 PM

is there any way to make the user profile field option hidden to groups who are not allowed to use the video avatar feature?

AzH 09-28-2007 06:36 PM

Quote:

Originally Posted by yoyoyoyo (Post 1349091)
that is not a link to video avatars, that is a link to an AME demo

No, it's a link to a thread which shows the video avatar in action, which is what was requested by the previous poster, and is what was supplied by me.

yoyoyoyo 09-28-2007 08:24 PM

Quote:

Originally Posted by AzH (Post 1349122)
No, it's a link to a thread which shows the video avatar in action, which is what was requested by the previous poster, and is what was supplied by me.

where is the video avatar? the only moving avatar I see is a gif image

Alfa1 09-29-2007 10:59 AM

I see lots of posts with youtube vids in them, but not as avatars.


All times are GMT. The time now is 04:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01156 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete