PDA

View Full Version : vJukebox - Song and Video Management System


Pages : [1] 2 3

Cole2026
09 Dec 2005, 02:09
vJukebox v 0.9.0 Alpha

What does this do?
This is a Jukebox system, you can add and listen to/play videos/songs, users can rate the media, comment it, and much more!
Updates:

0.9.0 - Total Rewrite, several new features, template overhall.
0.8.1 - Fixed several bugs that I overlooked at first distribution.

Known Bugs:

File Writing Error - Fix by Replicators, See this (http://www.vbulletin.org/forum/showpost.php?p=927024&postcount=343) post.

To Install:
1. Import the product xml file in this folder.
2. Upload all files in the upload folder.
3. Create a folder named media in your forumroot (or another name, you can edit the name of the folder you want to upload media in, in the ACP settings. CHMOD 777
3. Enjoy.

Please note:
I will not officially support this until we get into the beta phases.

If you want to add a link to this in the navbar:
In the template: navbar
=============================
FIND:
=============================
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
=============================
BELOW THIS, ADD:
=============================
<td class="vbmenu_control"><a href="jukebox.php?$session[sessionurl_q]">Jukebox</a></td>
=============================

Bug Reporting:
Please report all bugs to:
http://www.digitalsupremacy.com/forums/vbugs.php


Please Donate if you want the product to grow. I'll donate 15% of all donations I get for this project to Unicef as well.
https://www.paypal.com/en_US/i/btn/x-click-but04.gif (https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=bfoot045%40gmail%2ecom&no_shipping=0&no_note=1&tax=0&currency_code=USD&bn=PP%2dDonationsBF&charset=UTF%2d8)

baronvonwalz
09 Dec 2005, 02:33
Interesting, will try on my test server.

ReadOrDie
09 Dec 2005, 03:02
THanks for releasing it!

ReadOrDie
09 Dec 2005, 03:18
my forum is www.gaiaevolved.com 1. make the navbar link to 'jukebox' not arcade. 2. How do I edit my usergroup permissions? The jukebox settings are appearing in vbulletin options but im admin and i cant access the jukebox.

silurius
09 Dec 2005, 04:29
Is this streaming or download or both? Don't have time to test to find out right now.

rb290
09 Dec 2005, 04:56
Either it doesnt work for vB 3.5.1 or like you said its still not fully complete and there will be bugs. It gave me this message, and also doesnt show the settings in usergroup permissions.



Database error in vBulletin 3.5.1:

Invalid SQL:
SELECT * FROM jukebox_media
WHERE active = 1 ORDER BY plays DESC LIMIT 5;

MySQL Error : Table 'thug_thug.jukebox_media' doesn't exist
Error Number : 1146
Date : Thursday, December 8th 2005 @ 11:54:06 PM
Script : http://thugonline.net/jukebox.php
Referrer :
IP Address : 70.48.162.71
Username : DOPE.MAN
Classname : vb_database

ugmphelon
09 Dec 2005, 05:04
<td class="vbmenu_control"><a href="jukebox.php$session[sessionurl_q]">Arcade</a></td>
===========================

why does that say arcade?

Vizionz
09 Dec 2005, 06:56
Either it doesnt work for vB 3.5.1 or like you said its still not fully complete and there will be bugs. It gave me this message, and also doesnt show the settings in usergroup permissions.



Database error in vBulletin 3.5.1:

Invalid SQL:
SELECT * FROM jukebox_media
WHERE active = 1 ORDER BY plays DESC LIMIT 5;

MySQL Error : Table 'thug_thug.jukebox_media' doesn't exist
Error Number : 1146
Date : Thursday, December 8th 2005 @ 11:54:06 PM
Script : http://thugonline.net/jukebox.php
Referrer :
IP Address : 70.48.162.71
Username : DOPE.MAN
Classname : vb_database
i aint looked at the mod yet. but common sence means it didnt install the table or you didnt follow tyhe directions and install the product or run the queries. i will find out in a second

Vizionz
09 Dec 2005, 07:03
Note: okay yeah this dont work at all. it dont install the tables.

VaaKo
09 Dec 2005, 07:54
can we at least get a demo or some screenshots
thx

Snake
09 Dec 2005, 10:08
Thank you very much for filling up my request, Cole. I really appreciate your hard work! :)

lanc3lot
09 Dec 2005, 10:51
Nice, i will set up a test forum this week and maybe test that out (as i dont risk to put it in the main forum)

Hope we will have something more stable soon....Also Cole plz post some shots, so other that "didnt" follow the request thread, see whats that all about :)

ReadOrDie
09 Dec 2005, 12:28
It works perfectly for me except for the usergroup thing. I'm admin and I can't even see my own jukebox!? I'm not getting any errors so far.

Barakat
09 Dec 2005, 12:36
MySQL Error : Table 'thug_thug.jukebox_media' doesn't exist

the same as there

Cole2026
09 Dec 2005, 13:14
the same as there

I have updated the readme script slightly, tweaked some things, and so on. Also added several screenshots of the program.

It should be fine now, just upgrade by overwritting the product xml file, and upload all the files over again.

Sorry, rush release, was in a huge hurry last night and overlooked alot.

For those of you that are having problems accessing the Jukebox, I think I have gotton it to default user permissions, but if not, you MUST go into each usergroup you want to allow to use the jukebox and configure them.

ShadowOne
09 Dec 2005, 13:33
does this work for 3.5.1?

Vizionz
09 Dec 2005, 13:43
i dont think so cause i just tried. and it still getting that error

Cole2026
09 Dec 2005, 13:45
i dont think so cause i just tried. and it still getting that error

Please give me some information about your php version, mysql database information and such.

It seems as though it is working for some, and not working for others.

BTW, it should work for 3.5.1.

ReadOrDie
09 Dec 2005, 13:49
There is still no option for me to see the jukebox in my usergroup permissions. What's wrong? I re-uploaded all the files by the way.

Cole2026
09 Dec 2005, 13:57
There is still no option for me to see the jukebox in my usergroup permissions. What's wrong? I re-uploaded all the files by the way.

Did you import the xml file in the products menu?

ReadOrDie
09 Dec 2005, 13:58
Manage products> add/import product> allow overwrite(yes) and I imported the vjukebox>product.

Vizionz
09 Dec 2005, 14:08
PHP Version 4.3.4
mysql 4.0.18

Cole2026
09 Dec 2005, 14:11
Manage products> add/import product> allow overwrite(yes) and I imported the vjukebox>product.

Um, go to your includes/xml folder in your forumroot.

And check and see if there is a bitfield_vjukebox.xml file in that directory.

Cole2026
09 Dec 2005, 14:14
PHP Version 4.3.4
mysql 4.0.18

Ok, found the problem, adding to first post.

At least mySQL 4.0.4 is necessary in order to install this.

Vizionz
09 Dec 2005, 14:21
whats different ? why wouldnt it work with an older version >

FleaBag
09 Dec 2005, 14:26
Seems promising, but I don't see anything which shows how the tracks are played or downloaded?

ReadOrDie
09 Dec 2005, 14:38
You said add the music to the media file. I did that it's not appearing in the jukebox. So what do I do?

Cole2026
09 Dec 2005, 15:39
Seems promising, but I don't see anything which shows how the tracks are played or downloaded?

They can only be steamed @ the moment, I plan to have a download feature in later versions.

Read - add media by going to the following link:
http://yourdomain/forumroot/jukebox.php?do=addmedia

Snake
09 Dec 2005, 17:37
Please give me some information about your php version, mysql database information and such.

It seems as though it is working for some, and not working for others.

BTW, it should work for 3.5.1.

And what about 3.5.2? I can't install the hack right now because my server is currently down.

DS MrSinister
09 Dec 2005, 18:30
the tables are not installing. whats the best way to get them to install?


vbulletin 3.5.2
PHP Version 4.3.11
MySQL Version 4.0.16

Cole2026
09 Dec 2005, 20:53
And what about 3.5.2? I can't install the hack right now because my server is currently down.

Yes, any 3.5.x build it will work with.

You must have the mysql version specified above to install as of right now.

EDIT, I believe I found the bug that is causing this:
* Fixed bug when doing a multi-line INSERT on a table with an
auto_increment key which was not in the first part of the key.

Uhh, I will have the script work around if you are on an older version of mysql, but for right now you have to have 4.0.4

