![]() |
There is a bug in the youtube module which prevents some videos from working.
Here is an example video: http://www.youtube.com/watch?v=_lxakVAaAJY Youtube displays the following embed code: HTML Code:
<embed src="http://www.youtube.com/v/_lxakVAaAJY&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed> HTML Code:
<embed src="http://www.youtube.com/v/_lxakVAaAJY&autoplay=1&fs=1&rel=0&ap=%2526fmt=18" type="application/x-shockwave-flash" allowfullscreen="true" width="480" height="385" wmode="transparent"></embed> However, if you look at the end of the url, you will see &ap=%2526fmt=18 Now I don't know what this is supposed to be... but if I change that part to &fmt=18 then everything works fine. |
Why is the New Video called "Neues Video"? Is there a gif that has New Video in english?
|
Is anyone that is using Firefox not able to view the videos. I have a user that just shows the spinning dial. It won't load for them, but if they go directly to youtube.com it loads fine? Any ideas? His IE8 works fine.
|
Quote:
its not depend on browser , i guess its from youtube service , and I note sometimes take some time to start load video (app. about 10 - 15 sec.) . |
Quote:
|
We installed everything properly using 3.8.2 and it displays on the navbar, however when we click the link in the navbar to go to the "Video Directory" it says
Quote:
|
Sir,
i'm upgrade 123 to 124 but i have this error; http://img14.imageshack.us/img14/1616/adszewz.png |
What changed from the new update? U didn't tell us what's fixed, new, removed from the mod?
|
Hello, i found a bug in megavideo.....
there is a new feature in megaupload... that if u upload a video file it will automatically upload it to megavideo,,, and i noticed any video was uploaded through megaupload ... cant be added.... |
Alright, seen a few of you asking for this, and I wanted something like this as well for an Off-Road 4x4 Forum I'm working on.
To add a "View My Videos" link to your postbit, only if the user has videos, here is the following template, and plugin. View My Video's Link: TEMPLATE -------- Title: video_postbit Template Code: Code:
<!-- show vid link --> ------ Name: Video Directory - Display Video Link in Profile Hook Location: postbit_display_start Execution Order: 5 Plugin PHP Code: Code:
if ((THIS_SCRIPT == 'showpost') OR (THIS_SCRIPT == 'private') OR (THIS_SCRIPT == 'showthread') OR (THIS_SCRIPT == 'announcement') OR (THIS_SCRIPT == 'newreply')) Navigation Link Suggestion: Since the link is added to the navigation bar via plug-ins and some people have vbAdvanced, or another form of CMS/Portal page, this edit for that plugin will automatically add the Forum URL to the link. Plug-In Name: Navbar-Link Product: Video-Directory Code:
if ($vbulletin->options['videodirectory_navbarlink_hook'] == 1) |
All times are GMT. The time now is 11:55 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|