vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Viemo videos wont embed (https://vborg.vbsupport.ru/showthread.php?t=325401)

the one 07-17-2017 04:19 PM

Viemo videos wont embed
 
All of a sudden Viemo video's that i or members try to post via the video icon on my forum wont embed.I am only having this problem with viemo videos.

I am not sure whats going on but this is my bbcode in templates below

<vb:elseif condition="$provider == 'vimeo'" />
<object class="restrain" type="application/x-shockwave-flash" width="640" height="360" data="//vimeo.com/moogaloop.swf?clip_id={vb:raw code}">
<param name="movie" value="//vimeo.com/moogaloop.swf?clip_id={vb:raw code}" />
<param name="wmode" value="{vb:raw wmode}" />
<!--[if IE 6]>
<embed width="640" height="360" type="application/x-shockwave-flash" src="//vimeo.com/moogaloop.swf?clip_id={vb:raw code}" />
<![endif]--></object>

Any help would be much appreciated many thanks

Malc

Dave 07-17-2017 04:48 PM

Bit hard for us to help you when we don't know what errors you are receiving or what exactly is happening. Could you post a link to a thread on your forum where this problem is happening?

It's possible that the browsers of the users have been updated to disable Flash Player (which is slowly being deprecated). Try out the non Flash Player version by changing the embed code to something like:

HTML Code:

<iframe width="640px" height="360px" src="https://player.vimeo.com/video/{vb:raw code}"></iframe>

the one 07-17-2017 05:41 PM

Quote:

Originally Posted by Dave (Post 2588569)
Bit hard for us to help you when we don't know what errors you are receiving or what exactly is happening. Could you post a link to a thread on your forum where this problem is happening?

It's possible that the browsers of the users have been updated to disable Flash Player (which is slowly being deprecated). Try out the non Flash Player version by changing the embed code to something like:

HTML Code:

<iframe width="640px" height="360px" src="https://player.vimeo.com/video/{vb:raw code}"></iframe>

Hi Dave

Apologies its only google chrome that you cant see the videos.

TheLastSuperman 07-17-2017 06:10 PM

^ This could be a temporary issue with Vimeo, reference this for more info: https://vimeo.com/forums/help/topic:287300

Also, it could be possible you're using a code that isn't compatible as Dave was hitting on, this page specifies how to use and customize: https://help.vimeo.com/hc/en-us/sect...bedding-Videos

the one 07-17-2017 06:16 PM

I would like to apologise.

I have just tested it on another computer and its all working in all browsers.On my computer that i was trying to view viemo video's i have malwarebytes installed could that be the problem.

Anyway thanks all for your time


All times are GMT. The time now is 09:32 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.01054 seconds
  • Memory Usage 1,725KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete