The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Media Player based on AnyMedia 3.5.x by Crist Chsu Details »» | |||||||||||||||||||||||||||
vB Media Player based on AnyMedia 3.5.x by Crist Chsu
Developer Last Online: Nov 2013
Update: A verry experienced and devoted programmer has joined the development team, he will work fulltime on the mod from now on (9 January 2007).
vBulletin Media Player for vBulletin 3.6.x This mod is in Beta stage Instalation instructions:
Please let me know of features you want, video hosts wich should be supported and bugs you find! Suggestions so far:
Jan Jaap Download statistics: Downloads are reset to 0 after each update.
Supporters / CoAuthors Show Your Support
|
Comments |
#132
|
|||
|
|||
I went into the template code to see if maybe it was calling for the icon as a different name. Its calling Media.gif, the old {M} icon from the earlier versions. I changed the name on the server of the new icon vbmediaplayer.gif to media.gif to see if that would work. It didnt, and the icon on the actual media player was then messed up. So I changed it back. I dont know what to do.
|
#133
|
|||
|
|||
Just be patient friend........Jan will get that lined out....
|
#134
|
|||
|
|||
*NOTE* YOU SHOULD PROBABLY WAIT FOR JAN'S UPDATE, BUT THIS DOES WORK FOR NOW.
K, i figured out how to get the little icon to work correctly in my forums: I know it's crude, but it does work. Go to your admincp, Styles & Templates, then style manager and open your style...... locate Editor Templates and open it, then open editor_templates_toolbars_on <if condition="$show['php_bbcode']"> <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_php"><img src="$stylevar[imgdir_editor]/php.gif" width="21" height="20" alt="$vbphrase[wrap_php_tags]" /></div></td> </if> and below it add (right after the </if> statement): <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt=""/></td> <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_media"><img src="$stylevar[imgdir_editor]/vbmediaplayer.gif" width="23" height="20" alt="$vbphrase[wrap_media_tags]"/></div></td> Then save that template. now go to Show thread Templates and open it, locate Showthread_quickreply aand open it. find: td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td> and below it add: <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt=""/></td> <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_media"><img src="$stylevar[imgdir_editor]/vbmediaplayer.gif" width="23" height="20" alt="$vbphrase[wrap_media_tags]"/></div></td> and click save..........that should do it......tiz working for my site perfectly. |
#135
|
|||
|
|||
hey, and thanks again for all your hard work adult seo (jan), this is such an awesome mod..........
|
#136
|
|||
|
|||
Whenever I save my settings in ACP it unchecks a bunch of the video sites. I didnt uncheck them the only change I made was making it so it didn't autoplay. I can't change them back. I have to uninstall, and reinstall to get those settings back.
|
#137
|
|||
|
|||
I got the same results as hotwheels, but I tried some of the nextensions and none of the ones I tried seemed to work.
You can check it out here. http://www.mindifidoaj.com/forum/tes...tml?styleid=19 |
#138
|
|||
|
|||
I too have the same results da420.........i did manage to get a wmv to play.......but our work server isn't really good for testing from for me, they have almost all the player connections disconnected here...
|
#139
|
|||
|
|||
I wasn't even able to get wmv to play, I also tried .mov and a few others, and unable to get that to play as well.
|
#140
|
|||
|
|||
Shoot, i will have to look at it tonite when i get home and see.......
|
#141
|
|||
|
|||
Works like a breeze for me.Good hack!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|