PDA

View Full Version : vJukebox - Song and Video Management System


Pages : 1 2 [3]

angkor408
11-28-2006, 03:19 PM
I'm interest in this also. Please us know. Thank :)

psp3d
11-29-2006, 01:29 AM
this is not true, http://www.holvn.org/forum/jukebox.html is my hack, there is no modification from any mod. And it is not a public hack.
Willing to pay as well!

angkor408
11-30-2006, 03:43 PM
Anyone having issue when members reply a song it doesn't show who replying too unless you have to click on the link.

Here the code for jukebox_mediabits:

<tr>
<td class="alt2"><div align="center"><img src="$stylevar[imgdir_statusicon]/type_$mediatype.gif" alt="$mediatype" border="0" /></div></td>
<td class="alt1Active" align="$stylevar[left]" id="m$media[mediaid]">
<div style="float:$stylevar[right]; display:block; vertical-align:top"><if condition="$rating != 0"><img src="$stylevar[imgdir_rating]/rating_$rating.gif" border="0" alt="" /></if></div>
<div class="smallfont"><a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=$media[mediaid]"><strong>$media[title]</strong></a>&nbsp; by $media[author]<div class="smallfont">$media[description]</div>
</td>
<td class="alt2"><div align="center">$media[plays]</div></td>
<td class="alt1"><span class="smallfont"><if condition="$comment['mediaid']"><div style="float:$stylevar[left]"><strong><a href="jukebox.php?$session[sessionurl]do=view&amp;type=media&amp;mid=$media[mediaid]">$comment[title]</a></strong><br />by $comment[username]</div><br /><div style="float:$stylevar[right]" class="time">$comment[date]</div><else />No Comments</if></span></td>
</tr>



I tried modify this code >by $comment[username]</

change from $comment [userid] still got the same issue. Any other suggestion ?

Here my site to the karaoke section:

http://www.khmerclub.com/forums/jukebox.php

