vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Mini YouTube Video in Profile (right side block) (https://vborg.vbsupport.ru/showthread.php?t=169824)

stangger5 05-03-2008 09:06 PM

admincp >> Styles & Templates >> Style Manager..
In the Style Manager choose you skin you want to edit..

In the All Styles Options dropdown box choose Edit templates..
There you`ll see the templates list..Scroll down to Member Info Templates..

goodguy 05-03-2008 09:26 PM

Quote:

Originally Posted by stangger5 (Post 1507322)
admincp >> Styles & Templates >> Style Manager..
In the Style Manager choose you skin you want to edit..

In the All Styles Options dropdown box choose Edit templates..
There you`ll see the templates list..Scroll down to Member Info Templates..

Thanks :up:
Told you I was dumb. :)

I think this is right?

<div class="alt1 smallfont block_row"><if condition="$userinfo[field7]">Title:&nbsp;$userinfo[field7]</if></div>

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$userinfo[field6]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$userinfo[field8]$userinfo[field8]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object>

</div>

stangger5 05-03-2008 09:36 PM

You missed one edit at the first of that template..

Code:

<!-- youtube -->
<if condition="$userinfo[fieldx]">

Looks like it should be

Code:

<!-- youtube -->
<if condition="$userinfo[field6]">

Your code should be this,

Code:

<div class="alt1 smallfont block_row"><if condition="$userinfo[field7]">Title:&nbsp;$userinfo[field7]</if></div>

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$userinfo[field6]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$userinfo[field6]$userinfo[field8]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object></div>

Field6 should be the Youtube ID
Field7 should be the Title..
Field8 should be the Autoplay

:)

crkgb 05-03-2008 09:42 PM

I wish this could be an installable xml file )))

moger 05-03-2008 09:44 PM

ok i installed and it just doesn't show up at all. i have checked everything. even re-installed it. i dont know what is wrong... any ideas?

goodguy 05-03-2008 09:53 PM

Quote:

Originally Posted by stangger5 (Post 1507354)
You missed one edit at the first of that template..

Code:

<!-- youtube -->
<if condition="$userinfo[fieldx]">

Looks like it should be

Code:

<!-- youtube -->
<if condition="$userinfo[field6]">

Your code should be this,

Code:

<div class="alt1 smallfont block_row"><if condition="$userinfo[field7]">Title:&nbsp;$userinfo[field7]</if></div>

<div class="alt2 block_row block_footer"><object width="240" height="200"><param name="movie" value="http://www.youtube.com/v/$userinfo[field6]"></param><param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/$userinfo[field6]$userinfo[field8]" type="application/x-shockwave-flash" wmode="transparent" width="240" height="200"></embed></object></div>

Field6 should be the Youtube ID
Field7 should be the Title..
Field8 should be the Autoplay

:)

Thanks :)
Now I can't see it in the members profile :confused:
I knew I was dumb, but now seem dumber. :o

stangger5 05-03-2008 09:55 PM

Did you,,

Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO ??

You need to add $blocks[youtube] in that template..
Info is in the first post...

goodguy 05-03-2008 09:59 PM

Quote:

Originally Posted by stangger5 (Post 1507378)
Did you,,

Edit: Styles & Templates >> Member Info Templates >> MEMBERINFO ??

You need to add $blocks[youtube] in that template..
Info is in the first post...

Yep it looks like this;

<div id="profile_tabs">
$template_hook[profile_left_first]
$blocks[visitor_messaging]
$blocks[aboutme]
$blocks[stats]
$blocks[friends]
$blocks[youtube]
$blocks[infractions]
$blocks[contactinfo]
$template_hook[profile_left_last]
</div>

Edit: I need an R and L on my hands. :o

stangger5 05-03-2008 10:02 PM

You put it in the wrong section..

Look on down in the template..

Code:

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]


goodguy 05-03-2008 10:04 PM

Quote:

Originally Posted by stangger5 (Post 1507386)
You put it in the wrong section..

Look on down in the template..

Code:

$blocks[stats_mini]
$template_hook[profile_right_mini]
$blocks[friends_mini]
$blocks[youtube]
$blocks[albums]
$template_hook[profile_right_album]
$blocks[groups]
$blocks[visitors]


Fixed that now but still not showing. :confused:


All times are GMT. The time now is 01:16 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
  • Page Generation 0.01473 seconds
  • Memory Usage 1,750KB
  • 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
  • (8)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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