Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vJukebox - Song and Video Management System Details »»
vJukebox - Song and Video Management System
Version: 0.9.0, by Cole2026 Cole2026 is offline
Developer Last Online: Jul 2020 Show Printable Version Email this Page

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>
=============================

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.

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #512  
Old 01-31-2007, 03:14 PM
ab4u ab4u is offline
 
Join Date: Jan 2005
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I'm using vJukebox v 0.9.0 Alpha 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 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
Reply With Quote
  #513  
Old 01-31-2007, 03:28 PM
SCS_Rocket-Devi SCS_Rocket-Devi is offline
 
Join Date: Jul 2006
Location: Wales, UK
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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??
Reply With Quote
  #514  
Old 01-31-2007, 03:58 PM
ab4u ab4u is offline
 
Join Date: Jan 2005
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SCS_Rocket-Devi View Post
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
Reply With Quote
  #515  
Old 02-19-2007, 02:00 AM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #516  
Old 03-19-2007, 11:26 PM
SCS_Rocket-Devi SCS_Rocket-Devi is offline
 
Join Date: Jul 2006
Location: Wales, UK
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by angkor408 View Post
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..
Reply With Quote
  #517  
Old 03-20-2007, 01:03 AM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #518  
Old 03-20-2007, 05:30 PM
SCS_Rocket-Devi SCS_Rocket-Devi is offline
 
Join Date: Jul 2006
Location: Wales, UK
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by angkor408 View Post
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..
Reply With Quote
  #519  
Old 03-22-2007, 03:58 PM
Leb4ever Leb4ever is offline
 
Join Date: Mar 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...pe=media&mid=3

Please help. Thank you!
Reply With Quote
  #520  
Old 03-24-2007, 12:21 AM
angkor408's Avatar
angkor408 angkor408 is offline
 
Join Date: Jul 2006
Location: California
Posts: 189
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #521  
Old 05-07-2007, 02:16 AM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any 3.6 and up plans for this??
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:16 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05390 seconds
  • Memory Usage 2,321KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete