The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
With optional store hack intergration Details »» | |||||||||||||||||||||||||
Here we go, time for some music....I have seen a few threads here requesting a jukebox hack.
So here it is... Once you have installed this hack please keep in mind legal issues we loading your jukebox with songs. You can add MP3 however it is NOT advisable without permission from the copyright governing bodies in your country. The jukebox operates in its own seperate browser window Here are the instalation instructions for the Jukebox hack. It wont take you very long. As like my other hacks this hack is also designed to operate on its own or with Lesane's store hack If you have the store hack installed you can make users buy "Jukebox Plays" from the store before they can listen to songs. The admin area is highly configurable and the jukebox has 4 different modes 1) Off 2) On - Jukebox Plays Needed (Lesane's Store Required) 3) On - Freeplay For Members & Guests 4) On - Freeplay For Members Only There is also defult audio settings, this defult is used at the beginning of jukebox session (when a user opens the jukebox) 1) You can nominate a defult song. I have recorded an MP3 voice introduction that you can use. 2) You can set it to play the most requested song. 3) No audio There is also a top 10 song list as well. DEMO: www.atmyparty.com SCREENSHOT: Next posts REQUIREMENTS: 2 X php file alteration 1 X database query 9 X new templates 3 X template modifications INSTALATION TIME: aprox. 15 - 20 min Tested on 2.2.8 but should work on all versions. update...big fixes to page no 5 ~ This hack is Copyright ~ Please note that I reserve the right to code and release this hack for VB3, I have not and will not grant permission for anyone else to code this hack for VB3. Show Your Support
|
Comments |
#12
|
||||
|
||||
Yep, upload the music files to your server and link them from the "add" in the jukebox admin
glad you like it.......2 out of 3 |
#13
|
||||
|
||||
Problems I'm having:
In jukeboxquery.php I had to change: <form action="Jukeboxquery.php" method="post"> to: <form action="jukeboxquery.php" method="post"> my server was is case sensitive. Also I can not see the options. The page is blank. ?? I will love this when it gets working. thanks |
#14
|
||||
|
||||
I get this error when trying to view jukebox.php:
Database error in vBulletin 2.2.7: Invalid SQL: SELECT * FROM jukeboxadmin WHERE event='1' mysql error: Table 'schiphopforums.jukeboxadmin' doesn't exist mysql error number: 1146 |
#15
|
|||
|
|||
wont this eat a lot of Bandwidth if they on your server ?
|
#16
|
||||
|
||||
auz1111 - you need to run the necessary queries which will create that missing table
- miSt |
#17
|
||||
|
||||
what are the other queries? I ran jukeboxquery.php and it worked fine. I don't see a query to add jukeboxadmin table
|
#18
|
||||
|
||||
ok i have two jukeboxquery.php files in the zip I downloaded. I ran both, but now this query won't run:
"INSERT INTO banneradmin VALUES (NULL,'2', 'http://www.xxxx.xxx/midi/midi/xxxx.xxx', 'Description', '1', '0')"); echo "<p>Default Admin values added in jukeboxadmin table"; Where did the banneradmin table come from? Is there something else I'm missing now? |
#19
|
|||
|
|||
replace the banneradmin with jukeboxadmin and also in jukebox.php remove the call to saw in the db queries and then it runs fine.
He never added saw in the jukebox table, but left the call to the db in the query which results in the error you were getting in jukebox.php i believe |
#20
|
||||
|
||||
awesome SB2002!! But just one more problem... my options still show a blank page when I click the options button in the ACP. Everything else works fine: can play songs, can add and edit, etc.
any idea? |
#21
|
|||
|
|||
yeah, i got that too. change the link you add in admin/index.php from action=options to juke.php?action=config
ie from this: makenavoption("Options","juke.php?action=options", "|"); to this: makenavoption("Options","juke.php?action=config"," |"); that will bring up the options screen then. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|