Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
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
Version: 1.2, by Adult SEO Adult SEO is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.6.4 Rating:
Released: 12-03-2006 Last Update: 12-07-2006 Installs: 167
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

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:
  • Upload all files from the /upload/ directory to the root of your forum, e.g. /forum/
  • Import the plugin from /import/
Upgrade instructions:
  • Upgrading from 1.0/1.1 to 1.2+
    1. Uninstall the existing product
    2. Import the new product from /import/
    3. Upload all files within /upload/ to your forum root
I will complete this mod with all your wishes when they serve a big audience. Prefereably 100.000+ users.

Please let me know of features you want, video hosts wich should be supported and bugs you find!

Suggestions so far:
  • Support for adult video hosts like pornotube.com and several others
    • Not yet implemented, being worked on.
  • Forum based media posting permissions suggested by
    • Added in version 1.1.
Have Fun!
Jan Jaap

Download statistics:
Downloads are reset to 0 after each update.
  • 5 December 2006 - 64 downloads
  • 8 December 2006 - 143 downloads

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #132  
Old 12-08-2006, 04:59 PM
nhoodjr nhoodjr is offline
 
Join Date: Oct 2006
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hotwheels View Post
wait about 15 minutes and go back and retry saving the options.........that's when i found that it accepted the save......

as far as the icon, it's still missing on mine too........just waiting to see if jan post's up the fix today..........woot :laugh:
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.
Reply With Quote
  #133  
Old 12-08-2006, 05:08 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just be patient friend........Jan will get that lined out....
Reply With Quote
  #134  
Old 12-08-2006, 07:49 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*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.
Reply With Quote
  #135  
Old 12-08-2006, 08:13 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey, and thanks again for all your hard work adult seo (jan), this is such an awesome mod..........
Reply With Quote
  #136  
Old 12-09-2006, 05:09 AM
da420 da420 is offline
 
Join Date: Nov 2005
Posts: 1,232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #137  
Old 12-09-2006, 07:39 AM
da420 da420 is offline
 
Join Date: Nov 2005
Posts: 1,232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #138  
Old 12-09-2006, 01:05 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #139  
Old 12-10-2006, 02:36 AM
da420 da420 is offline
 
Join Date: Nov 2005
Posts: 1,232
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by hotwheels View Post
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...
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.
Reply With Quote
  #140  
Old 12-10-2006, 10:48 AM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Shoot, i will have to look at it tonite when i get home and see.......
Reply With Quote
  #141  
Old 12-10-2006, 11:06 AM
Adam21 Adam21 is offline
 
Join Date: Apr 2005
Location: In The Network!
Posts: 299
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works like a breeze for me.Good hack!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:40 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04915 seconds
  • Memory Usage 2,312KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete