The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[YouTube] Integration with Links & Downloads Manager (LDM 2.2.6) Details »» | |||||||||||||||||||||||||||
[YouTube] Integration with Links & Downloads Manager (LDM 2.2.6)
Developer Last Online: Nov 2008
Intro/About:
If you're not familiar with Links and Downloads Manager you should be! It's one of the most robust hacks for vBulletin out there and allows you the Administrator to add vast amounts of content to your board on your own, or via your board members. This hack, for LDM 2.2.6 and vB 3.6.X will allow your links to YouTube videos to play inline within LDM. This hack requires:
In your links_playbit template find: HTML Code:
<td align="center">
HTML Code:
<if condition="$player=='youtube'"> <object width="425" height="340" type="application/x-shockwave-flash" data="http://www.youtube.com/v/$url"> <param name="movie" value="http://www.youtube.com/v/$url" /> <param name="wmode" value="transparent" /> <em><strong>ERROR:</strong> If you can see this, then <a href="http://www.youtube.com/">YouTube</a> is down or you don't have Flash installed.</em> </object> </if> In your ./includes/local_links_include.php file find (around line 2590): PHP Code:
PHP Code:
Live Demo/Example: http://www.amacny.com/vb/local_links...=53&linkid=506 If you're getting an error stating that it's an Invalid Filetype. Go into your LDM settings, and edit 1 of these options, either: musicbox_filetypes, or musicbox_filetypes_divx, or musicbox_filetypes_quicktime, or musicbox_filetypes_realplayer. Remove ALL entries in the setting you choose. Until I can make this mini-mod work WITH all those settings intact, this is the quick-fix. Chances are you're not using ONE of those players. Show Your Support
|
Comments |
#22
|
||||
|
||||
Can this be used as a vbadvanced module? If so, how?
I want to show my latest video on my CMPS pages. Not just the title. I already have that. I want to show the player with the latest video on my CMPS pages. |
#23
|
|||
|
|||
I rechecked my work and it all looks fine to me..still getting invalid file type.
|
#24
|
|||
|
|||
I have updated the hack with the following:
If you're getting an error stating that it's an Invalid Filetype. Go into your LDM settings, and edit (musicbox_filetypes). Remove ALL entries in this setting. Until I can make this mini-mod work WITH all those settings, this is the quick-fix. Alfa, if you figure out how, let us know. That's not something I'm interested in exploring at this time. |
#25
|
|||
|
|||
If your using mp3 etc you can also just remove the mov extension from
musicbox_filetypes_quicktime Filetypes that can be played through QuickTime. That will still play both formats using the jukebox. check www.versionist.com |
#26
|
|||
|
|||
Cool, so basically, if you just disable 1 of them it still works? What about DIVX?
|
#27
|
|||
|
|||
Yea thats better yet. Know one use that anyways. Remove divx and put mov back in and it works
|
#28
|
|||
|
|||
Updated the instructions with:
If you're getting an error stating that it's an Invalid Filetype. Go into your LDM settings, and edit 1 of these options, either: musicbox_filetypes, or musicbox_filetypes_divx, or musicbox_filetypes_quicktime, or musicbox_filetypes_realplayer. Remove ALL entries in the setting you choose. Until I can make this mini-mod work WITH all those settings intact, this is the quick-fix. Chances are you're not using ONE of those players. |
#29
|
|||
|
|||
|
#30
|
||||
|
||||
Any news on this hack? It's mighty interesting to have with google video...
|
#31
|
|||
|
|||
Quote:
http://www.amacny.com/vb/local_links.php?catid=7 HOWEVER... I am not releasing the GOOGLE version because Andrew is going to include both the Google and YouTube versions in the next release of LDM which is coming soon. He may or may not also release additional sites which I suggested. We'll see. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|