The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||
[ Audio / Visual ] - VB Mega Jukebox - Now with permissions to save bandwith
![]() Developer Last Online: Jul 2008 ![]() ![]()
I want to thank everyone who has supported the original release of this hack and for all the suggestions to make this hack even better
![]() I have spent days on adding all these new features and would like to thank the people who have assisted me to get some of these function to work. Its back after a long time ![]() This hack will add a whole new dimention to your forums with a Jukebox 3 file edit 1 template edit 1 new db table 1 db table alteration This hack uses and includes a copy of the [HIS] Hack Installer System (Build 3) released by Link14716 and can be found here --> https://vborg.vbsupport.ru/showthread.php?t=71542 My thanks to Link for his one on one time in building the install files for the VB Jukebox ![]() General Features * The ability to play audio and movie formats - The script will detect both .mpg or .mpeg files and open the media player. If an audio format is played then the media player will stay invisable. Admin Features * Upload songs from your browser. * Unlimited genres. * Manual data entery for when the uploader fails or for large files. * At a click will automaticly generate a new thread announcing a song in the jukebox. * Usergroup permissions for: --> 1) Who can listen to songs. --> 2) Who can upload songs. --> 3) Who can rate songs. Front End Features *Members can upload songs, these songs are not available in the jukebox until admin aproval (optional email notification available). * Callapsable genres (only displays genres that have active songs in them). * Members can rate songs. Future Possible Functions * members favs, this will allow members to add songs to their own favs list and if i can work it out i will try to make it so they can play their favs from start to finish. INSTRUCTIONS FOR REMOTE SONG HOSTING OPTION 1 In the admin options where it asks for the folder name enter the full path to the where the songs are stored eg "www.something.com/music folder" NO backslash after. The Downside to this is that your members canrt upload or add songs to the jukebox and movie files will not work. OPTION 2 In vb_jukebox.php find each instance of PHP Code:
PHP Code:
A Tutorial for manual install can be found here https://vborg.vbsupport.ru/showthread.php?t=76050 Please Click install ![]() This hack will always be free however you can donate to paypal@petnshow.com Jukebox Feedback Please I would love to hear some feeback from your members there is a feedback thread here https://vborg.vbsupport.ru/showthread.php?t=76124 Update Fix Template and missing image Update 2.1 includes whos online code by Murphinator, i have changed the varname of the phrase to conform with the perfix ![]() also includes instructions for adding admin to the modcp Update 2.2 Just a file edit here that will stop the media player desplaying a long narrow strip .. just upload the new vb_jukebox.php file Update 2.3 Major bug fix ... negative song count for songs just upload the new vb_jukebox.php file Show Your Support
|
Comments |
#462
|
|||
|
|||
![]()
To add to the confusion, the file I just downloaded says version 1.30 in the php
|
#463
|
|||
|
|||
![]()
Although the hack would have been great and is a good idea, it didn't work. I'm not a professional coder but I was wise enough to complete the sloppy installation procedures only to face issues with uploading files. The uninstallation caused sql errors to erupt in the process. Maybe ditching the HIS install?
Code:
Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home/clanjcy/public_html/includes/db_mysql.php on line 389 Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/clanjcy/public_html/includes/db_mysql.php on line 389 Code:
Invalid SQL: DROP TABLE IF EXISTS " . TABLE_PREFIX . "vb_jukebox_trax; mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '" . TABLE_PREFIX . "vb_jukebox_trax' at line 1 |
#464
|
||||
|
||||
![]()
Hello,,
1. Can users SEARCH the Jukebox ? 2. Does it support Categories and Unlimited subcategories ? 3. How about adding custom fields to describe more the songs ? thanks in advance,, |
#465
|
|||
|
|||
![]()
ok, i uninstalled the hack (well, tried, it didn't complete for some reason, and upgraded to 3.0.7, and re-installed. now i have been able to upload a song, but the vb jukebox option in the general area of admincp is gone, and when i try to decipher this:
Code:
$printhr = false; if (can_administer('canadminstyles')) { *********** Insert Before *********** // start vb jukebox hack by trafix if (can_administer('canadminstyles')) { $printhr = true; construct_nav_option($vbphrase['jb_track_list'], 'vb_jukebox_admin.php', '<br />'); construct_nav_group("$vbphrase[jb_vbjukebox]", '<hr />'); } // end vb jukebox hack by trafix below is what my index.php file looks like straight from the download today: Code:
// ************************************************* $printhr = false; if (can_administer('canadminstyles')) { $printhr = true; construct_nav_option($vbphrase['style_manager'], 'template.php?do=modify', '<br />'); construct_nav_option($vbphrase['search_in_templates'], 'template.php?do=search', '<br />'); construct_nav_option($vbphrase['replacement_variable_manager'], 'replacement.php?do=modify', '<br />'); construct_nav_option($vbphrase['download_upload_styles'], 'template.php?do=files', '<br />'); construct_nav_option($vbphrase['find_updated_templates'], 'template.php?do=findupdates', '<br />'); construct_nav_group("$vbphrase[styles] & $vbphrase[templates]", '<hr />'); } // *** side note: does anyone know what happened to trafx? |
#466
|
|||
|
|||
![]()
is support still provided for this? it seems like a good idea for a hack, yet i see so many people having problems and ya, i'm scared to install it if there's no support lol.
|
#467
|
|||
|
|||
![]() Quote:
|
#468
|
|||
|
|||
![]()
First off
great hack m8 much appreciated and it does add another dimension to your forums Now my problem is I can upload songs from admin cp and it shows just fine I tried to upload one from a users view on the actual jukebox page but nothing showed up Also My members are not able to listen to any of the songs what could be the problem It all seems to work for me though Foum is on localhost so that would explain why i can listen to it but my users? and: When users upload a song where does it show in admin cp? cheers |
#469
|
|||
|
|||
![]()
Can someone tell me how did they solve their problem with the VBJukebox options not showing up in the ADMINCP... ???
![]() |
#470
|
|||
|
|||
![]()
How Can I play Flash with VBjuke box ?
help me |
#471
|
|||
|
|||
![]()
oh, phew, I have some idea to play flash with vb_jukebox
Code:
in admincp/style & Templates/ You find temple jb_JUKEBOX ============================== find : <if condition="$canplay == 1"> <center> <object id="MediaPlayer1" width=$viewwidth height=$viewheight classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" type="application/x-oleobject"> <param name="URL" value="$playsong"> <embed type="application/x-mplayer2" name="MediaPlayer" width=$viewwidth height=$viewheight src="$playsong" showcontrols="0"> insert after that : <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="0" HEIGHT="0" id="{param}" ALIGN=""> <PARAM NAME=movie VALUE="{param}"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="{param}" quality=high bgcolor=#FFFFFF WIDTH="0" HEIGHT="0" NAME="{param}" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"> I think it 's easy |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|