![]() |
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 :) |
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 |
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 |
wont this eat a lot of Bandwidth if they on your server ?
|
auz1111 - you need to run the necessary queries which will create that missing table ;)
- miSt |
what are the other queries? I ran jukeboxquery.php and it worked fine. I don't see a query to add jukeboxadmin table
|
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? |
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 |
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? |
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. |
All times are GMT. The time now is 10:44 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|