Back to vBulletin 3.5 Add-ons

vJukebox - Song and Video Management System
Mod Version: 0.9.0, by Cole2026

This modification is in the archives.
vB Version: 3.5.3 Rating: (3 votes - 5.00 average) Installs: 119
Released: 09 Dec 2005 Last Update: 31 Jan 2006 Downloads: 325
Not Supported DB Changes Uses Plugins Template Edits Additional Files Is in Beta Stage  

vJukebox v 0.9.0 Alpha

What does this do?
This is a Jukebox system, you can add and listen to/play videos/songs, users can rate the media, comment it, and much more!
Updates:

0.9.0 - Total Rewrite, several new features, template overhall.
0.8.1 - Fixed several bugs that I overlooked at first distribution.

Known Bugs:

File Writing Error - Fix by Replicators, See this

Spoiler (click to open)


If anybody is having a issue where the server auto-CHMOD's the files that people upload to 600 then do this..

Open jukebox.php

Find:

Code:
$result=move_uploaded_file($_FILES['mediafile']['tmp_name'], DIR.'/'.$jukebox->url.$filename);
Add After:

Code:
chmod(DIR.'/'.$jukebox->url.$filename, 0640);
You can change the 0640 to whatever CHMOD you want but 640 works for me.

May i suggest to Cole2026 to put this fix in the post so all know, cause i am sure i ain't the only one who had this problem.

Close
post.


To Install:
1. Import the product xml file in this folder.
2. Upload all files in the upload folder.
3. Create a folder named media in your forumroot (or another name, you can edit the name of the folder you want to upload media in, in the ACP settings. CHMOD 777
3. Enjoy.

Please note:
I will not officially support this until we get into the beta phases.

If you want to add a link to this in the navbar:
In the template: navbar
=============================
FIND:
=============================
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
=============================
BELOW THIS, ADD:
=============================
<td class="vbmenu_control"><a href="jukebox.php?$session[sessionurl_q]">Jukebox</a></td>
=============================

Bug Reporting:
Please report all bugs to:
http://www.digitalsupremacy.com/forums/vbugs.php

Please Donate if you want the product to grow. I'll donate 15% of all donations I get for this project to Unicef as well.
https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=bfoot045%40gmail%2ecom&no_shipping=0&no_note=1&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8

Download

This modification is archived and cannot be downloaded.

Addons

Supporters / CoAuthors

  • markbolyard

Screenshots

       

 


vblts.ru supports vBulletin®, 2022-2024