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 |
#1272
|
|||
|
|||
Understand that but am NOT gonna allow Public access to that dir for upload since no upload facility available that allows browsing local
|
#1273
|
|||
|
|||
Not valid code in member's page:
HTML Code:
<link rel="stylesheet" type="text/css" href="http://www.mysite.ru/forum/clientscript/vbulletin_css/style00041l/8WR_media.css" />
|
#1274
|
|||
|
|||
For some reason my thumbnails don't show. What am I doing wrong here?
http://mortalkombatempires.com/forum/media.php |
#1275
|
|||
|
|||
I did all that are explained in the instructions here. I only got browse all playlists. I dont know where to find add to playlist. Advanced search works great but the simple search only gives me the error : Could not find phrase 'media_search_string_too_short'.
great mod |
#1276
|
|||
|
|||
I'm getting an error:
Fatal error: Class 'Imagick' not found in /home/fpvnovic/public_html/vbulletin/media/media_functions_builds.php on line 57 This happens when clicking "Submit media". my host says Imagemagic can be found in usr/bin. how should line 57 look like? I don't know how to fix this.. can someone please help? Thanks |
#1277
|
|||
|
|||
another question. I would love to get "most recent media to show as a widget on my front page. It that possible?
|
#1278
|
|||
|
|||
Quote:
|
#1279
|
|||
|
|||
Thanks mobe00. That worked great!
I hope someone can help me with the problem in this post: https://vborg.vbsupport.ru/showpost....postcount=1275 |
#1280
|
|||
|
|||
Quote:
Code:
if (vbstrlen($keyword) < 3) Code:
if (vbstrlen($keywords) < 3) Quote:
Admin Control Panel > Plugins & Products > Plugin Manager > "media NAVTAB" Find the code: Code:
$perms = media_permissions(); Code:
$perms['rate'] = true; $perms['comment'] = true; $perms['submit'] = true; $perms['playlist'] = true; if (is_member_of($vbulletin->userinfo, explode(',','5,6'))) { $perms['modtags'] = true; $perms['modcategory'] = true; $perms['modservice'] = true; } Quote:
|
#1281
|
|||
|
|||
OK, thanks for the quick reply. I'll just disable line 55-61 then. I'll leave you some cash on my way out.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|