As for people that have a lower mysql version, I will look into the problem and try to find a workaround.

trilljester
09 Dec 2005, 20:59
How does it do the streaming? Does it create a .pls file, or something else?

ReadOrDie
09 Dec 2005, 21:16
They can only be steamed @ the moment, I plan to have a download feature in later versions.

Read - add media by going to the following link:
http://yourdomain/forumroot/jukebox.php?do=addmedia

I did. And went into my file system. It just loads for a really long time. And then nothing appears.

ReadOrDie
09 Dec 2005, 21:35
Can you answer putting media into the jukebox step by step? Because I uploaded it to the media file in my ftp, then I went to my jukebox and there was nothing there. So I clicked add media and uploaded the file again. It loaded for ten minutes then stopped I went back to the jukebox. Nothing there.

ReadOrDie
09 Dec 2005, 21:44
Alright I fixed the problem, without your help. I had to go to www.gaiaevolved.com/forum/media to retrieve the files. Nowhere in your readme did it say that. Anyways now I get this error 'Could not find phrase 'jukebox_failedupload'.'

Vizionz
09 Dec 2005, 22:31
As for people that have a lower mysql version, I will look into the problem and try to find a workaround.
thanks i cant upgrade my mysql because of the plesk i am using

Cole2026
09 Dec 2005, 22:36
Alright I fixed the problem, without your help. I had to go to www.gaiaevolved.com/forum/media to retrieve the files. Nowhere in your readme did it say that. Anyways now I get this error 'Could not find phrase 'jukebox_failedupload'.'

Chmod your media directory 777.

ReadOrDie
09 Dec 2005, 23:02
Chmod your media directory 777.

I changed it but I'm still getting this error. Could not find phrase 'jukebox_failedupload'.

r6bbie
09 Dec 2005, 23:54
sounds like a JunkBox not a JUKEbox

no thanks

Cole2026
10 Dec 2005, 00:30
sounds like a JunkBox not a JUKEbox

no thanks

It's an unfinished release.

ReadOrDie
10 Dec 2005, 00:32
What about the error I'm getting?

Cole2026
10 Dec 2005, 00:48
What about the error I'm getting?

Looking into the problem, I will do a big bug fix release in a couple days.

lanc3lot
10 Dec 2005, 03:34
sounds like a JunkBox not a JUKEbox

no thanks

He said that its unfinished mate...pay some respect or get the h3ll out of here...

/me is pissed...

Danny.VBT
10 Dec 2005, 03:44
Please keep this thread for constructive criticism and bug reports. This hack is marked a BETA release, meaning it's going through it's debugging phase. The more patient everyone is, the quicker the hack could evolve into a great and stable product. :) Negative comments only flood the thread and get the coders a little upset.

Mastar
10 Dec 2005, 04:15
Please keep this thread for constructive criticism and bug reports. This hack is marked a BETA release, meaning it's going through it's debugging phase. The more patient everyone is, the quicker the hack could evolve into a great and stable product. :) Negative comments only flood the thread and get the coders a little upset.

Repect the ppl who write these hacks that you wanna download. I am eagerly awaiting the final realease of this one also, checking back frequently. VB3.52. I wish I had your knowledge about coding.

SuperFly
10 Dec 2005, 07:34
Very Nice

rb290
10 Dec 2005, 07:43
Anyways now I get this error 'Could not find phrase 'jukebox_failedupload'.'

that doesnt mean anything and is not important, doesnt have any effect, it can get fixed later, you can just ignore.

Snake
10 Dec 2005, 13:47
sounds like a JunkBox not a JUKEbox

no thanks

Respect the man, fool. That wasn't nice, you know that. Besides you gotta be thankful 'cause he's doing it for free!

ReadOrDie
10 Dec 2005, 15:28
that doesnt mean anything and is not important, doesnt have any effect, it can get fixed later, you can just ignore.

I can't ignore that error. The media gets added to me media folder but not to my jukebox... What's the point of just storing music when I can't even listen to it?

ReadOrDie
10 Dec 2005, 21:08
Please fix the error soon.

Cole2026
10 Dec 2005, 21:19
Please fix the error soon.

I'm currently not @ home so do not have access to the most recent code.

But, I found that a very recent feature I added right before release is not closed properly, and is affecting the Jukebox system.

I'm really sorry for the inconvienience, if you do not want the Jukebox to be active, go to the Jukebox Settings page in the ACP, close it and specify a reason there, and I will have an update so it is functioning correctly with a couple hours.

EDIT: I quickly administered a temporary fix to the files, a more perminant fix will be released when I get home, but for now, just download the zip and just reupload jukebox.php.

ReadOrDie
10 Dec 2005, 21:54
Thanks for fixing the error however a new error is up.


The extension of the file you want to link or upload to the database is not allowed.
The allowed extensions are:
mpg,mpeg,avi,mov,wmv,mp3,mp2,mpg,mp4,wav,ogg

The file I used the link to is an mp3 file so I don't see what the problem is...

ReadOrDie
11 Dec 2005, 15:46
No news? =/

Cole2026
11 Dec 2005, 15:59
No news? =/

I am as of right now working on 0.9 which should fix all the problems you are having. It will be released within 2 days (from a couple hours to a couple days)

I'll send an update to all people that clicked install when it's released.

Snake
11 Dec 2005, 17:19
Bingo! :)

The Ottoman
11 Dec 2005, 23:23
Is it possible to enter a seperate ftp location (other than the site hosting your forum) in the Media Folder Location?

nasko
12 Dec 2005, 00:13
When i tryed to install JUKEBOX HACK and i tryed to change permissions of which usergroups to see this JUKEBOX i get this error:








Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635

Database error in vBulletin 3.5.0:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Users Awaiting Email Confirmation',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '655371',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '0',
`pmsendmax` = '0',
`calendarpermissions` = '33',
`wolpermissions` = '0',
`adminpermissions` = '0',
`genericpermissions` = '67',
`genericoptions` = '24',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`jukeboxpermissions` = ''
WHERE usergroupid=3;
MySQL Error : Unknown column 'jukeboxpermissions' in 'field list'
Error Number : 1054
Date : Monday, December 12th 2005 @ 12:04:58 AM


I unistalled the hack but the error still remain. How to fix this?

Cole2026
12 Dec 2005, 12:17
When i tryed to install JUKEBOX HACK and i tryed to change permissions of which usergroups to see this JUKEBOX i get this error:








Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635

Database error in vBulletin 3.5.0:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Users Awaiting Email Confirmation',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '655371',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '0',
`pmsendmax` = '0',
`calendarpermissions` = '33',
`wolpermissions` = '0',
`adminpermissions` = '0',
`genericpermissions` = '67',
`genericoptions` = '24',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`jukeboxpermissions` = ''
WHERE usergroupid=3;
MySQL Error : Unknown column 'jukeboxpermissions' in 'field list'
Error Number : 1054
Date : Monday, December 12th 2005 @ 12:04:58 AM


I unistalled the hack but the error still remain. How to fix this?

What version of Mysql are you running?

Cole2026
12 Dec 2005, 12:18
Is it possible to enter a seperate ftp location (other than the site hosting your forum) in the Media Folder Location?

Yes, you can add a media file that plays something from a foreign location.

ReadOrDie
12 Dec 2005, 14:36
Yes, you can add a media file that plays something from a foreign location.


That feature is of course under construction since entering a link to the file won't work. ;)

ShadowOne
12 Dec 2005, 16:07
Cant Wait For The Update...

Cole2026
13 Dec 2005, 01:11
Yup, the update should eliminate most of the problems going on.

I'm taking my time this time around, I'm almost finished though!

This update 0.9 is a 75% rewrite of the code, alot has been optimized, and it handles everything so much cleaner because of a very simple data manger I created for it. :)

ugmphelon
13 Dec 2005, 05:07
can not wait, when do u expect this?

The Ottoman
13 Dec 2005, 15:39
Yes, you can add a media file that plays something from a foreign location.
Actually, I think you misunderstand me.
I have an existing library of files that I don't necessarily want to load onto another server. I just want to have pointers to the original locations (on a seperate server on the internet.

I can understand that I can upload .pls and .m3u files.

Nice Mod BTW... I really like it.

nasko
13 Dec 2005, 19:09
What version of Mysql are you running?

mysql 4.1.10-1.rhfc3.art

ReadOrDie
13 Dec 2005, 22:42
It's been two days...is it updated?

MissKalunji
14 Dec 2005, 00:31
sounds like a JunkBox not a JUKEbox

no thanks


That was harsh create one yourself :|

MissKalunji
14 Dec 2005, 01:53
i dont knwo if its me but

NONE of the table where installed... n e one can help plz?

ReadOrDie
14 Dec 2005, 23:57
It's been three days...

Cole2026
15 Dec 2005, 03:16
It's been three days...

I'm making sure everything works this time around, I'll have it soon! And I promise Ill send an update so all of you guys that installed the mod will know about the update.

I'm debugging like crazy right now, just want it to be better, for lack of a better word, this time around.

MissKalunji
15 Dec 2005, 03:38
I'm making sure everything works this time around, I'll have it soon! And I promise Ill send an update so all of you guys that installed the mod will know about the update.

I'm debugging like crazy right now, just want it to be better, for lack of a better word, this time around.


cant wait!!!!!!!

Thanks man!

lanc3lot
15 Dec 2005, 11:17
I'm making sure everything works this time around, I'll have it soon! And I promise Ill send an update so all of you guys that installed the mod will know about the update.

I'm debugging like crazy right now, just want it to be better, for lack of a better word, this time around.

Keep up mate, although dont lose your life just to deliver us on time...we can wait, get a bit outside, hunt a girl, etc:)

Thnx for the updates though:)

ReadOrDie
15 Dec 2005, 11:19
we can wait,




No we can't. :devious:

Seyfullah
15 Dec 2005, 18:17
It's been three days...
four days :speechless:

Moya
15 Dec 2005, 18:56
Patient is a virtue!!! you all!!

ReadOrDie
15 Dec 2005, 21:03
Could you possible release what you have done so far? I'm really dying for this hack. :tired: :nervous:

MissKalunji
15 Dec 2005, 21:26
Could you possible release what you have done so far? I'm really dying for this hack. :tired: :nervous:

same hereeeeeeeeeeee

iamnofear
15 Dec 2005, 23:30
When i tryed to install JUKEBOX HACK and i tryed to change permissions of which usergroups to see this JUKEBOX i get this error:








Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635

Database error in vBulletin 3.5.0:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Users Awaiting Email Confirmation',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`forumpermissions` = '655371',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '0',
`pmsendmax` = '0',
`calendarpermissions` = '33',
`wolpermissions` = '0',
`adminpermissions` = '0',
`genericpermissions` = '67',
`genericoptions` = '24',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`jukeboxpermissions` = ''
WHERE usergroupid=3;
MySQL Error : Unknown column 'jukeboxpermissions' in 'field list'
Error Number : 1054
Date : Monday, December 12th 2005 @ 12:04:58 AM


I unistalled the hack but the error still remain. How to fix this?
I have the same error with him.
I use vbulletin 3.5.0 (upgraded from 3.0.9). What should I do ?

ReadOrDie
15 Dec 2005, 23:54
That error usually gets created when the xml files you uploaded havn't created themselves into your database. Are you sure you uploaded the XML files to the FTP in the right folder?

calvinnguyen
16 Dec 2005, 04:28
Ok, found the problem, adding to first post.

At least mySQL 4.0.4 is necessary in order to install this.

From Webhost manager, I found mySQL only 4.0.25-standard, that is why the table wasn't created.

Is it any way that you can make it install the table with mySQL 4.0.25?

Also any know how to update mySQL from WHM? thank you!

Chandler
16 Dec 2005, 04:44
I have installed this hack - but it does not let me upload media. Why is that? Also - I did enabled my usergroup to be able to upload media.

Replicators
16 Dec 2005, 06:53
This could be very useful on my forums and i cannot wait until it is alpha. One thing i have noticed when adding a audio/video files is the place where you wanna add a link is too small,some addresses may be huge where that audio file is so i would recommend expanding that box.

This mod could go far if done right,if only there was a way it could encode before going to the ftp but that would be nearly impossible,or just too hard to do. Also would be cool to have forums inside the jukebox,like one per genre of music,etc. to keep it more organised. I like where this is going though, and by all means is it possible to where the link source of the file is hidden?I think that should be a priority as nobody will want their files linked to other sites,not all of us have unlimited bandwidth not to mention a data pipe that could do that much. I am gonna have my jukebox disabled until a alpha version is done,and it hides the link source of the files that get uploaded.

iamnofear
16 Dec 2005, 19:28
but my PHP version is 4.3.4

MissKalunji
16 Dec 2005, 19:54
but my PHP version is 4.3.4


Mine too and not creating any tables in the database

ReadOrDie
17 Dec 2005, 03:18
Any news yet? It's been 5 days...

Neosoul
17 Dec 2005, 07:38
Why am I getting this error..


Database error in vBulletin 3.5.0:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`ucash_paycheck` = '0.00',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '31',
`custompermissions` = '0',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`awardpermissions` = '1',
`arcadepermissions` = '255',
`jukeboxpermissions` = '127'
WHERE usergroupid=6;

MySQL Error : Unknown column 'custompermissions' in 'field list'
Error Number : 1054
Date : Saturday, December 17th 2005 @ 02:30:26 AM
Script : http://www.rappinlounge.com/lounge3/admincp/usergroup.php
Referrer : http://www.rappinlounge.com/lounge3/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : ---.---.---.--
Username : Valdosta
Classname : vb_database

VaaKo
18 Dec 2005, 10:42
does this hack work on php version lower than 4.0.4?
coz I'm on PHP Version 4.3.8 and it's not working



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

ReadOrDie
18 Dec 2005, 20:39
6 or 7 days now...?

lanc3lot
18 Dec 2005, 21:14
6 or 7 days now...?


If u are in hurry, u can code it yourself mate and share it with the community...

So, will u start right away? Could we wait to give us something in 2-3 days? Oh u want to sleep and have a normal life and dont code all the time....damn, i forgot...u want to live a bit....

:devious:

ReadOrDie
18 Dec 2005, 22:12
If u are in hurry, u can code it yourself mate and share it with the community...

So, will u start right away? Could we wait to give us something in 2-3 days? Oh u want to sleep and have a normal life and dont code all the time....damn, i forgot...u want to live a bit....

:devious:

Sorry can't code. Feel free to ask someone else though.

forte
19 Dec 2005, 04:01
Umm.... guys, did you even noticed that this hack is not really supported? And for the people with the table problems, read this:

"At least mySQL 4.0.4 is necessary in order to install this!"

It says mySQL and not PHP.

MissKalunji
19 Dec 2005, 04:27
Umm.... guys, did you even noticed that this hack is not really supported? And for the people with the table problems, read this:

"At least mySQL 4.0.4 is necessary in order to install this!"

It says mySQL and not PHP.


MySQL version 4.0.25-standard


awwwwwww :(

lanc3lot
19 Dec 2005, 09:37
Sorry can't code. Feel free to ask someone else though.


Lol, that was the point really:)

Cole2026
19 Dec 2005, 16:09
MySQL version 4.0.25-standard


awwwwwww :(

I'll try to make sure the next version has support for all Mysql versions 4.0.0 and up. :)

MissKalunji
19 Dec 2005, 17:11
I'll try to make sure the next version has support for all Mysql versions 4.0.0 and up. :)

Thank you :)

ReadOrDie
19 Dec 2005, 21:32
No updates?

99SIVTEC
19 Dec 2005, 23:19
Why don't you guys upgrade your sql version? There are many performance and security reasons to do so.

SOunds like a promising hack for a project i'm working on. I'll have to take a look at the more stable code when it is released.

Sounds like a few people in the thread need to take a break and calm down ;)

MissKalunji
19 Dec 2005, 23:31
Why don't you guys upgrade your sql version? There are many performance and security reasons to do so.

SOunds like a promising hack for a project i'm working on. I'll have to take a look at the more stable code when it is released.

Sounds like a few people in the thread need to take a break and calm down ;)


if it was my server i would :(

99SIVTEC
19 Dec 2005, 23:33
Complain to the server host. There is no reason to run software that is that out of date.

MissKalunji
19 Dec 2005, 23:42
Complain to the server host. There is no reason to run software that is that out of date.


will do thx for the output

markbolyard
20 Dec 2005, 20:53
Works Great. Install did not put tables into the database, so I opened the xml file up in a editor and manually added the table. Works like a charm now!

Clicks install.

MissKalunji
20 Dec 2005, 22:13
Works Great. Install did not put tables into the database, so I opened the xml file up in a editor and manually added the table. Works like a charm now!

Clicks install.


how did you? everytime i try to add the first table it keeps giving me errors

can you give me the right syntax for the tables plz?

RichieBoy67
20 Dec 2005, 22:53
Can someone take these querri out of the xml and create manual instructions?? I don't have time right now but this will work fine...

markbolyard
21 Dec 2005, 00:08
how did you? everytime i try to add the first table it keeps giving me errors

can you give me the right syntax for the tables plz?

Ok, here is the sql to create the tables... I have discovered a couple problems, which I will work out and share my fixes here. In the meantime:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------





Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Just copy and paste these these into your sql queries box in phpmyadmin.

The one problem I am facing is a error when administering media through the admincp, and the script is trying to locate a field in the table jukebox_media called album. I imagine if I remove this from the sql file, it will take care of it. I will keep you updated as I figure things out...

Additional Note: Phrases do not get added during product import / install.

MissKalunji
21 Dec 2005, 00:36
Ok, here is the sql to create the tables... I have discovered a couple problems, which I will work out and share my fixes here. In the meantime:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------





Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Just copy and paste these these into your sql queries box in phpmyadmin.

The one problem I am facing is a error when administering media through the admincp, and the script is trying to locate a field in the table jukebox_media called album. I imagine if I remove this from the sql file, it will take care of it. I will keep you updated as I figure things out...

Additional Note: Phrases do not get added during product import / install.



Thanks! well my phrases were added let u know if i found anything before you ;)

markbolyard
21 Dec 2005, 01:30
Ok, need to add a additional field under jukebox_media. Go to phpmyadmin, browse to jukebox_media, view structure, and add field:

album varchar 100 (leave the rest untouched) and save... this will fix the error when you try to edit a media file through the admincp.

RichieBoy67
21 Dec 2005, 01:44
Great... Thanks.... I never looked at the xml file. I thought there were more than that...lol

Thanks much!!!

So the problem is that these are not being installed with older versions of mysql but as loing as you do them manualy your fine. Worked for me anyways... :)

markbolyard
21 Dec 2005, 01:51
Well, I am down to one last issue. Maybe one of you got through it and can help me now :)

I uploaded a video. If I click the link under "Highest Rated Media" the video opens in windows media player which is fine. Now the problem is when I click the link under "Most Accessed Media" or "List of Media", i get this message: There are no more entries to view.

It worked the very first time I tried this right after the install and additions to the database (when I clicked the media, I was taken to a template that displayed it, not right to my windows media player) Now, no go...

Thanks for any suggestions.

MissKalunji
21 Dec 2005, 01:56
Ok, need to add a additional field under jukebox_media. Go to phpmyadmin, browse to jukebox_media, view structure, and add field:

author varchar 100 (leave the rest untouched) and save... this will fix the error when you try to edit a media file through the admincp.


Invalid SQL:

UPDATE jukebox_media SET
title = 'test',
author = 'test',
album = '',
url = 'http://dancehallareaz.com/forum/media/Lion king - Theme song.mp3',
genre = ''
WHERE mediaid = '6';

MySQL Error : Unknown column 'album' in 'field list'
Error Number : 1054
Date : Tuesday, December 20th 2005 @ 08:52:12 PM
Script : http://www.dancehallareaz.com/forum/xxx/jukeboxadmin.php
Referrer : http://www.dancehallareaz.com/forum/xxxx/jukeboxadmin.php?do=editmedia&mid=6


thats whats happening still...and author still there

and i also get that error

uploaded_file(): Unable to move '/tmp/phpOeywfz' to '/xxxx/xxxx/xxxxx/forum/media/you are my sunshine.mp3' in /jukebox.php on line

silurius
21 Dec 2005, 02:06
I have a feeling that if imp can be accomodated, this extension could become quite powerful. Check out http://www.playimp.com.

markbolyard
21 Dec 2005, 02:36
anyone interested in contacting me via messenger to help one another out, please check my profile. MissKalunji, I can help you with you sql issue if you like. I am working on a few clients forums this evening should you want to get in touch with me via msn, aim, yahoo, etc...

MissKalunji
21 Dec 2005, 03:39
anyone interested in contacting me via messenger to help one another out, please check my profile. MissKalunji, I can help you with you sql issue if you like. I am working on a few clients forums this evening should you want to get in touch with me via msn, aim, yahoo, etc...

sure add me sorry i was away

jamaican_dymes69@hotmail.com

Cole2026
21 Dec 2005, 23:42
sure add me sorry i was away

jamaican_dymes69@hotmail.com

Sorry guys, I've been extremely busy with the holiday season coming up and have run into a small financial problem and haven't had time to finish the 0.9 code quite yet, I promise I'll have it soon.

MissKalunji
22 Dec 2005, 00:09
Sorry guys, I've been extremely busy with the holiday season coming up and have run into a small financial problem and haven't had time to finish the 0.9 code quite yet, I promise I'll have it soon.


Its all good :) we're trying to fix the problems in the mean time

bashy
22 Dec 2005, 16:45
Wheres the Add Comment button please?

There was not one in the zip file and i need 1??


Also just got this error when trying to edit a song


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Bashy

markbolyard
22 Dec 2005, 17:33
Ok, need to add a additional field under jukebox_media. Go to phpmyadmin, browse to jukebox_media, view structure, and add field:

album varchar 100 (leave the rest untouched) and save... this will fix the error when you try to edit a media file through the admincp.



This will fix that problem, and as for the add comment button, here is one for you in case you can't find one.

ReadOrDie
22 Dec 2005, 17:37
Can you release what you have so far?

markbolyard
22 Dec 2005, 17:41
I believe he has : vjukebox v0.8.1 Pre Alpha.zip attached to this thread...

Cole2026
23 Dec 2005, 00:46
I believe he has : vjukebox v0.8.1 Pre Alpha.zip attached to this thread...

I'm adding you as a co-author, you have been a great support help.

As for the 0.9 version, the holidays are in near reach, and I have had no time to finish it off, I am creating this Jukebox 100% free, not making anything off of it, and it's one of my lowest priorities, I will have it out soon!.

markbolyard
23 Dec 2005, 01:27
I'm adding you as a co-author, you have been a great support help.

Thanks Cole, if you need help going through debuggin or anything, please let me know. Would love to help out! Don't mind helping out in support as well!

Thanks again, looking forward to it.

ReadOrDie
23 Dec 2005, 03:12
the pre-alpha has been there for two weeks hasn't it?

ReadOrDie
24 Dec 2005, 19:42
keep working xD

markbolyard
27 Dec 2005, 16:46
I have rewritten the install text so that this mod will function 100%.

When installing, please use the following instructions instead of the ones attached to this thread:

==========================================================

