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 |
#292
|
|||
|
|||
![]()
Hmm its not downloading now, seems to play almost right away
|
#293
|
||||
|
||||
![]()
its playing properly for me
![]() |
#294
|
|||
|
|||
![]()
good deal.. thanks again Tafix and as soon as I got some extra loot, I got cha man..
Is there away to edit a category? and a form for leaving feedback on a song would be cool too, oh and a "date posted" column would be ideal |
#295
|
||||
|
||||
![]()
if you announce each song then that thread can be used for the feedback
![]() to change the category of a song ... simply edit the song in the admin cp and either select a genre from the list or enter a new genre name |
#296
|
|||
|
|||
![]()
Yo Trafix... set my Jukebox to "members only" to kinda give incentive to register, well found a problem..
When a guest or unregistered member clicks on one of the songs to play it and I have the setting set to the 3rd setting which is "On - For members only" not the "On - For members (Credits Required)" it counts the play as a negative play... is there a quick fix for that??????? |
#297
|
||||
|
||||
![]()
hmmm, i will have to look into it
|
#298
|
||||
|
||||
![]()
ok try this .. open vb_jukebox and remove (aroung line 300)
PHP Code:
|
#299
|
|||
|
|||
![]()
Trafix,
As an admin when a user uploads a song and I approve it ... is there any way for me to know what category the user intended for the song? Thanks. |
#300
|
|||
|
|||
![]()
trafix,
I don't know if you can help with this or not. I am having trouble with the installer. I renamed my admincp directory when I installed vB so I think this may be causing a problem. When I run "forum/install/hack_install.php" script I get the following error: Warning: chdir(): No such file or directory (errno 2) in c:\inetpub\...\install\his_files\hack_install_b3.p hp on line 32 Warning: main(./global.php): failed to open stream: No such file or directory in c:\inetpub\...\install\his_files\hack_install_b3.p hp on line 34 Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in c:\inetpub\...\install\his_files\hack_install_b3.p hp on line 34 I looked at the line of code it was referencing and it was using the variable $admincpdir. I looked at this variable and the value is "admincp" which is incorrect because I had renamed my admincp directory. So I hardcoded the name of my directory into the line which let me at least attempt to run the installer but now when I run it I get the following errors: <?php // Templates Warning: Invalid argument supplied for foreach() in \his_files\hack_creator_b2.php on line 161 ?> and <?php // Phrases Warning: Invalid argument supplied for foreach() in \his_files\hack_creator_b2.php on line 203 ?> and Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in c:\inetpub\...\includes\db_mysql.php on line 389 Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.;c:\php4\pear') in c:\inetpub\...\includes\db_mysql.php on line 389 And then an SQL error: Database error in vBulletin 3.0.6: Invalid SQL: SELECT varname, text FROM phrase WHERE varname IN () ORDER BY languageid DESC 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 ') ORDER BY languageid DESC' at line 1 mysql error number: 1064 Date: Wednesday 09th of February 2005 08:51:18 AM Script: http://.../install/hack_install.php Referer: http://.../install/hack_install.php Any ideas on what is going on? I know this is probably an installer problem but I looked at the thread for the installer and didn't really find any help. I'm not a php programmer so I'm pretty lost as far as debugging the scripts to find out whats going on. Any help will be appreciated. Regards, Dan Hurd DWE www.smallrc.com |
#301
|
||||
|
||||
![]() Quote:
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|