if you look under: Latest Comment you will see
Te Vy kbort chet bong by 11-29-2006 (doesn't display members ID that reply)

Cole2026
12-10-2006, 08:01 PM
If time opens up I will be redoing the entire jukebox. I was an incompetent coder back when I first coded this (It was my first project and I didn't understand php very well).

The new Jukebox will be robust and versatile. I'll try adding the features included in the jukebox above and will re-release. It will be fully phrased and I'll include a branding-free version. I'll have it out within a week or two if things go to plan. Any donations will help and will speed things up.

angkor408
12-11-2006, 12:57 AM
Cole2026, thanx for ur hard work! Looking forward to see the new release :) Angkor

kylek
12-25-2006, 09:26 PM
If time opens up I will be redoing the entire jukebox. I was an incompetent coder back when I first coded this (It was my first project and I didn't understand php very well).

The new Jukebox will be robust and versatile. I'll try adding the features included in the jukebox above and will re-release. It will be fully phrased and I'll include a branding-free version. I'll have it out within a week or two if things go to plan. Any donations will help and will speed things up.

Any news on how this is coming along?

Snake
12-25-2006, 11:07 PM
This piece of crap is dead so I suggest you to use the other jukebox hack right here:

https://vborg.vbsupport.ru/showthread.php?t=129641

kylek
12-25-2006, 11:44 PM
No thanks, tried that one and its not what I am looking for, this one suits my needs better.

angkor408
12-28-2006, 05:14 PM
This is not bad but I prefer the one Cole2026 got the layout for his jukebox.

Cole, any status for the new release?

Angkor





This piece of crap is dead so I suggest you to use the other jukebox hack right here:

https://vborg.vbsupport.ru/showthread.php?t=129641

Snake
12-30-2006, 11:27 AM
I told you already, this hack is DEAD! Yes, you heard me. D-E-A-D! So I don't think he'll get back to this thread again ever...

ab4u
01-31-2007, 03:14 PM
Hi,

I'm using vJukebox v 0.9.0 Alpha (https://vborg.vbsupport.ru/showthread.php?t=102555&page=34) every thing is good but I have one problem with Message editor it does not work when I want to add new media but it's work when I want to add comment? also it's work when I want to add post or replay in my forum, that problem with the editor message occure also when I use DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122&page=67&highlight=Downloads+Section)to add new file with description!! How can I solve this problem?

try to add new comment to see the problem http://ab4u.net/vb/jukebox.php?do=add&type=media

SCS_Rocket-Devi
01-31-2007, 03:28 PM
I'm getting the 'jukebox_errorwriting_x' error when uploading media, I have made a media folder in the forum/ root with chmod 777 but still wont work, i have tried adding the CHMOD code to jukebox.php but still no luck....

My forum software is 3.6.4..

Anyone got any ideas??

ab4u
01-31-2007, 03:58 PM
I'm getting the 'jukebox_errorwriting_x' error when uploading media, I have made a media folder in the forum/ root with chmod 777 but still wont work, i have tried adding the CHMOD code to jukebox.php but still no luck....

My forum software is 3.6.4..

Anyone got any ideas??

I'm using 3.6.4 and it's work fine but I have that problem above

Media Folder Location must be media/ without forum/media

The folder must be chmodded 777

angkor408
02-19-2007, 02:00 AM
Just want to share the problems I had encounted and how did I fixed it.

1. jukebox_errorwriting_x' error (When uploading media)

* Solution: Call your Webhosting to have them set your upload file size atlease 10MB.
* Make sure your media/ folder is set to 777.
* Reload your XML product again
* Under admincp>>Jukebox>> Allowed Audio Extensions >> Make sure is set to mp3,wav,wma

2. Can't find phrase ( I still can't able to fix this problem.) There alots of phrase is missing and the code is incomplete.

3. Can't play jukebox via IE. ( Login to admincp>>jukebox>> under Flash MP3 Player
when ask for Would you like to use a flash MP3 player or use a Windows Media Player Non-Flash Varient? Select No. For some reason I can't able to play via Firefox. Try fews things from this tread but can't able play.

4.

If you need to change or edit any content for the jukebox, you can login to admincp>style and template>> seach for jukebox you can edit any table or modify your own jukebox.

Hope this help.


Here my site but is not complete for jukebox portion.

http://www.khmerclub.com/forums/jukebox.php

SCS_Rocket-Devi
03-19-2007, 11:26 PM
Just want to share the problems I had encounted and how did I fixed it.

1. jukebox_errorwriting_x' error (When uploading media)

* Solution: Call your Webhosting to have them set your upload file size atlease 10MB.
* Make sure your media/ folder is set to 777.
* Reload your XML product again
* Under admincp>>Jukebox>> Allowed Audio Extensions >> Make sure is set to mp3,wav,wma

2. Can't find phrase ( I still can't able to fix this problem.) There alots of phrase is missing and the code is incomplete.

3. Can't play jukebox via IE. ( Login to admincp>>jukebox>> under Flash MP3 Player
when ask for Would you like to use a flash MP3 player or use a Windows Media Player Non-Flash Varient? Select No. For some reason I can't able to play via Firefox. Try fews things from this tread but can't able play.

4.

If you need to change or edit any content for the jukebox, you can login to admincp>style and template>> seach for jukebox you can edit any table or modify your own jukebox.

Hope this help.


Here my site but is not complete for jukebox portion.

http://www.khmerclub.com/forums/jukebox.php

Heres a fix for 2 and 3

2. Make a new phrase called jukebox_fieldmissing and in text put in Field missing.
This will fix that problem.

3. I have attached a swf file put this in your vbulletin directory in a folder called players then Login to admincp>>jukebox>> under Flash MP3 Player
when ask for Would you like to use a flash MP3 player or use a Windows Media Player Non-Flash Varient? Select Yes.

Now my jukebox is working exelent, no errors so far..

angkor408
03-20-2007, 01:03 AM
SCS_Rocket-Devi, Thank for sharing. Did you able to figure out if you in

http://www.khmerclub.com/forums/jukebox.php under

is it possible to display members had post comment instead. As you can see I had set to display the same as an author until you click on it, than you will see who's post comments.
Thank. Angkor

SCS_Rocket-Devi
03-20-2007, 05:30 PM
SCS_Rocket-Devi, Thank for sharing. Did you able to figure out if you in