To Install:
STEP 1. Import the product xml file vjukebox-product.xml
STEP 2. Upload all files in the upload folder.
STEP 3. Create a folder named media in your forumroot (or another name, you can edit the name of the folder you want to upload media in, in the ACP settings. CHMOD 777
STEP 4. Go and configure Usergroup permissions via the UserCP for usergroups. You must do this to rebuild the bitfields (Install currently doesn't do this.
STEP 5. Until this mod is repackaged, you will have to create the database tables by running the following sql queries in phpmyadmin:




-- Table structure for table `jukebox_media`
--

CREATE TABLE `jukebox_media` (
`mediaid` smallint(5) unsigned NOT NULL auto_increment,
`medianame` varchar(100) NOT NULL default '',
`mediadesc` varchar(100) NOT NULL default '',
`title` varchar(100) NOT NULL default '',
`url` varchar(100) NOT NULL default '',
`plays` smallint(5) NOT NULL default '0',
`active` int(2) NOT NULL default '0',
`userid` int(11) NOT NULL default '0',
`username` varchar(225) NOT NULL default '',
`totalrating` int(5) NOT NULL default '0',
`announce` int(2) NOT NULL default '0',
`genre` varchar(50) NOT NULL default '',
`description` varchar(250) NOT NULL default '',
`author` varchar(100) NOT NULL default '',
`album` varchar(100) NOT NULL default '',
`date` int(10) NOT NULL default '0',
`whovoted` varchar(25) NOT NULL default '',
`totalvotes` int(15) NOT NULL default '0',
PRIMARY KEY (`mediaid`)
) TYPE=MyISAM AUTO_INCREMENT=3 ;


-- Table structure for table `jukebox_comments`
--

CREATE TABLE `jukebox_comments` (
`mediaid` int(10) unsigned NOT NULL default '0',
`commentid` int(10) unsigned NOT NULL auto_increment,
`username` varchar(25) NOT NULL default '',
`userid` int(10) unsigned NOT NULL default '0',
`comment` varchar(250) NOT NULL default '',
`date` int(10) unsigned NOT NULL default '0',
`title` varchar(50) NOT NULL default '',
`lasteditdate` int(10) default NULL,
`lasteditusername` varchar(25) default NULL,
`lastedituserid` int(10) default NULL,
`ipaddress` varchar(15) default NULL,
PRIMARY KEY (`commentid`)
) TYPE=MyISAM AUTO_INCREMENT=1 ;



STEP 6. In the jukebox.php file, find:

if ( $mid > $count['media'] ) :
eval(standard_error(fetch_error('jukebox_nonewer')));
endif;

and DELETE IT. (This corrects the fact that you continuously get the NoNewer error phrase when clicking the media name to be viewed.)




Template Modifications:
=============================
FIND:
=============================
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
=============================
BELOW THIS, ADD:
=============================
<td class="vbmenu_control"><a href="jukebox.php$session[sessionurl_q]">Jukebox</a></td>
=============================

To Upgrade:
1. Upload all files in the upload folder to your forumroot.
2. Upload the vjukebox-product.xml file, be sure to have the "Overwrite" option in effect.

Please note:
I am completely knowledgable that this is very buggy code. This is my first coding venture and this is a PRE-ALPHA release, not meant for
production environments, but for testing and bug reporting. I will NOT officially support this until there is a stable version out. Other than my
localhost builds, this is the most unstable version of the code.

Bug Reporting:
Please report all bugs to:
http://www.digitalsupremacy.com/forums/vbugs.php

The code is not yet fully completed and is not even remotely presentable yet. So I would expect alot of bugs, and I know, you have to
register there, but this is the fastest way to debug.

Deleting function + Editting Function:
You can delete media only via the ACP at this point.

As for editting, I do not have a link to do so from the jukebox.php file, but you can do so by going to:
http://www.url.com/forums/jukebox.php?do=editmedia&mid=themediaid

=======================================================

If you need help installing this mod on your forum, please feel free to PM me.

Until Cole2026 releases the non beta version, this will get you up and running!

Snake
27 Dec 2005, 17:35
Thanks mark, I will defintely follow up your instructions to install this hack tonight. :)

Snake
27 Dec 2005, 17:56
Okay it seems to work just fine although I just got a suggestion.

- Media categories / sub-categories

markbolyard
27 Dec 2005, 18:01
Glad to hear it. I came into this a little late, however Cole2026 may implement that in the future release. Glad this got you going as Cole2026 said, this is really pre-alpha, so I would expect the alpha release to be more refined.

Snake
27 Dec 2005, 18:31
I have just noticed one thing. I cannot view and play the media. It shows the player but it seems that it doesn't wanna work. Also the media player does not display while using Firefox as your browser.

portalimiz
27 Dec 2005, 19:09
CHMOD 777 how can we do that?

markbolyard
27 Dec 2005, 19:12
CHMOD 777 through your ftp program (smartftp, wsftp, etc.) or through your cpanel. If you are using cpanel, go to your file manager, click the directory, then in the right column, click set permissions, and make it 777 (writable).

Cole2026
28 Dec 2005, 04:26
I have just noticed one thing. I cannot view and play the media. It shows the player but it seems that it doesn't wanna work. Also the media player does not display while using Firefox as your browser.

Firefox bug.
-- I think I found a loophole though -- Planned for Next version.

markbolyard
28 Dec 2005, 04:31
Hm, I tried firefox, and I can see my videos, and hear my music. True, I cannot see the actual player, but It does play all of my media. I will look into this too.

PennylessZ28
28 Dec 2005, 09:47
nice

Benj
28 Dec 2005, 18:30
could there possibly be an addon so users can have "music submitted by me" in there profiles?

MB Dreamz
28 Dec 2005, 22:45
I'm getting this error when linking to the audio file (.mp3):

The extension of the file you want to link or upload to the database is not allowed.
The allowed extensions are:
mpg,mpeg,avi,mov,wmv,mp3,mp2,mpg,mp4,wav,ogg

ReadOrDie
29 Dec 2005, 21:58
hows this going?

Snake
31 Dec 2005, 15:26
Firefox bug.
-- I think I found a loophole though -- Planned for Next version.

Glad to hear that, Cole. Also have you ever thought of adding a category/sub-category system, too? That would be cool.

James B
31 Dec 2005, 19:30
Can you release what you have so far?
Seeing as this is pre-alpha it definately shouldn't be used on any live forum. I'm not saying the code is bad, it just follows that if Cole thought it was polished enough to be used live it would be a Beta version.

I installed it and it worked fine first time - thanks.

However, I'm a bit concerned members might upload copyrighted material to it. For putting things like own podcasts up, jingles, voiceovers or other things members have made this is great, I'm just concerned some will add 64kbps versions of whole chart songs.

Maybe adding them to the moderation queue would prevent that? Not asking for it - maybe something to consider for the next version after this goes gold?

Replicators
31 Dec 2005, 19:49
I agree with you there,none of us want to face fines for hosting illegal content,even if the member's upload them we could still get sued.

Cole2026
01 Jan 2006, 03:31
Seeing as this is pre-alpha it definately shouldn't be used on any live forum. I'm not saying the code is bad, it just follows that if Cole thought it was polished enough to be used live it would be a Beta version.

I installed it and it worked fine first time - thanks.

However, I'm a bit concerned members might upload copyrighted material to it. For putting things like own podcasts up, jingles, voiceovers or other things members have made this is great, I'm just concerned some will add 64kbps versions of whole chart songs.

Maybe adding them to the moderation queue would prevent that? Not asking for it - maybe something to consider for the next version after this goes gold?

Yes, I will add an option for that. As for development on the next version, we are getting there, I just started coding again, after the holiday week.

Benj
01 Jan 2006, 20:48
this hack has great potential keep up the good work cole..
would love maybe to see an option when uploading a file to say "can download" maybe a tickbox?

Snake
02 Jan 2006, 09:03
Glad to hear that, Cole. Also have you ever thought of adding a category/sub-category system, too? That would be cool.

Well Cole? :rolleyes:

Replicators
02 Jan 2006, 14:28
The only thing i want is the link source to be hidden if at all possible!

Snake
05 Jan 2006, 12:39
*bumps this thread*

Hey c'mon guys, let's not forget about this wonderful hack, shall we?

Cole2026
05 Jan 2006, 21:25
*bumps this thread*

Hey c'mon guys, let's not forget about this wonderful hack, shall we?

Ok well, just to get some progress, I don't have any time to test the software so far.

I'll need 3 people to just test out 0.9 Pre-Alpha, PM me about this, first three get into the beta. :)

ReadOrDie
05 Jan 2006, 21:36
Ok well, just to get some progress, I don't have any time to test the software so far.

I'll need 3 people to just test out 0.9 Pre-Alpha, PM me about this, first three get into the beta. :)

I pm'ed you. Hopefully I'm in.

RichieBoy67
06 Jan 2006, 00:47
Where's the rest of the images??

Snake
06 Jan 2006, 18:40
Probably they're with Cole, saving them for a rainy day? :D

Danny Diamond
08 Jan 2006, 13:41
Something I am not understanding........


I installed it precisely to the instructions.

When I go to the "Jukebox" button, everything comes up fine. I am able to upload media and its displays as if I uploaded it ok, but when I go to play it the windows media players thingie just sits there.

Any ideas?

Snake
08 Jan 2006, 13:50
I assume you're running on Firefox as your browser. In case you haven't noticed, I've already reported to Cole that the player ain't running while using on Firefox.

Danny Diamond
08 Jan 2006, 14:04
Nope, I'm running on Internet Explorer.

markbolyard
08 Jan 2006, 17:37
Check that you filenames (movies uploaded) don't contain spaces as I have noticed this doesn't work. Secondly, if you do not have the updated codec packs for your windows media player, then you will not be able to see some videos.

Open the video in your media player directly, can you see it then? or are you getting a error. If you would lke me to check it out for you, pm my the link to your site and I will check it out tonight. Most likely, from what I have seen and tested, it is your codecs. This also applies to those using firefox as a browser. You should still be able to see / hear the video, you just can't see the actual player controls.

9tn.tip.
09 Jan 2006, 03:15
Mine doing thing says upload went fine when i goto play just sits there... i look at the server filefolder media and file is not there.... i have to manually upload file via ftp to get it to work... i think though it something ive done not really sure what yet....


great work tho thanks for all the hardwork and keeping this hack updated!!

markbolyard
09 Jan 2006, 03:17
If the file is not there, then your permissions are not set. Change your upload folder to CHMOD 777 (Writable). That should fix it.

9tn.tip.
09 Jan 2006, 04:20
Re -edit
Problem still there *for me but i think i see where i am having an issue " whole process works smooth and confirms file to database with no error s and yet file does not upload to server"

is it possible file size would play a part here?
cause it seems any thing 2 mb(.wmv) and under " @ least for what ive tested" works
but a file (.wmv) 3 mb or greater i have to manually upload to server
?

Danny Diamond
09 Jan 2006, 18:18
Check that you filenames (movies uploaded) don't contain spaces as I have noticed this doesn't work. Secondly, if you do not have the updated codec packs for your windows media player, then you will not be able to see some videos.

Open the video in your media player directly, can you see it then? or are you getting a error. If you would lke me to check it out for you, pm my the link to your site and I will check it out tonight. Most likely, from what I have seen and tested, it is your codecs. This also applies to those using firefox as a browser. You should still be able to see / hear the video, you just can't see the actual player controls.

I will send you my info via PM now. thanks

9tn.tip.
09 Jan 2006, 22:42
i did see that post and none of my failed to upload files have spaces
funny thing is that my test file for just under 2mb had spaces in the name but it uploaded ... just to be clear here i am not pickin on anything i think this hack is awsome

markbolyard
10 Jan 2006, 01:34
I think that the issue with spaces in filenames may be dependent on the host. Thanks for the update!

patsalko
11 Jan 2006, 19:05
any upates yet?

Thanks

ReadOrDie
11 Jan 2006, 23:01
*two years later*

markbolyard
12 Jan 2006, 02:22
KYNSimon

Your all set. Jukebox is up and running.

peterska2
12 Jan 2006, 04:53
You've got an error in the template jukebox_addmedia

Theres a > too many at the end of this line



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

markbolyard
12 Jan 2006, 05:00
Thanks for that. I noticed it early on, but I forgot to report it here. ;)

