vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Youtube Videos are not displaying on iphone and ipad (https://vborg.vbsupport.ru/showthread.php?t=253674)

adeel80 11-14-2010 04:17 PM

Youtube Videos are not displaying on iphone and ipad
 
Hi,

I'm on 4.0.8. youtube videos just show as blank on iphone and ipad. Kindly someone help.

FortressGamers 12-24-2010 05:14 PM

iPhone, iPod & iPad do not support flash.

Youtube embedding is flash..

Digital Jedi 12-24-2010 06:26 PM

Flash doesn't work on those, but YouTube should through their respective YouTube applications. You should at least be getting a clickable thumbnail or link that opens in the application or website.

preemz10314 12-25-2010 10:14 AM

sorry to hear that your wasted money on an ijunk product ;/ merry christmas.

adeel80 01-15-2011 04:52 PM

How come the other youtube videos play fine on my iphone and ipad but not the ones posted on my vbulletin forum?

Please someone give solution, I am losing a lot of audience due to this.

Digital Jedi 01-16-2011 02:29 AM

YouTube uses alternative means to make their videos play on devices without flash support. You can try updating your embed code to see if it matches what YouTube currently uses.

Isaacj 01-20-2011 06:54 PM

Go to Styles and Templates --> Search in Templates --> Search for "video" and open the bbcode_video template.

Search for: <vb:elseif condition="$provider == 'youtube'" />

And replace the old YouTube code with:

Code:

<iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="390" src="http://www.youtube.com/embed/{vb:raw code}" frameborder="0" allowFullScreen></iframe>
--
Isaacj

adeel80 01-20-2011 07:56 PM

Quote:

Originally Posted by Isaacj (Post 2152082)
Go to Styles and Templates --> Search in Templates --> Search for "video" and open the bbcode_video template.

Search for: <vb:elseif condition="$provider == 'youtube'" />

And replace the old YouTube code with:

Code:

<iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="390" src="http://www.youtube.com/embed/{vb:raw code}" frameborder="0" allowFullScreen></iframe>
--
Isaacj

Thank You so much. That worked. How about other Video formats, how can I do the same for them?

benative 09-23-2011 01:07 PM

Quote:

Originally Posted by Isaacj (Post 2152082)
Go to Styles and Templates --> Search in Templates --> Search for "video" and open the bbcode_video template.

Search for: <vb:elseif condition="$provider == 'youtube'" />

And replace the old YouTube code with:

Code:

<iframe title="YouTube video player" class="youtube-player" type="text/html" width="640" height="390" src="http://www.youtube.com/embed/{vb:raw code}" frameborder="0" allowFullScreen></iframe>
--
Isaacj

This code fixed the problem :)
But what about vimeo?? any clue?

Digital Jedi 09-23-2011 10:53 PM

If Vimeo is still using Flash for embedding, then there's not really anything you can do.


All times are GMT. The time now is 03:44 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.01620 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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