Version: 0.9.0, by Cole2026
Developer Last Online: Jul 2020
Version: 3.5.3
Rating:
Released: 12-08-2005
Last Update: 01-30-2006
Installs: 119
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage
No support by the author.
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>
=============================
It worked...the song was uploaded...but for some reason or the other...it doesn't play the complete song but just a part of it and then stops...whereas the actual file has the complete song in it...
How big is the song foruma-z ? and what player is being used ?
I ask because noticing you went to set the php max upload to 200MB if its some 100MB mp3 then perhaps the in built player is crashing out after a while, if so try without the inbuilt player so it will stream to the users default player
I tried, every singles method that I can figure out to do.
The only problem that I can't creat database, even manual, or the installation script.
Probably because of my MySql version. I am running mysql version 3.23.58. I know it's old but it is kinda hard for me to upgrade.
I suspect with mysql 3 MyISAM could be a problem. Also Jinzora doesnt require mysql at all its an option, you can cache your media files in a file datastore or mysql, unless thats changed recently I am a couple of small version numbers behind but mysql is not yet listed as a "requirement".
How big is the song foruma-z ? and what player is being used ?
I ask because noticing you went to set the php max upload to 200MB if its some 100MB mp3 then perhaps the in built player is crashing out after a while, if so try without the inbuilt player so it will stream to the users default player
The song is 5.91 Mb and the lenght is 3.06 minutes!
I have a lot of (users own) MP3's on my forum and this seems cool.
If it, hasnt already been mentioned.... some sort of automated 'time out" and disposal of MP3's uploaded might be cool. So there is, say, a 3 month maximum allowed stay for each tune in the Jukebox and and then the tune gets disposed of (and removed from the server database to save space)
Am I saying something dumb? Is there provision for this already?
See our database keeps getting larger.. its a worry, and we need a solution.