peterska2
12 Jan 2006, 05:27
another one I've just discovered is that if you try to use a url for an mp3 file it doesn't like it and refuses to do it.

I've got an mp3 file on my server at

Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

It's only a tiny file just a snippet of something that I can't even remember what it is.

You can happily use it to try the import from a url.

Of course it could be because I put the http:// bit in and that it isn't the same server as where I was importing it to.

ReadOrDie
15 Jan 2006, 05:21
When is this going to be updated?

ReadOrDie
16 Jan 2006, 02:59
Ok...

Snake
16 Jan 2006, 11:38
*bumps this thread*

phenomenon
16 Jan 2006, 17:57
At least mySQL 4.0.4 is necessary in order to install this!

Oh... crap. I just saw this. According to my vbulletin phpinfo, I have

MySQL
Client API version 3.23.49

What will happen with the older MySQL?

#$%^ I was really hoping to be able to install this.

Anyone know how hard it is to upgrade MySQL on a VDS like Jumpline's?

markbolyard
16 Jan 2006, 18:04
I think you might be ok since the installer doesn't actually install the database tables... First try importing the sql into your database. If you don't get syntax errors, I think you might be fine.

phenomenon
16 Jan 2006, 18:17
I think you might be ok since the installer doesn't actually install the database tables... First try importing the sql into your database. If you don't get syntax errors, I think you might be fine.

Welp, that's what database backups are for right? :beard:

wow vbulletin.org has some funny smilies.

Thanks Mark for the feedback.

phenomenon
16 Jan 2006, 19:04
To Install:
STEP 1. Import the product xml file vjukebox-product.xml
EDIT
I know this seems absolutely idiotic, but I want to double check that I'm uploading this right:

I'm in the admincp, I've clicked the plugin-system group.

Next, select "Manage Products"

Next, click the "add/import product" link below the little product window.

and follow instructions from there.

phenomenon
16 Jan 2006, 20:26
Welp, I tried to submit a bug report but wasn't able, so I'll do it here.

I'm on mac os x 10.4.4, using safari 2.0.3 and firefox. I recognize firefox isn't working, and I'm assuming the problem with firefox is going to be the same with safari since they're using similar browser engines.

The bug: mp3 media does not play in Safari. (it does play on windows IE, I checked). Basically the page opens, the player is visible, but an error message comes up:

"The playlist format is not recognized".

Nothing plays.

it MAY be a problem with windows media player on mac. I may write a js detect that forces quicktime instead of wmp if platform is mac.

ReadOrDie
17 Jan 2006, 01:45
When is this hack going to be updated?

phenomenon
17 Jan 2006, 03:16
I made a couple of improvements to this.

First off, to get around the #$%^ browser media player problems (I'm on a mac, as are many of my users, and the player straight doesn't work on the mac), I swapped it out for a flash mp3 player. So no video there.

I also commented out the code that forces the forum url into the path to the audio file. My audio file sits on my root site folder and is linked to already all over the web. forcing the folder to be in the forum just plain sucked for me. I hope that that is something that can be changed in a final release -- give us the option to set our path to /forum/audio/ rather than forcing the forum url before the media/audio folder.

http://www.staytunedtheband.com/forum/jukebox.php

natralis
17 Jan 2006, 17:45
Okay i did all the fixes that were posted
I edited the template and removed the >>
Added the field in phpmyadmin on the jukebox_media table
Was no need for me to add sql tables as they were allready there

Everything seems to be working except:

Add Media:
It uploads fine..tells me that it is there
But it is not
Checked 3 times to make sure that it was chmodded to 777 and it was
So dunno there
Also..
The listing and the most accessed media links tell me that there are no more entries to view
In Highest Rated column i get the direct link that makes me download the songs
Thought it would stream but either way
it's the same amount of bandwith right?
Also....the files that i manually uploaded into my media folder
One has spaces and one doesn't
They both work for downloadlinks but neither of em work otherwise
I have the latest version of Media Player installed
IE nor Firefox seem to work at all (except to download)


Is there a fix out there for it?
I love the jukebox..but would prefer for it to stream so no trouble will come my way due to copyright issues
Cheers,

markbolyard
17 Jan 2006, 18:02
You missed the file edit to Jukebox.php in this thread... and if your tables were already there... they more than likely are not correct... (missing the album field...)

STEP 6. In the jukebox.php file, find:

if ( $mid > $count['media'] ) :
eval(standard_error(fetch_error('jukebox_nonewer')));
endif;

and DELETE IT. (This corrects the fact that you continuously get the NoNewer error phrase when clicking the media name to be viewed.)

if you have problems afterwards, I'd be happy to take a look...

Mark

natralis
17 Jan 2006, 19:07
i did do that
but will check to see if i didn't upload wrong file
jukebox.php now gives me an error on line 558


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



EDIT: Didn't make a difference... :-)
EDIT2:What album field? .. if that's the one mentioned to edit in phpmyadmin on jukebox_media table
I did that

album Varchar 100 and didn't touch anything else..just like you said :-)

ReadOrDie
17 Jan 2006, 21:34
Someone Update This Hack!!!

phenomenon
18 Jan 2006, 17:00
anyone know if it's possible to ignore a certain user's posts in vbulletin?

markbolyard
18 Jan 2006, 17:05
Natralis,

If you want me to look at it, just PM me. I'm not sure what all you have / haven't done, but it works just fine.

drumforum
18 Jan 2006, 18:10
I'm SoooooOOOoooOOoooOoooOooo glad I found this hack!!
My forum couldn't get enough of the old jukebox by Trafix and I was pleased to see this one.

