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
  #42  
Old 12-04-2006, 08:17 PM
MissKalunji's Avatar
MissKalunji MissKalunji is offline
 
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

whats the difference between that and anymedia?
Reply With Quote
  #43  
Old 12-04-2006, 08:51 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Adult SEO View Post
Hi!

Please try to uninstall Any Media 3.5.x as it might be that the manual template edit of the old Any Media conflicts with the dynamicly added icon from the new Any Media.

Best Regards,
Jan Jaap
Okay i did it jan, and this is what i am showing so far:
Reply With Quote
  #44  
Old 12-04-2006, 08:56 PM
deta deta is offline
 
Join Date: Dec 2004
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

[MEDIA]http://www.myvideo.de/watch/13954[/MEDIA]

dosn't work....

cu Deta
Reply With Quote
  #45  
Old 12-04-2006, 09:04 PM
Adult SEO's Avatar
Adult SEO Adult SEO is offline
 
Join Date: May 2006
Location: The Netherlands
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by deta View Post
[MEDIA]http://www.myvideo.de/watch/13954[/MEDIA]



dosn't work....



cu Deta


http://www.publiceren.net/anymedia/showthread.php?t=4

It didn't work when I first loaded the video on the forum but after manualy visiting the video URL http://www.myvideo.de/movie/13954 and then returned to the forum it did work.

The embedding code is the original embedding code from MyVideo.de so it must be a bug from MyVideo.de.

Best Regards,
Jan Jaap
Reply With Quote
  #46  
Old 12-04-2006, 09:06 PM
Exitilus Exitilus is offline
 
Join Date: Jul 2004
Location: Spokane, WA
Posts: 432
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

FYI I'm getting the same SQL Error when trying to edit the USergroup options. I know it's a known bug just thought I would report it
Reply With Quote
  #47  
Old 12-04-2006, 09:14 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I changed the usergroup permission's to the original settings:

PHP Code:
ALTER TABLE `usergroupADD `anymediapermissionsINT10 UNSIGNED NOT NULL DEFAULT '3' AFTER `glossarypermissions` ; 
Still no go, here i have youtube and google uploaded in this pic:

I also attatched my mysql:
Reply With Quote
  #48  
Old 12-04-2006, 09:26 PM
MotMann MotMann is offline
 
Join Date: Jan 2006
Location: Germany
Posts: 333
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Now i have on my Portal (VbEASY) that problem, the same as other ones:

Quote:
Invalid SQL:
SELECT `media_info` FROM `vb_anymediainfo` WHERE `media_code`='http://www.youtube.com/watch?v=v0hzuOPKnNg' LIMIT 1;

MySQL-Fehler : Table 'd0xxxxx.vb_anymediainfo' doesn't exist
Error Number : 1146
Datum : Tuesday, December 5th 2006 @ 12:23:09 AM
Skript : http://www.xbox360gamertag.de/
Referrer :

IP Address : **.****.*.***
Username : ******
Classname : vb_database
It comes only, if i locked in and the user can use the bb code. If i deaktivate that, than all runs okey.
Reply With Quote
  #49  
Old 12-04-2006, 10:14 PM
hotwheels hotwheels is offline
 
Join Date: May 2005
Location: Cheyenne, wy
Posts: 1,380
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also, just want to say thanks for taking the time to put this into a beta stage and taking the time to help improve our video viewing.........i know this will end up working great in the end.

hotwheels
Reply With Quote
  #50  
Old 12-04-2006, 10:25 PM
FleaBag's Avatar
FleaBag FleaBag is offline
 
Join Date: Dec 2001
Posts: 1,674
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fantastic work Adult, I look forward to this becoming stable.
Reply With Quote
  #51  
Old 12-05-2006, 01:14 AM
R1lover's Avatar
R1lover R1lover is offline
 
Join Date: Apr 2006
Location: Northern Ca
Posts: 428
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What I want to know is how do you have VB.org's login info on this site?

Is this site actually vb.org in hiding?

Please explain as I'm confused here why you have this site or is it a mirror of VB?

Thank you
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 05:25 AM.


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.04880 seconds
  • Memory Usage 2,314KB
  • 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
  • (1)bbcode_php
  • (3)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
  • (1)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