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 |
#802
|
|||
|
|||
Quote:
Feel free to edit it as you wish. |
#803
|
||||
|
||||
Quote:
If you wrap PHP.urlencode() around Code:
fetch_object('vB_Editor_QR_textarea').value I don't know what charset you use on your development board since you say it works for you without PHP.urlencode(), but French and Norwegian characters are included in the ISO-8859-1 encoding so they don't require UTF-8 to work. Hope that helps Fillip |
#804
|
||||
|
||||
Quote:
Wrapping function_exists() around your function declaration (which I have already empirically proven will cause errors in specific scenarios through no fault in anybody's code) simply means that if the function exists, the code will continue to work 100% as intended with no degradation or ill effects whatsoever. The only specific scenario where having a re-declare message would be beneficial is if two mods attempted to use the same function name, which should never happen because all mods should name their functions in such a way that it's uniquely tied to their mod. So yeah, I don't find a single reason why a function declaration that's happening in a place that may very well be executed multiple times should not be wrapped in function_exists(). Alternatively, it would be possible to put the function declaration in a file of its own, and then use require_once(). It'd have the same effect, more or less Fillip |
#805
|
|||
|
|||
Quote:
BTW, I use UTF-8... and many of the people who've I've convinced to switch to UTF-8 have all reported to me that their forums are faster than ever... I just recently had shoryuken.com switch over and even their users are happy about it. |
#806
|
||||
|
||||
Quote:
There's no downsides that I'm aware of. Quote:
I can't comment on speed increases, never tried it tbh. At any rate, it shouldn't be necessary to make them switch when it can work via that simple function, no? Fillip |
#807
|
|||
|
|||
Quote:
|
#808
|
||||
|
||||
No prob, glad to be of help
Quote:
If only the entire interwebs ran off of utf-8... Fillip |
#809
|
|||
|
|||
Quote:
PHP Code:
|
#810
|
|||
|
|||
Unfortunately I'm experiencing this error again, and I thought it was fixed a couple of days ago. When I click on the thumb to view the video all I get is the title and not the player. I do have the latest version uploaded, had this issue before and clicked the "Click here to restore all services in the "/media/xml" directory to their default settings." and it fixed it before. Now - nothing
I don't know where to start to figure it out. Any thoughts? |
#811
|
|||
|
|||
have problems with it??
Quote:
Gr, patrick |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|