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 |
#2682
|
|||
|
|||
Replace in all 8 WR Media templates:
Where can I find the media templates? More details please.. Also, why when I click Category or Services, it directs to 404 error page. I suspect it has to do with URL settings..or htaccess. I've added the .htaccess / copy pasted the codes inside my htaccess..yet it worked..then after I change some settings like enable sitemap. Then it shows 404 error again. |
#2683
|
|||
|
|||
Quote:
Search for: prepare_submit(this.inputname.value, {vb:raw vboptions.postminchars}) The result should be 4 tempaltes like 8WR_media_XXXXXXX in which you have to change the code |
#2684
|
|||
|
|||
Quote:
The problem right now is when I click 'category' or administrative tab..it directs me here - http://www.mywebsite.com/forum/media/admin/cats Instead of the url which has media.php?do=admin_cats something like that.. I managed to get it working when I first install it. Then I don't know why it suddenly starts to show errors again. |
#2685
|
|||
|
|||
Ahh nvm, solved it..I activated:
Should URLs within the media library be slugged for SEO? (htaccess required) to YES. I'm not sure but it will create errors like I mentioned above. The SEO friendly URL is not important though. The mod is working fine and perfect. |
#2686
|
|||
|
|||
Great!
Cheers |
#2687
|
|||
|
|||
Comment button doesn't seem to be working. I cant post any comments. When i push the button, nothing happens.
|
#2688
|
|||
|
|||
Started getting this error the other day:
Fatal error: Call to undefined function imagecreatefromjpeg() in /home/fifagame/public_html/media/media_functions_builds.php on line 48 Does any kind person have an idea? Have checked CHMOD and all 777. This is the excerpt of code from the php file: Code:
switch ($filetype[1]) { case "png": $oldImage = imagecreatefrompng($target); break; case "gif": $oldImage = imagecreatefromgif($target); break; case "jpg": line 48 default: $oldImage = imagecreatefromjpeg($target); break; } |
#2689
|
|||
|
|||
Quote:
I had the same and Reading and magnification of the video does not work for members. The function remains blocked. I worked on my own default style so there are no errors. Zoom function and stop the video does not work after that to change the functions vbulletien styles. I uninstall and reinstall several times. Create and change the group members, ask vbulletin.com and look at the bug ... Nothing could be corrected This is a great regret that I will now definitely remove MEDIA LIBRARY. I installed another hack video and it works great. I thank Michal who is always there to help and for creating xml video. I wish him good luck |
#2690
|
|||
|
|||
Additional extension for Youtube link
(Example:http://www.youtube.com/watch?feature=player_embedded&v...) Download the xml file and load it in the services |
#2691
|
|||
|
|||
I have installed 8wayrun on my website. When i go to rate a video the stars seem to be pushed on to the text. Do you know a quite fix?
-Thank you |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|