vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vJukebox - Song and Video Management System (https://vborg.vbsupport.ru/showthread.php?t=102555)

Guest210212002 10-16-2006 01:18 PM

The phrase errors are a known issue with this, and it doesn't look like Cole's ever coming back to it, sadly. :(

Chicago_VLNU_4s 10-16-2006 02:47 PM

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! :)

ztempuser 10-16-2006 07:22 PM

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.

ztempuser 10-16-2006 10:37 PM

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.


Spikeman 10-19-2006 03:11 PM

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.

angkor408 10-19-2006 04:12 PM

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

ztempuser 10-20-2006 06:45 AM

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?

Spikeman 10-20-2006 02:27 PM

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.

angkor408 10-20-2006 03:12 PM

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.

Chicago_VLNU_4s 10-20-2006 06:25 PM

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?


All times are GMT. The time now is 03:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01434 seconds
  • Memory Usage 1,815KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete