![]() |
yes you can :)
|
and once your done when you go to your admincp (vb) PHP Maximum Upload Size ?.00 MB
ull see if it worked |
Yea...
The value changed... now I will test uploading :) Thanks |
np good luck and nice vb skins
|
Thanks :)
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... Is there something that I need to do? |
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 |
Quote:
Did you see this thread there http://www.jinzora.org/forums/viewto...light=database 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". ;) |
Quote:
|
i stil lcan't get it to work, did that guy post that flash player he added to his?....
or anyone else got a flash player..? cheers |
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. Rock on! Thanks |
i dont see how would that have to do with database its saved in a folder!?!?
|
I am sorry I am not my forums webmaster so my jargon may be off.
What I mean is - the ammount of 'stuff' we have to back up - keeps growing. A lot of that is down to our MP3's. If there was some automated 'time limit' for us keeping ouir members MP3's on our server it would be good. (And Yes they are kept seperate from the database.) |
Quote:
oh ok that sounds hard to do...... |
It's just that a musicians "free for all" of unlimited MP3 upload - will over time build up to be un managable.. :cross-eyed:
|
im a n00b to vbulletin and i installed it in under 5 min.. and it works like a charm :banana:
thanks for this awesome release...peace |
the add comment button is missing.
|
can we make category for each type of song like rap, dance, country ect... and search system for it?
|
no you cant
|
What would be nice is this thing being integrated with Vbbux and Ucash so that memebers would have to pay to hear the songs with credits they earn.
|
Quote:
|
Cole, any plans to extend the del.ico.us bookmark hack into this? And how about support for vBSurvey?
|
Is anyone using this with IIS? I am getting the following error:
Could not find phrase 'jukebox_errorwriting_x'. I already gave IUSR Full Access, which is basically a chmod 777. |
If anybody is having a issue where the server auto-CHMOD's the files that people upload to 600 then do this..
Open jukebox.php Find: Code:
$result=move_uploaded_file($_FILES['mediafile']['tmp_name'], DIR.'/'.$jukebox->url.$filename); Code:
chmod(DIR.'/'.$jukebox->url.$filename, 0640); May i suggest to Cole2026 to put this fix in the post so all know, cause i am sure i ain't the only one who had this problem. |
Quote:
|
any new information for next release yet, cole2026?
|
TCooper: Yes, I meant vbplaza/vbbux.
calvinnguyen: Yes, I'm going to predict an updated release of April 1. This will most likely be dubbed the 1.0 Alpha, or if I feel it is appropiate, 0.95 stable. |
Can't upload.
Error: Could not find phrase 'jukebox_errorwriting_x'. |
It should upload still even if the phrase is not found?
Quote:
|
I am getting the above message as well, and the file didn't upload.
I think this is a really amazing feature and will come in very handy. As for that guy who kept stating about licenses to stream music, it can be sure to stream your own music, which isn't against the law, for example if you have your own band. |
Please see this post by Replicators, I believe that was the fix for the writing error. https://vborg.vbsupport.ru/showpost....&postcount=343
Also, please make sure your media directory is CHMOD'ed 777 |
Thanks for the update, Cole! :)
|
Installed :up:
|
Upgraded, followed instructions, but got a database problem.
MySQL 3.23.56 NOTE: I've edited the templates. Do I need to revert them first? Code:
Database error in vBulletin 3.5.4: Please advise! |
Also, I wanted to offer this up as a change to be made in the future: The Highest Rated Media were showing up as downloadable links rather than being played in the player. For us this is a huge problem as it violates our agreements with BMI and ASCAP (links should allow people to play our music but not download). So I changed this in the jukebox_media_toprated template:
Code:
<a href="$toprated[url]">$toprated[title] (Average Rating: $rating)</a><br /> Code:
<a href="jukebox.php?$session[sessionurl_q]do=viewmedia&mid={$toprated['mediaid']}">$toprated[title] (Average Rating: $rating)</a><br /> |
hi... thanks for great juke box
I wonder if someone can make playlist right next to player, so user can choose the song they like.... another thing... after you edit the file.... it doesnt have a link to redirect back the index page... i have to closed the edit manager and go back to main forum, |
Hey Cole2026 include my add-on please
|
Installed on my test board more or less... would not accept an upload from my hard drive, but accepted a link to a folder on my server.
I'm getting this message on my live board... Could not find phrase 'jukebox_fieldmissing'. I have more or less the same hacks (very few) on both my test board and live board. I enjoy debugging this stuff, and will play around. I'm a relatively new license owner (3.5.4), and just thought I'd put this out here, should anyone have a quick piece of advice. Great product. Can't wait to click install:) |
Any updates so far, Cole?
|
nice hack "clicked install"
it works thou i do get a couple errors, it will be interesting to see the new beta :) i noticed its missing a couple phrases. good work non the less and it will be neat to see |
Quote:
But anyways, I've gone through several major code-rewrites and have not liked how things have come out. This time I'm trying a vBAgallery approach, giving the jukebox it's own folder and such. I have alot of time over spring-break to finish everything off and am planning on just bumping the version number to 1.5 at release. After this release I'll check the support block and have some official support going out as well. :) |
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|