It looks good, but, I can't get her to work on my forum as anything to do with the Jukebox creates an error like this:



Invalid SQL:
SELECT * FROM vb_jukebox_media
WHERE active = 1 ORDER BY plays DESC LIMIT 5;

MySQL Error : Table 'drumforum.vb_jukebox_media' doesn't exist
Error Number : 1146
Date : Wednesday, January 18th 2006 @ 05:56:45 PM
Script : http://www.drumforum.co.uk/forum/jukebox.php
Referrer :
IP Address :
Username :
Classname : vb_database

on further investigation I discovered that no new database tables had been added.

How do I do this manually??

Any help would be very much appreciated

It's my birthday today- make this my treat!! :p

Adam

markbolyard
18 Jan 2006, 18:11
Adam, first, Happy Birthday. Second, send me a PM and I'll get it working for you if you like.

Mark

docvader
18 Jan 2006, 18:12
Mark, just wondering if the instructions in the main area have been updated to include all the changes, or, should we go through this thread to find the latest install instructions?

Looking forward to using this.

rich

markbolyard
18 Jan 2006, 18:15
http://www.vbulletin.org/forum/showpost.php?p=857817&postcount=123 see this post by me... the attached instructions are not correct / updated.

Solitary Seraph
19 Jan 2006, 12:02
EDIT: Christ that was stupid of me, I didn't notice it.


Is there a way to rework this into the profiles? Say they want a space that plays the midi in their profile that runs from the jukebox?

ReadOrDie
19 Jan 2006, 12:56
When In The Hell Will This Jukebox Be Updated!?!?!?!?!?!?!?!?!?!?!

stutefc
20 Jan 2006, 15:39
Can anyone give me some help...I have set the usergroup for non registered to view....get the following error. I have created the media folder and set it to 777 ie writeable

http://www.irishleagueforums.net/forums/jukebox.php

markbolyard
20 Jan 2006, 15:55
You did not import the database tables. That is why. Refer to my updated install instructions: http://www.vbulletin.org/forum/showpost.php?p=857817&postcount=123

ReadOrDie
20 Jan 2006, 23:36
What the hell!? This is a dead hack, will someone revive it and make a better version instead of this shit?

MissKalunji
21 Jan 2006, 00:14
since you calling it shit i take it that you can do better?

peterska2
21 Jan 2006, 00:26
What the hell!? This is a dead hack, will someone revive it and make a better version instead of this shit?

As stated in the first post in big letters......

This is a pre-alpha code and unsupported

This means that there will be bugs, there will be problems, and unless you know what you are doing then it is probably in your interests not to install this.

You are warned, and you can either heed the warnings or ignore them. But if you don't like it, don't use it, uninstall it if you have it installed and quit moaning. It's as simple as that really.

ReadOrDie
21 Jan 2006, 00:45
As stated in the first post in big letters......

This is a pre-alpha code and unsupported

This means that there will be bugs, there will be problems, and unless you know what you are doing then it is probably in your interests not to install this.

You are warned, and you can either heed the warnings or ignore them. But if you don't like it, don't use it, uninstall it if you have it installed and quit moaning. It's as simple as that really.

Well, the author of this thread said there would be another, better version coming out.

markbolyard
21 Jan 2006, 00:48
And he will get to it when he gets to it. Start contributing to the community instead of +++++ing.

peterska2
21 Jan 2006, 00:49
Well, the author of this thread said there would be another, better version coming out.

well, be patient then. It'll happen when it happens.

PennylessZ28
22 Jan 2006, 06:44
Well I was about to chime in, guess I will. I installed this to test it out. I like where its going. I do have some bugs, so I'll go check out the bug list. I am very excited about where this is going.

And I have some ideas for add-on's like the ablity for users to add files to their profiles.

stutefc
22 Jan 2006, 23:33
Have it installed now for a few days and working great, members have loaded up over 200 files already. www.irishleagueforums.net

Cole2026
23 Jan 2006, 02:55
Well, the author of this thread said there would be another, better version coming out.

I'm really sorry, this is a free product and I can admit I'm not very good at keeping my word on releasing.

MissKalunji
23 Jan 2006, 02:56
no worry Cole we got a good one for now still :)

PennylessZ28
23 Jan 2006, 05:09
its got a few bugs, but I like where it's going. like I said, I can think of some add-ons to this already.

Bratz-Designs
23 Jan 2006, 08:02
Hey dude,

Just a headsup :) Keep up the good work ;)

themajor
24 Jan 2006, 07:25
I get this message when I click on the jukebox tab in the Navbar:

Database error in vBulletin 3.5.1:

Invalid SQL:
SELECT * FROM jukebox_media
WHERE active = 1 ORDER BY plays DESC LIMIT 5;

MySQL Error : Table 'arbitrag_forums.jukebox_media' doesn't exist
Error Number : 1146
Date : Tuesday, January 24th 2006 @ 02:24:17 AM
Script : http://www.online-arbitrage-guide.com/forums/jukebox.php
Referrer : http://www.online-arbitrage-guide.com/forums/
IP Address : 70.240.67.123
Username :
Classname : vb_database

Any help?

Brandon Sheley
24 Jan 2006, 07:49
nice work, I've been looking forward to another jukebox but for the 3.5.x series

/me subscribes to the thread

markbolyard
24 Jan 2006, 13:30
I get this message when I click on the jukebox tab in the Navbar:

Database error in vBulletin 3.5.1:

Invalid SQL:
SELECT * FROM jukebox_media
WHERE active = 1 ORDER BY plays DESC LIMIT 5;

MySQL Error : Table 'arbitrag_forums.jukebox_media' doesn't exist
Error Number : 1146
Date : Tuesday, January 24th 2006 @ 02:24:17 AM
Script : http://www.online-arbitrage-guide.c...ums/jukebox.php
Referrer : http://www.online-arbitrage-guide.com/forums/
IP Address : 70.240.67.123
Username :
Classname : vb_database

Any help?


You did not follow the directions. You must manually import the database tables. If you need assistance, please feel free to PM me. Please see post http://www.vbulletin.org/forum/showpost.php?p=857817&postcount=123 for the directions.

Cole2026
25 Jan 2006, 22:04
Ok well, not to get anyone's hopes up, but I have a 50% stable (stable in the terms of, it runs) version of 0.9 running on my localhost. It's a complete rewrite, so the bugs have been large in number and I've been tackling them down for the last couple weeks.

The installer will be fixed in the next version, the mysql IF conditionals are messing up the install for people on normal 4.0.x MySql, I will be removing them for 0.9. I also have added support for over 50 new file formats, including flash formats, and a new optional flash extension player for MP3's, WAV's and so on.

The code is also alot more efficient, I have reduced the amount of queries on a page substantially and have also changed the templates ALOT.

I'll send out an update email for all those installed this when I have the new version up, but because of my previous track record, I would rather keep quiet about the actual release.

Snake
25 Jan 2006, 22:58
Excellent! Thanks for the news...

Replicators
27 Jan 2006, 01:43
I really cannot wait for this to be updated >8(

MissKalunji
27 Jan 2006, 01:47
then dont ;-)

9tn.tip.
27 Jan 2006, 01:50
nice --- thanks for the update

Snake
27 Jan 2006, 02:02
then dont ;-)

LMAO!

Detomah
27 Jan 2006, 07:59
I'll send out an update email for all those installed this when I have the new version up, but because of my previous track record, I would rather keep quiet about the actual release.

Thank You.

/me appreciates the effort being put in. :)

Cole2026
28 Jan 2006, 07:02
Thank You.

* Detomah appreciates the effort being put in. :)

Blah!

It's released.

Teh 0.9.0 Release. :)

bashy
28 Jan 2006, 11:46
I have just upgraded to vJukebox v 0.9.0 Alpha
None of my existing media (all of about 5) arent working.
Although new stuff works :)

MissKalunji
28 Jan 2006, 13:27
works fine here!

just missing the unkown image

Snake
28 Jan 2006, 14:30
Splendid! Thanks for that lil update. :)

Mastar
28 Jan 2006, 14:38
Finally! Now I'll download and Install... hopefully no errors, thanks!

Mastar
28 Jan 2006, 15:38
Getting This Error, I downloaded and installed this morning...





Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

bashy
28 Jan 2006, 15:41
Your copyright is still there cole???
I am not sure what you are on about..
I never mess with anyones copyright