http://www.khmerclub.com/forums/jukebox.php under

is it possible to display members had post comment instead. As you can see I had set to display the same as an author until you click on it, than you will see who's post comments.
Thank. Angkor

I dont know how to do that, i only know so little about vbulletin scripting, i test to play around with things for examle reading and copying things to another thing if its what i need, but i will have a good look at it..

Leb4ever
03-22-2007, 03:58 PM
I downloaded jukebox and everything is working fine except when I click on the "View Full Version/Popup" link I get a blank page:

http://www.forleb.com/jukebox.php?do=view&type=media&mid=3

Please help. Thank you! :)

angkor408
03-24-2007, 12:21 AM
Login to admincp>>jukebox>> under Flash MP3 Player
when ask for Would you like to use a flash MP3 player or use a Windows Media Player Non-Flash Varient? Select No. I got same issue if i select yes it won't play. Angkor

RichieBoy67
05-07-2007, 02:16 AM
Any 3.6 and up plans for this??

serg472
06-21-2007, 06:35 PM
Damn, just exactly what I was looking for. Please consider adding 3.6.7 support.

Fearlessninja
06-22-2007, 04:06 PM
I have this working fine for 3.6.7~
If anyone needs help making it work PM me....I guess

Snake
06-22-2007, 07:38 PM
I doubt it. Just use the one by syrus.

https://vborg.vbsupport.ru/showthread.php?t=129641

howard11
07-06-2007, 08:52 PM
Yeh im gettin that phrase missing thing how do i fix it?

TCB
07-09-2007, 04:23 PM
after removing the jukebox, the phrases and the link to the vbjukebox options in the vbulletin options dropdown box are still visible. I can still even edit settings to the vbjukebox, although it should be uninstalled?

kiril_cvetkov
10-03-2007, 06:45 PM
I get error on quick replay " Could not find phrase 'jukebox_fieldmissing' "
:) ANY HELP PLEASE :)

british06
10-20-2007, 08:11 PM
The new Jukebox will be robust and versatile. I'll try adding the features included in the jukebox above and will re-release. It will be fully phrased and I'll include a branding-free version. I'll have it out within a week or two if things go to plan. Any donations will help and will speed things up.
This add-on was exactly what I was looking for, too bad Cole abandoned it.
I would have paid for a final Beta version, but I'm not "financing" an update that is never going to happen. Anyone knows of an alternate add-on for video management?

MAME
11-25-2007, 08:59 AM
I believe I installed it correctly however I do not see the link on my forums for it. Any ideas?

TPOCJames
01-22-2008, 09:29 PM
Does this work on 3.7?

anestetic
01-30-2008, 02:37 PM
this hack very nice!!!!

but my forum version 3.7.0 this hac for 3.7.0 install ?

inciarco
02-18-2008, 04:48 PM
Great Mod for Uploading Videos, Thank For Sharing It, Rund Fine in vB 3.6.7 PL1!! :up:

Of course is Resposability for Everyone to Control the Kind of Files that are Being Uploaded, so would be Fine to Add a "Report File" Link and System for Users to be able to Warn the Admins about a Copyright File Uploaded so that they can Remove it and that way Avoid Law Problems!! :rolleyes:

Would be Nice that the Bug of the Blank Page obtained when trying to see the File in Full Version/Popup, would be Corrected!! :( :confused:

Interesting that this Mod would be Developed Further and Updated, because would become a Great Video and Music System for Each Forum Community; I've checked other Mods and No One has Developed or Shared Yet a Mod like This, and if you search there are Many Users trying to Find It, so has a Great Potential!! :up:

It also would be Great that al Phrases would be Included so that this Mod could work Fine in other Languages different that English!! :rolleyes:

My Best Regards!! ;)

:)

Replicators
09-19-2008, 07:58 PM
Why don't a experienced coder just ask to update this mod to 3.6 and 3.7?

angkor408
10-16-2010, 03:14 PM
After I upgraded to VB 4.07 this doesn't work anymore. Does anyone know any Mods that have similar to this? I want members able to post music, delete, and rate them. Thanks. Angkor

angkor408
04-11-2012, 09:40 PM
just checking if there a new versions for this module yet?