![]() |
Quote:
|
Editing core files is the incorrect way to do things. They did add the hook so the following will fix the issue.
1. AdminCP>Plugins & Producs>Plugin Manager>Add New 2. Product: AME3 Hook: data_parse_bbcode_video (not data_preparse_bbcode_video_start) Title: AME - Parse bbcode video Execution Order: 1 Plugin Code: Code:
global $vbulletin; 4. Save If you have cache enabled you might have to clear that. |
Quote:
Can someone please contact the author and get him to mark the code as reusable so someone can just code this into the xml? Or can it be coded separately as an add-on or something? |
It's not another way. It's the right way.
But I get your point and I agree with you. |
Quote:
|
This is a great mod, but there is one thing that I can't figure out..
Is is possible to have all the embedded Youtube videos play in HQ by default? Or at least have the option to choose quality from the embedded player? |
Probably the closest you'll come is Full Screen Button in Youtube embedded Videos. After all, you can't actually embed an HD video. Certainly not a 1080p video anyway as that would fill most people's screens.
Then there's the fact that many (most?) videos don't even have an HD version. |
Has anyone else noticed that this version (on VB4) doesn't seem to embed in a method that works on the iPhone or the iPad, but the previous version did (VB3) did?
|
Quote:
Quote:
Change the embed to: Code:
<object width="853" height="510"><param name="movie" value="http://www.youtube.com/v/{vb:raw code}?fs=1&hl=en_US&rel=0&hd=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/{vb:raw code}?fs=1&hl=en_US&rel=0&hd=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="853" height="510"></embed></object> |
Quote:
|
All times are GMT. The time now is 07:20 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|