vJukebox is Copyright Š DigitalSupremacy.Com, All Rights Reserved

That is whats showing at the bottom of the jukebox
the DigitalSupremacy.com is a link

Mastar
28 Jan 2006, 15:43
Getting This Error, I downloaded and installed this morning...





Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Ok I Read Post #202 (http://www.vbulletin.org/forum/showpost.php?p=881036&postcount=202) and manually did the query and it seem good so far.

forte
28 Jan 2006, 18:47
When i try to upload without the author filled up, i get this.

Could not find phrase 'jukebox_fieldmissing'.

When i try to press the "View in Full Version/Popup" found below the file. I get this error.

Warning: Division by zero in /includes/functions.php(4320) : eval()'d code on line 88

bashy
28 Jan 2006, 18:50
Cole...

Please advise as i have respo0nded to your PM on my site also,
You have hit me with this issue yet i dont know what i have done wrong...
The copyright is still there from what i can see...

Please advise?

Your copyright is still there cole???
I am not sure what you are on about..
I never mess with anyones copyright

vJukebox is Copyright Š DigitalSupremacy.Com, All Rights Reserved

That is whats showing at the bottom of the jukebox
the DigitalSupremacy.com is a link

Cole2026
28 Jan 2006, 18:53
When i try to upload without the author filled up, i get this.



When i try to press the "View in Full Version/Popup" found below the file. I get this error.

You must have an author, I forgot to add the author phrase.

Again, could everyone please report bugs at the place I said to in the first post?

Bashy, copyright is fine. :) Thanks.

Mastar
28 Jan 2006, 20:12
You must have an author, I forgot to add the author phrase.

Again, could everyone please report bugs at the place I said to in the first post?

Bashy, copyright is fine. :) Thanks.

How to add the phrase manually?

Replicators
28 Jan 2006, 21:27
My server won't allow this, when people upload songs, it auto sets the CHMOD permissions to where people can't grab the file, and if i change it to 777 it wil go back to it. 755 is allowed on my server though, but not 777. I know there is nothing you can do about this though.

rantrave
29 Jan 2006, 01:54
your missing addcomment.gif in your zip file. thanks.

markbolyard
29 Jan 2006, 01:57
You can findthe addcomment button I made here: http://www.vbulletin.org/forum/showpost.php?p=854646&postcount=116

rantrave
29 Jan 2006, 02:01
your missing addcomment.gif in your zip file. thanks.

Also the "view popup" is giving error:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

rantrave
29 Jan 2006, 02:17
You can findthe addcomment button I made here: http://www.vbulletin.org/forum/showpost.php?p=854646&postcount=116

Thanks.

imported_hbs
29 Jan 2006, 14:52
After the upgrade when I trying to add media I'm getting a blank page.
Am I the only one?

Snake
29 Jan 2006, 14:53
Possibly.

Cole2026
29 Jan 2006, 15:20
After the upgrade when I trying to add media I'm getting a blank page.
Am I the only one?

To upgrade you have to:
1. Upload all files in the zip to your forum root
2. Import the product in the zip (.xml file), make sure overwrite box is checked.
3. Revert any customized Jukebox templates you may have.

Cole2026
29 Jan 2006, 16:51
Answered:

In response to Mark's post about adding the "album" field to the DB architexture, that is not nessessary with 0.9.0, I have removed this, at least temporarely from all of the code.




Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------




You have another plugin that is conflicting with the Jukebox because the line it is corrisponding to is:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



vJukebox does not do any type of vBulletin native division function, nor does it use a global complete hook.

imported_hbs
29 Jan 2006, 20:14
To upgrade you have to:
1. Upload all files in the zip to your forum root
2. Import the product in the zip (.xml file), make sure overwrite box is checked.
3. Revert any customized Jukebox templates you may have.

10x I had to revert the templates

MissKalunji
30 Jan 2006, 00:15
still missing uknown.gif

Borimikan
30 Jan 2006, 02:20
my avatars doesnt show.... how can i fix this?

ReadOrDie
30 Jan 2006, 02:24
Thanks it works now however...on the Highest Rating Media part when I click that it offers me a download. I don't want users downloading music on my website. I just want them listening to it. And it only works in i.e for some reason...

Tidy
31 Jan 2006, 08:50
Im getting this error after i have just installed my vJukebox

Database error in vBulletin 3.5.3:

Invalid SQL:
SELECT * FROM jukebox_media;

MySQL Error : Table 'mygamez_mysql.jukebox_media' doesn't exist
Error Number : 1146
Date : Tuesday, January 31st 2006 @ 06:44:14 PM
Script : http://www.mygamez.net.au/jukebox.php
Referrer : http://www.mygamez.net.au/invites.php?
IP Address : **********
Username : ********
Classname : vb_database

If anyone can help many thanks.

Cole2026
31 Jan 2006, 12:00
Im getting this error after i have just installed my vJukebox



If anyone can help many thanks.

I have updated the zip.

The only thing that has changed is the .xml product file, upload the xml file and the db's should install correctly.

Tidy
31 Jan 2006, 12:36
I have updated the zip.

The only thing that has changed is the .xml product file, upload the xml file and the db's should install correctly.

/me Bows

Well Done Sir!
Thanks Very Much :)

Tidy
31 Jan 2006, 13:40
Just Started Adding Files And Noticed A Couple Of Issues:
- WMV Movies Not Playing in Firefox
- How Do I Make The Movies Preview Larger (SWF Files etc) They Preview Very Small
- View in Full Version/Popup Just Loads A Blank Window

Any Help Would Be Great Thanks.

Cole2026
01 Feb 2006, 00:06
Just Started Adding Files And Noticed A Couple Of Issues:
- WMV Movies Not Playing in Firefox
- How Do I Make The Movies Preview Larger (SWF Files etc) They Preview Very Small
- View in Full Version/Popup Just Loads A Blank Window

Any Help Would Be Great Thanks.

Fixed in my CVS, in the next couple of days I will release a fix release to address all those annoyances. :)

ReadOrDie
01 Feb 2006, 00:54
What about my problem? Websites will get shutdown if people are downloading music.

Tidy
01 Feb 2006, 06:18
Fixed in my CVS, in the next couple of days I will release a fix release to address all those annoyances. :)

Okay, Sound Great. Thanks For The Amazing Support :D :up:

IrPr
01 Feb 2006, 22:34
After the upgrade when I trying to add media I'm getting a blank page.
Am I the only one?

same problem here~

TRĒPSTĒR
02 Feb 2006, 00:15
when i click on the view fullverion/popup it just goto blank screen...?

PennylessZ28
02 Feb 2006, 06:11
Still looks promising.

Cole2026
02 Feb 2006, 12:01
when i click on the view fullverion/popup it just goto blank screen...?

Like I said above, this will be fixed in a bug fix release in the next couple days. :) (Forgot to switch the jukebox_mediadisplay_full to vJukebox product :p)

Cole2026
02 Feb 2006, 22:45
Like I said above, this will be fixed in a bug fix release in the next couple days. :) (Forgot to switch the jukebox_mediadisplay_full to vJukebox product :p)

Sorry to bring this up:
But, if anyone could help me out in my financial aspect, just donate a couple dollars if you like the mod and want to see it to continue to grow. Anyone that donates a dollar amount of ~5+ dollars can remove all copyright notices within the program for a lifetime. The Paypal donate button is at the bottom of the first post. I would be eternally grateful for your support.

Thank You,

Cole.

ReadOrDie
03 Feb 2006, 13:23
Ok, third time I am going to ask this hopefully no one will be rude and will actually answer me. Websites are going to get shut down if people are downloading music. Tu comprende?

MissKalunji
03 Feb 2006, 13:45
Ok, third time I am going to ask this hopefully no one will be rude and will actually answer me. Websites are going to get shut down if people are downloading music. Tu comprende?

what does downloading has to do with the jukebox?

2. its tu comprends :p not tu comprende unless your speaking spanish

cd1986
03 Feb 2006, 14:08
If users can play copyrighted songs from the jukebox (not able to download them) is that considered a "public performance" of the track that requires a licence?

MissKalunji
03 Feb 2006, 14:16
If users can play copyrighted songs from the jukebox (not able to download them) is that considered a "public performance" of the track that requires a licence?

that could be an issue...