The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
8WayRun.Com - Media Library Details »» | |||||||||||||||||||||||||||||||||||||||||
Don't forget to click INSTALL!
I'm an unemployed computer programmer... if you appreciate the work I have done on this mod, please don't hesitate in offering me a donation by clicking the "Support Developer" link to the right of this text. A donation of $50 or more automatically gives you the right to remove the copyright footer for this modification from a single forum. This is a new modification, spawning from the old VB 3.x Video Directory modifications. For all intents and purposes, both my old Video Directory Remixed mod, and Survivor's original Video Directory mod have been discontinued. Neither of us are maintaining these older versions, they will not receive any future updates and we will not be providing any support. This version has a new name because it has been completely rewritten from scratch and is not being built on Survivor's old code. Because of this, if you are upgrading to this new version, from the old version, be sure to read this entire post in order to understand the upgrade process. What is this mod? Simply put, this mod is a directory for media. It supports URL inputs, in order to extract meta data and directorize media into a simple and easy to understand library. Users can add their favorite media from a select few online distribution centers (such as Youtube or Vimeo) and categorize and tag them as they see fit. This mod offers rudimentary support for the hosting of local media. An administrator can upload a media to the /customVID/ (default) directory; then add the media to the library using the URL code of "local:filename". Media hosted locally will be displayed using JWPlayer, but will not provide meta data, so that kind of information will need to be entered manually. Demo: http://www.8wayrun.com/media.phpFeatures:
If you are upgrading from before version 1.1, please install that version first.
There is a conflict with this modification and some of Valter's VSA modifications that will prevent navbar permissions from being handled correctly. I don't know exactly who's fault it is; but I'm pretty sure there are no errors in my code that would be causing this problem. There is a work around for this however. Download Now
Show Your Support
|
17 благодарности(ей) от: | ||
8thos, Ahmet Turan, alhidaya, BlueCheri, hasidoo, InfoNirvana, Marcin_J_, Megaboost, misericorde, nacaruncr, owning_y0u, paulvev, RichieBoy67, romaszek, rootsxrocks, sodasusu |
Comments |
#1112
|
|||
|
|||
Here is the complete list for vBSEO rules
Code:
'^media\.php\?do=tag&tid=(.*)$'=>'media/tags/$1' '^media\.php\?do=details_edit&mid=(.*)$'=>'media/edit/$1' '^media\.php\?do=ags_edit&mid=(.*)$'=>'media/tag-edit/$1' '^media\.php\?do=comment_edit&cmt=(.*)$'=>'media/comment-edit/$1' '^media\.php\?do=category&cid=(\d+)$'=>'media/cat-$1' '^media\.php\?do=details&mid=(\d+)$'=>'media/song-$1' '^media\.php\?do=user&uid=(\d+)$'=>'media/user-$1' '^media\.php\?do=faves&mid=(\d+)$'=>'media/love/$1' '^media\.php\?do=report&mid=(\d+)$'=>'media/report/$1' '^media\.php\?do=search&query=(\d+)$'=>'media/search/$1' '^media\.php\?do=letter&query=(\d+)$'=>'media/letter/$1' '^media\.php\?do=random$'=>'media/random' '^media\.php\?do=submit$'=>'media/submit' '^media\.php\?do=browse$'=>'media/browse' '^media\.php\?do=tagcloud$'=>'media/tagcloud' '^media\.php\?do=favorites$'=>'media/favorites' '^media\.php\?do=subscriptions$'=>'media/subscriptions' '^media\.php\?do=admin_host_edit&sid=(\d+)$'=>'media/admin/edit/$1' '^media\.php\?do=admin_host_delete&sid=(\d+)$'=>'media/admin/delete/$1' '^media\.php\?do=admin_host_export&sid=(\d+)$'=>'media/admin/export/$1' '^media\.php\?do=admin_(\w+)$'=>'media/admin/$1' '^media\.php$' => 'media' |
#1113
|
|||
|
|||
Thats what i wanna know too any way to add sapo.pt videos ????
|
#1114
|
|||
|
|||
Quote:
Not Found |
#1115
|
|||
|
|||
|
#1116
|
|||
|
|||
Hey is there a Way to Clear all Favorites from all videos
Ive found a bug and some members boosted the "Most Popular Media" up by doing this When Guests can rate the videos they can also add them as Favorites but they can add it over and over again and it clocks them up Thanks |
#1117
|
|||
|
|||
Quote:
For now I will make do with a submissions thread in the forum. For my site this is mainly a staff maintained video gallery, but the option of having partial member submissions would be useful. |
#1118
|
|||
|
|||
Thanks Jaxel awesome work
|
#1119
|
|||
|
|||
Disabling this until there is a way to delete the "media" tab.
|
#1120
|
|||
|
|||
Jaxel, I'm having trouble with the SEO links on the latest version. If I set them to be enabled then it seemingly correctly rewrites the link (media/mX-title) but it returns a 500 internal server error upon trying to view it. I've opened up the apache error log and it gives me;
Quote:
Turning on debug and now have the following; Quote:
EDIT 2: Found this bug report which seems to have something to do with it. I deleted the MVC part which fixes the 500 error but now it gives me a 404 not found error. Is there some setting/module that I haven't enabled to get this to work for me on my server? Also, and this is a minor thing, the styling for the media comments header appears in 8WR_media_comment_bit (rather than 8WR_media.css) and seems to be 'hard coded' rather than style-specific. |
#1121
|
|||
|
|||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|