The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vJukebox - Song and Video Management System Details »» | |||||||||||||||||||||||||||
vJukebox - Song and Video Management System
Developer Last Online: Jul 2020
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 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. Supporters / CoAuthors Show Your Support
|
Comments |
#352
|
||||
|
||||
Thanks for the update, Cole!
|
#353
|
|||
|
|||
Installed :up:
|
#354
|
|||
|
|||
Upgraded, followed instructions, but got a database problem.
MySQL 3.23.56 NOTE: I've edited the templates. Do I need to revert them first? Code:
Database error in vBulletin 3.5.4: Invalid SQL: SELECT * FROM jukebox_media WHERE active = 1 ORDER BY title DESC LIMIT 0,; MySQL Error : You have an error in your SQL syntax near '' at line 2 Error Number : 1064 Date : Tuesday, April 4th 2006 @ 10:17:57 AM Script : http://www.staytunedtheband.com/forum/jukebox.php Referrer : http://www.staytunedtheband.com/news.php IP Address : xxxxxxx Username : xxxxxxx Classname : vb_database Please advise! |
#355
|
|||
|
|||
Also, I wanted to offer this up as a change to be made in the future: The Highest Rated Media were showing up as downloadable links rather than being played in the player. For us this is a huge problem as it violates our agreements with BMI and ASCAP (links should allow people to play our music but not download). So I changed this in the jukebox_media_toprated template:
Code:
<a href="$toprated[url]">$toprated[title] (Average Rating: $rating)</a><br /> Code:
<a href="jukebox.php?$session[sessionurl_q]do=viewmedia&mid={$toprated['mediaid']}">$toprated[title] (Average Rating: $rating)</a><br />
|
#356
|
|||
|
|||
hi... thanks for great juke box
I wonder if someone can make playlist right next to player, so user can choose the song they like.... another thing... after you edit the file.... it doesnt have a link to redirect back the index page... i have to closed the edit manager and go back to main forum, |
#357
|
||||
|
||||
Hey Cole2026 include my add-on please
|
#358
|
|||
|
|||
Installed on my test board more or less... would not accept an upload from my hard drive, but accepted a link to a folder on my server.
I'm getting this message on my live board... Could not find phrase 'jukebox_fieldmissing'. I have more or less the same hacks (very few) on both my test board and live board. I enjoy debugging this stuff, and will play around. I'm a relatively new license owner (3.5.4), and just thought I'd put this out here, should anyone have a quick piece of advice. Great product. Can't wait to click install |
#359
|
||||
|
||||
Any updates so far, Cole?
|
#360
|
||||
|
||||
nice hack "clicked install"
it works thou i do get a couple errors, it will be interesting to see the new beta i noticed its missing a couple phrases. good work non the less and it will be neat to see |
#361
|
|||
|
|||
Quote:
But anyways, I've gone through several major code-rewrites and have not liked how things have come out. This time I'm trying a vBAgallery approach, giving the jukebox it's own folder and such. I have alot of time over spring-break to finish everything off and am planning on just bumping the version number to 1.5 at release. After this release I'll check the support block and have some official support going out as well. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|