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 |
#472
|
|||
|
|||
The phrase errors are a known issue with this, and it doesn't look like Cole's ever coming back to it, sadly.
|
#473
|
|||
|
|||
some good coder should re-write this whole hack cuz its a very good hack. But should add-on to it, where the upload actually works and you can make song categoreys and all the rest of the features requested. I've only been able to successfully upload two songs that were small filesized, all the rest in my juke box are link hosted. SOMEONE RE-WRITE THIS AND FIX IT UP!
|
#474
|
|||
|
|||
lol, i was able to upload 1 song
i went into my jukebox_media table in the sql database and i made a upload to use from there, and it worked that way as far as the phrases, they are coded wrong cuz i went and made a phrase for Could not find phrase 'jukebox_errorwriting_x'. and i made the phrase say Error in your uploading, please try again and i still got the same can't find phrase code, so this means its not coded to load the phrases right. i will try and look into the codes, i might be able to fix it. as far as uploading a file the real intended way i have no clue how to fix it or where to start. |
#475
|
|||
|
|||
ok i got a few phrase locations found there is a few more but they are in admin cp so no biggy
go to admincp---> Languages & Phrases---> Phrase Manager---> then at the bottom of the list you will see add phrase click there. Phrase Type -set to- Front-End Redirect Messages Varname ----------- jukebox_ commentaddedsuccessfully Text --------------- Comment Posted Successfully, Thank you on your input! then add another one Phrase Type -set to- Front-End Redirect Messages Vername ----------- jukebox_commenteditedsuccessfully Text --------------- Comment has been successfully edited. thats a few phrases to add, i also found jukebox_medianotactive is missing i didn't find where it should go, i know there is more phrases missing but i didn't find them now, if you wanna do it your self and you know hte phrase missing here is a list of where the jukebox phrases are located at Code:
GLOBAL link - link Control Panel Global jukebox - Jukebox jukebox_administermedia - Administer Media jukebox_mediadeletedsuccessfully - The media item was deleted successfully. jukebox_settings - Settings Permissions" fieldname="cppermission"> jukebox_canreportcomments - Can Report Comments jukebox_permissions - Jukebox Permissions Control Panel User Groups" fieldname="cpusergroup"> jukebox_canaddmedia - Can Add Media jukebox_cancommentmedia - Can Comment Media jukebox_candeletecomments - Can Delete Comments jukebox_caneditcomments - Can Edit Comments jukebox_caneditmedia - Can Edit Media jukebox_canrate - Can Rate Media jukebox_canview - Can View Jukebox System vB Jukebox" fieldname="jukebox"> jukebox - Jukebox jukebox_addmedia - Add Media jukebox_extnotallowed - The extension of the file you are trying to upload or attach is not a media file. (If this is a mistake, please contact your administrator.) jukebox_media - List of Media jukebox_mediaupdatedsuccessfully - Media item updated successfully. jukebox_nomedia - You did not enter a location (either via upload or via url) for the media file. jukebox_popularmedia - Most Accessed Media jukebox_toprated_media - Highest Rated Media jukebox_view_media - Viewing Media: jukebox_viewmedia - Viewing Media jukebox_x - Jukebox {1} Error Messages" fieldname="error"> jukebox_extnotallowed - The extension of the file you want to link or upload to the database is not allowed. <br /><strong>The allowed extensions are:</strong><br /> {1} jukebox_modulenotactive - {1} jukebox_noauthor - You did not specify an author for this media item, please click the back button on your browser and enter an author. jukebox_nocid - No CommentID specified. <br /> If you followed a valid link, please contact your administrator. jukebox_nomedia - You did not specify any files or url to a media file, please hit your back button on your browser and do so now. jukebox_nomessage - You did not specify a message for your comment. jukebox_nomid - No entry specified, please check your url. <br /> If you followed a valid link, please contact your administrator. jukebox_noname - No entry name specified, please click your back button on your browser and please specify a title for the media item. jukebox_nonewer - There are no more entries to view. jukebox_ratedsuccessfully - The media item was rated successfully! jukebox_votedalready - You have already rated this item already. Sorry! Front-End Redirect Messages" fieldname="frontredirect"> jukebox_bothfileurlfilled - You have both a url to a media file and a file on your computer for upload defined. Please choose one. jukebox_comment_report_success - Comment was reported successfully. jukebox_commentdeletedsuccessfully - Comment Deleted Successfully. jukebox_fileaddedsuccessfully - The file was added successfully to the database. jukebox_mediadeletedsuccessfully - Media item deleted successfully. vBulletin Settings" fieldname="vbsettings"> setting_jukebox_active_desc - Is the jukebox currently active? setting_jukebox_active_title - Jukebox Active setting_jukebox_allowbbcode_desc - Would you like vbcode (bbcode) to be parsed in comments and media descriptions. setting_jukebox_allowbbcode_title - BB code allowed in Comments/Descriptions setting_jukebox_audioexts_desc - Which extensions would you like to allow for audio?<br /><strong>List them in a comma format with no spaces.</strong> setting_jukebox_audioexts_title - Allowed Audio Extensions setting_jukebox_exts_desc - Please enter here the file extensions you would like to use for the Jukebox. setting_jukebox_exts_title - Allowed Extensions setting_jukebox_flashmp3_desc - Would you like to use a flash MP3 player or use a Windows Media Player Non-Flash Varient? setting_jukebox_flashmp3_title - Flash MP3 Player setting_jukebox_mediafolder_desc - Please enter here the location of the folder where you would like to store your media. (reletive to your vBulletin forums.) (audio + video)<br /> <strong>The folder must be chmodded 777</strong> setting_jukebox_mediafolder_title - Media Folder Location setting_jukebox_mediapp_desc - Please enter here the number of entries you would like to have perpage on the jukebox home. setting_jukebox_mediapp_title - Items Per Page setting_jukebox_notactivedesc_desc - What message would you like the system to say when it is not active? setting_jukebox_notactivedesc_title - Non-Active Message setting_jukebox_report_username_desc - Specify here the user you would like to have PM's sent to when a comment is reported. setting_jukebox_report_username_title - Report Comment Username setting_jukebox_toplistlimit_desc - Please enter the number of entries you would like to show in the top x statistics on the jukebox front page. setting_jukebox_toplistlimit_title - Limit of Entries in Top X setting_jukebox_videoexts_desc - Which extensions are video extensions?<br /> <strong>Separate the extensions with commas and with no spaces</strong> setting_jukebox_videoexts_title - Allowed Video Extensions settinggroup_jukebox - Jukebox Settings Control Panel Stop Message" fieldname="cpstopmsg"> jukebox_mediaupdatedsuccessfully - Media item updated successfully. |
#476
|
|||
|
|||
The main reason for the phrases being messed up in 3.6+ is that certain fields within some tables were taken out in 3.6 beta1 or somewhere around that release! just in case anyone was not aware
Quite easy to fix though. |
#477
|
||||
|
||||
Hi, I have an issue when user reply a song it doesn't show there username. For some reason it only show the title only. Here my link:
http://www.khmerclub.com/jukebox.php Thank, Angkor |
#478
|
|||
|
|||
angkor408, in mine its the same thing, ur on 3.5.4 and im in 3.6.2, so its from the code some field not enter corectly.
spikeeman, can you get a link with that detail so i can see what fields the jukebox can't use anymore? |
#479
|
|||
|
|||
Quote:
I am considering making a plugin to reinstall the missing fields so that addons such as this will work again. It is easier than waiting for someone to re code them. If a plugin is made you will be able to uninstall them before any upgrades of vb and then install again once your upgrade is complete, if you see where i am coming from. |
#480
|
||||
|
||||
I also noticed this option « Previous Item | Next Item » does not link correctly. For some reason the media sorting is not correct.
I hope we can the plugin soon from Spikeman. |
#481
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|