vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Full Screen Button in Youtube embedded Videos (https://vborg.vbsupport.ru/showthread.php?t=238243)

Videx 07-07-2010 12:36 PM

Yes, that seems to work in vb404. Thanks. You should specifically tell the OP that it's okay to update the first post, because if he doesn't we're going to get several pages here of people asking how to get it to work.

I wonder if there's still a bug tracker for this we could go vote on?

Sadikb 07-07-2010 03:45 PM

Quote:

Originally Posted by Videx (Post 2065836)
Yes, that seems to work in vb404. Thanks. You should specifically tell the OP that it's okay to update the first post, because if he doesn't we're going to get several pages here of people asking how to get it to work.

I wonder if there's still a bug tracker for this we could go vote on?

Hi... sorry guys haven't updated this. That's because I haven't upgraded to 4.0.4. Am planning to give that version a miss. Will update this mod when 4.0.5 comes out.

fxwoody 07-10-2010 09:33 AM

Tks guys for the update on this! Was annoying not to be able to have it work!
Now if i can just add a comment for all of those who still can't make it work.
Simply unchecked this "Automatically parse links in text" in the additional option when you make your post! As it will add the [URL] tags and disable the YouTube BBcode function ;)
Have fun ;)

Fungsten 07-15-2010 07:52 PM

Quote:

Originally Posted by abdulbasitsaeed (Post 2065644)
It actually does work with 4.0.4 too. The new and old templates don't match, and hence you need to revert to the default template. If you have already done that during the upgrade to 4.0.4,

Go to Styles & Templates –> Style Manager –> –> BBCode Layout Templates –> bbcode_video:

Find:

Code:

<object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/{vb:raw code}">
    <param name="movie" value="http://www.youtube.com/v/{vb:raw code}" />
    <param name="wmode" value="transparent" />
    <!--[if IE 6]>
    <embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/{vb:raw code}" />
    <![endif]--></object>

and replace it with:

Code:

<object class="restrain" type="application/x-shockwave-flash" width="640" height="385" data="http://www.youtube.com/v/{vb:raw code}&fs=1">
    <param name="movie" value="http://www.youtube.com/v/{vb:raw code}" />
    <param name="wmode" value="transparent" />
  <param name="allowFullScreen" value="true" />
    <!--[if IE 6]>
    <embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/{vb:raw code}" />
    <![endif]--></object>

Hope this works for you. :)

I'm on 4.0.5. It doesn't work.

XLCR GODFATHER 07-18-2010 02:24 AM

Me Also on 4.0.5 and does not work.

CvP 07-18-2010 04:41 AM

working for me in 4.0.5.

@not working guys: revert your video bb code template in vB's default skin.
then add &fs=1 and <param name="allowFullScreen" value="true" />
in proper places (as shown in here).

Fungsten 07-18-2010 07:32 PM

Quote:

Originally Posted by CvP (Post 2070939)
working for me in 4.0.5.

@not working guys: revert your video bb code template in vB's default skin.
then add &fs=1 and <param name="allowFullScreen" value="true" />
in proper places (as shown in here).

Nevermind I found it.

On Edit:
Still doesn't work.

Videx 07-18-2010 07:55 PM

Working here in 405 after the edit in post 40. https://vborg.vbsupport.ru/showpost....4&postcount=40

Maybe you're trying it with a video that doesn't have fullscreen? I don't know if any youtubes actually don't have fullscreen, just guessing.

XLCR GODFATHER 07-22-2010 01:35 AM

Quote:

Originally Posted by Videx (Post 2071219)
Working here in 405 after the edit in post 40. https://vborg.vbsupport.ru/showpost....4&postcount=40

Maybe you're trying it with a video that doesn't have fullscreen? I don't know if any youtubes actually don't have fullscreen, just guessing.

This worked thank you.

Sorry I missed it, all the posts in all the mods I have can get overwhelming sometimes.
I am surprised that the coder didn't update the mod to reflect this...

But either way installed and rated 5stars.

PRadden 08-05-2010 12:10 PM

I am using 3.5.4, and under: Styles & Templates –> Style Manager –> –> BBCode Layout Templates –>

I dont't have bbcode_video.... Is there another place to put this code for the full screen button?


All times are GMT. The time now is 11:40 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.01365 seconds
  • Memory Usage 1,745KB
  • 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_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)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