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 |
#12
|
|||
|
|||
Use & instead of &
The string is treated as raw unparsed text, for security reasons. |
#13
|
|||
|
|||
When I click a user link in media.php it gives the following sql error:
Code:
Invalid SQL: SELECT user.*, media.userID, COUNT(media.mediaID) AS count FROM vb_user AS user LEFT JOIN vb_media AS media ON(media.userID = user.userid) WHERE user.userid = '1'; MySQL Error : Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause Error Number : 1140 ps: thanks, we've been waiting for this, was keeping 3.x plugin since 4.x upgrade. nominated and appreciated |
#14
|
|||
|
|||
that work fine for me, but i have too small problem, : the yahoo video and google video don't work
|
#15
|
|||
|
|||
Quote:
Anyway, I uploaded a new version just for you... try it now. Thats because there is no import function for Yahoo or Google yet. |
#16
|
|||
|
|||
Quote:
also when i search smtg it gives this error: Code:
Parse error: syntax error, unexpected ';' in ..\media\media_search.php on line 76 os: windows 2k3 php 5.2.6 vb: 4.0.3 note: upgraded from VDR edit: ok trying new version, ty for quick response |
#17
|
|||
|
|||
Quote:
but search still gives the following error: Code:
Parse error: syntax error, unexpected ';' in ...\media\media_search.php on line 73 |
#18
|
|||
|
|||
I'm an idiot... new version... fixed.
How you guys like the new thumbnail format? |
#19
|
|||
|
|||
i can't edit TAG a have this error
Database error in vBulletin 4.0.3: Invalid SQL: SELECT media_tag_content.*, media_tag.tagText, user.username FROM vbmedia_tag_content AS media_tag_content LEFT JOIN vbmedia_tag ON(media_tag.tagID = media_tag_content.tagID) LEFT JOIN vbuser AS user ON (user.userid = media_tag_content.userid) WHERE media_tag_content.mediaID = '186'; MySQL Error : Unknown column 'media_tag.tagText' in 'field list' Error Number : 1054 Request Date : Sunday, April 18th 2010 @ 01:14:55 AM Error Date : Sunday, April 18th 2010 @ 01:14:56 AM Script : http://www.mysite.com/media.php?do=tags_edit&mid=186 Referrer : http://www.mysite.com/media.php?do=details&mid=186 IP Address : Username : Aroot Classname : vB_Database MySQL Version : 5.0.67-log |
#20
|
|||
|
|||
Dammit... its always some random TABLE PREFIX error that I miss... fixed.
|
#21
|
|||
|
|||
Quote:
new thumbnail format is much better. this is a perfect mod. :up: |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|