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)

Chadi 07-05-2008 11:26 PM

Can you please make one for godtube.com also?

Nzo 07-07-2008 08:28 AM

*installed
Quote:

Originally Posted by Digital Jedi (Post 1565109)
Instead of a text field where they have to put in &autoplay=1, I made it a single selection check box called Check to have your video auto-play when your profile loads.

Works like charm. Thx for sharing :)

protoolers 07-07-2008 06:47 PM

Great Plug!

SHalliday 07-11-2008 04:35 AM

Thank you for this great plug-in. Our members love it. Two thumbs up as index finger clicks install :)

towermatt 07-16-2008 02:01 PM

Great mod, thanks for putting it out here.

I have a custom skin and these do not appear in the MEMBERINFO template.

Can I just add them? And if yes, where?

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

NM--needed to upgrade my skin.

danielcompton 07-19-2008 08:46 PM

I couldnt get mine to show up in the member page at all, no matter what I tried..

I made silly mistake when entering the Field IDS, I viewed them and noted down the Display Order, rather than the Field ID

soon as changed that it worked,, silly error but maybe someone else has done this and might help them.

and had to change width to 200 otherwise it went right off the page

stangger5 07-20-2008 02:33 AM

Quote:

Originally Posted by towermatt (Post 1576838)
Great mod, thanks for putting it out here.

I have a custom skin and these do not appear in the MEMBERINFO template.

Can I just add them? And if yes, where?

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

NM--needed to upgrade my skin.

Looks to me,, your still useing 3.6.X user profile page...

Should work just fine in your Default 3.7 skin...

Fax 07-22-2008 02:05 PM

if anyones intrested in using the actual url of youtube rather than the id number, you will need to manually create a plugin:

Hook Location: "member_execute_start"
Plugin PHP Code:
PHP Code:

$test $userinfo[field27];
$youtube substr_replace($test""031);[/B

And simply change in the template "memberinfo_block_youtube"
PHP Code:

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


Virtualshiner 07-23-2008 05:51 PM

I installed this just and added all the codes and now my profile is all messed up. No one elses is just mine.

The link is here

I have now un-installed this mod until I can get my profile back into shape.

I have no backup of recently so I cant do that.

Please, any help?

stangger5 07-23-2008 11:45 PM

Looks like you have your profile fix back....

I `m working on a new version...
Please wait and install it...


All times are GMT. The time now is 11:03 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.01178 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
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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