vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vJukebox - Song and Video Management System (https://vborg.vbsupport.ru/showthread.php?t=102555)

Cole2026 12-08-2005 10:00 PM

vJukebox - Song and Video Management System
 
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 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://vborg.vbsupport.ru/external/2010/02/12.gif

baronvonwalz 12-09-2005 12:33 AM

Interesting, will try on my test server.

ReadOrDie 12-09-2005 01:02 AM

THanks for releasing it!

ReadOrDie 12-09-2005 01:18 AM

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 12-09-2005 02:29 AM

Is this streaming or download or both? Don't have time to test to find out right now.

rb290 12-09-2005 02:56 AM

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 12-09-2005 03:04 AM

<td class="vbmenu_control"><a href="jukebox.php$session[sessionurl_q]">Arcade</a></td>
===========================

why does that say arcade?

Vizionz 12-09-2005 04:56 AM

Quote:

Originally Posted by rb290
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 12-09-2005 05:03 AM

Note: okay yeah this dont work at all. it dont install the tables.

VaaKo 12-09-2005 05:54 AM

can we at least get a demo or some screenshots
thx

Snake 12-09-2005 08:08 AM

Thank you very much for filling up my request, Cole. I really appreciate your hard work! :)

lanc3lot 12-09-2005 08:51 AM

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 12-09-2005 10:28 AM

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 12-09-2005 10:36 AM

Quote:

MySQL Error : Table 'thug_thug.jukebox_media' doesn't exist
the same as there

Cole2026 12-09-2005 11:14 AM

Quote:

Originally Posted by Barakat
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 12-09-2005 11:33 AM

does this work for 3.5.1?

Vizionz 12-09-2005 11:43 AM

i dont think so cause i just tried. and it still getting that error

Cole2026 12-09-2005 11:45 AM

Quote:

Originally Posted by Vizionz
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 12-09-2005 11:49 AM

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 12-09-2005 11:57 AM

Quote:

Originally Posted by ReadOrDie
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 12-09-2005 11:58 AM

Manage products> add/import product> allow overwrite(yes) and I imported the vjukebox>product.

Vizionz 12-09-2005 12:08 PM

PHP Version 4.3.4
mysql 4.0.18

Cole2026 12-09-2005 12:11 PM

Quote:

Originally Posted by ReadOrDie
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 12-09-2005 12:14 PM

Quote:

Originally Posted by Vizionz
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 12-09-2005 12:21 PM

whats different ? why wouldnt it work with an older version >

FleaBag 12-09-2005 12:26 PM

Seems promising, but I don't see anything which shows how the tracks are played or downloaded?

ReadOrDie 12-09-2005 12:38 PM

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 12-09-2005 01:39 PM

Quote:

Originally Posted by FleaBag
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 12-09-2005 03:37 PM

Quote:

Originally Posted by Cole2026
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 12-09-2005 04:30 PM

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 12-09-2005 06:53 PM

Quote:

Originally Posted by Aftermath
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 12-09-2005 06:59 PM

How does it do the streaming? Does it create a .pls file, or something else?

ReadOrDie 12-09-2005 07:16 PM

Quote:

Originally Posted by Cole2026
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 12-09-2005 07:35 PM

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 12-09-2005 07:44 PM

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 12-09-2005 08:31 PM

Quote:

Originally Posted by Cole2026

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 12-09-2005 08:36 PM

Quote:

Originally Posted by ReadOrDie
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 12-09-2005 09:02 PM

Quote:

Originally Posted by Cole2026
Chmod your media directory 777.

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

r6bbie 12-09-2005 09:54 PM

sounds like a JunkBox not a JUKEbox

no thanks

Cole2026 12-09-2005 10:30 PM

Quote:

Originally Posted by r6bbie
sounds like a JunkBox not a JUKEbox

no thanks

It's an unfinished release.


All times are GMT. The time now is 10:50 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
  • Page Generation 0.01621 seconds
  • Memory Usage 1,827KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete