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)

glorify 02-07-2008 12:50 AM

Looks solid and in the right side is right where it looks good. Will install. Nice job man.

seangworld 02-07-2008 03:39 AM

THANK YOU!!!

i downloaded the zip and clicked install. i'll actually install it in a little bit.

sinistergaming 02-07-2008 05:06 AM

installed easily enough works great

seangworld 02-07-2008 05:08 AM

Yay It Works!!!!

Alfa1 02-07-2008 07:42 AM

Can you please add functionality to allow only certain usergroups to put this on their profile?

This works like a charm. It only strikes me as odd, to put the video title between the block title and the video, instead of replacing the block title with the video title. I have changed this by moving some code around in memberinfo_block_youtube:
PHP Code:

<!-- youtube -->
<if 
condition="$userinfo[field9]">
<
div id="youtube" class="tborder content_block">
    <
h4 class="thead block_title">
        <
a href="#top" class="collapse_gadget" onclick="return toggle_collapse('youtube')"><img id="collapseimg_youtube" src="images/buttons/collapse_generic.gif" alt="" border="0" /></a>
        <
a name="albums"></a>
        <
span class="block_name"><if condition="$userinfo[field22]">$userinfo[field22]</if></span>
    </
h4>
    <
div class="block_content" id="collapseobj_youtube" style="">
    

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

</
div>
</
div>
</if>
<!-- / 
youtube --> 

Note that my profile field ID's are 9 and 22. If you use the above, then you need to change this.

Would it be possible to change this hack, so that more flash video sites can be used and not just youtube?

spike_xxx 02-07-2008 08:14 AM

Thank You .... works great :)

stangger5 02-07-2008 02:00 PM

Quote:

Originally Posted by Alfa1 (Post 1438034)
Can you please add functionality to allow only certain usergroups to put this on their profile?

This works like a charm. It only strikes me as odd, to put the video title between the block title and the video, instead of replacing the block title with the video title.

I have added the functionality to allow certain usergroups to use..
Next version...;)

I made both the box title and video title,,,to make it look more like the other info blocks..

Booth 02-09-2008 05:12 AM

For some reason when users who have already added a video are change it to a different video it doesn't show.

stangger5 02-09-2008 10:01 AM

If it doesnt show,,,then they didnt put the YouTube code in right...

Have them try anther video too...

christian8a 02-09-2008 04:07 PM

there a way to use full URL man? instead of the ID
for us is good, but for some members they dont know that, they just paste the full url


All times are GMT. The time now is 05:53 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.01220 seconds
  • Memory Usage 1,748KB
  • 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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