Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vJukebox - Song and Video Management System Details »»
vJukebox - Song and Video Management System
Version: 0.9.0, by Cole2026 Cole2026 is offline
Developer Last Online: Jul 2020 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 12-08-2005 Last Update: 01-30-2006 Installs: 119
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #472  
Old 10-16-2006, 01:18 PM
Guest210212002
Guest
 
Posts: n/a
Default

The phrase errors are a known issue with this, and it doesn't look like Cole's ever coming back to it, sadly.
Reply With Quote
  #473  
Old 10-16-2006, 02:47 PM
Chicago_VLNU_4s Chicago_VLNU_4s is offline
 
Join Date: Mar 2006
Location: Chicago
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!
Reply With Quote
  #474  
Old 10-16-2006, 07:22 PM
ztempuser ztempuser is offline
 
Join Date: Nov 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #475  
Old 10-16-2006, 10:37 PM
ztempuser ztempuser is offline
 
Join Date: Nov 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #476  
Old 10-19-2006, 03:11 PM
Spikeman Spikeman is offline
 
Join Date: Aug 2006
Location: UK
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #477  
Old 10-19-2006, 04:12 PM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #478  
Old 10-20-2006, 06:45 AM
ztempuser ztempuser is offline
 
Join Date: Nov 2005
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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?
Reply With Quote
  #479  
Old 10-20-2006, 02:27 PM
Spikeman Spikeman is offline
 
Join Date: Aug 2006
Location: UK
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
spikeeman, can you get a link with that detail so i can see what fields the jukebox can't use anymore?
There is not a link I just know that fields were removed, I asked over at vb.com but did not get a response, this is one of the reasons the older plugins do not work with 3.6.

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.
Reply With Quote
  #480  
Old 10-20-2006, 03:12 PM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #481  
Old 10-20-2006, 06:25 PM
Chicago_VLNU_4s Chicago_VLNU_4s is offline
 
Join Date: Mar 2006
Location: Chicago
Posts: 453
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by blackwidow
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.
thanks man, so do you know how to change it from Z-A, to list songs from A-Z?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:19 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04686 seconds
  • Memory Usage 2,345KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete