Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[ Audio / Visual ] - VB Mega Jukebox - Now with permissions to save bandwith Details »»
[ Audio / Visual ] - VB Mega Jukebox - Now with permissions to save bandwith
Version: 2.3, by trafix trafix is offline
Developer Last Online: Jul 2008 Show Printable Version Email this Page

Version: 3.0.5 Rating:
Released: 01-10-2005 Last Update: 02-14-2005 Installs: 112
DB Changes
 
No support by the author.

I want to thank everyone who has supported the original release of this hack and for all the suggestions to make this hack even better
I have spent days on adding all these new features and would like to thank the people who have assisted me to get some of these function to work.

Its back after a long time

This hack will add a whole new dimention to your forums with a Jukebox

3 file edit
1 template edit
1 new db table
1 db table alteration

This hack uses and includes a copy of the [HIS] Hack Installer System (Build 3)
released by Link14716 and can be found here --> https://vborg.vbsupport.ru/showthread.php?t=71542
My thanks to Link for his one on one time in building the install files for the VB Jukebox

General Features

* The ability to play audio and movie formats - The script will detect both .mpg or .mpeg files and open the media player. If an audio format is played then the media player will stay invisable.

Admin Features

* Upload songs from your browser.
* Unlimited genres.
* Manual data entery for when the uploader fails or for large files.
* At a click will automaticly generate a new thread announcing a song in the jukebox.

* Usergroup permissions for:
--> 1) Who can listen to songs.
--> 2) Who can upload songs.
--> 3) Who can rate songs.

Front End Features

*Members can upload songs, these songs are not available in the jukebox until admin aproval (optional email notification available).
* Callapsable genres (only displays genres that have active songs in them).
* Members can rate songs.

Future Possible Functions

* members favs, this will allow members to add songs to their own favs list and if i can work it out i will try to make it so they can play their favs from start to finish.

INSTRUCTIONS FOR REMOTE SONG HOSTING

OPTION 1

In the admin options where it asks for the folder name enter the full path to the where the songs are stored eg "www.something.com/music folder" NO backslash after.
The Downside to this is that your members canrt upload or add songs to the jukebox and movie files will not work.

OPTION 2
In vb_jukebox.php find each instance of

PHP Code:
$playsong "$vboptions[jb_media_folder]/$playthisong 
replace with
PHP Code:
$playsong "$playthisong
Then enter the full url into the song file field for each song.

A Tutorial for manual install can be found here https://vborg.vbsupport.ru/showthread.php?t=76050

Please Click install

This hack will always be free however you can donate to paypal@petnshow.com

Jukebox Feedback Please
I would love to hear some feeback from your members there is a feedback thread here https://vborg.vbsupport.ru/showthread.php?t=76124

Update
Fix Template and missing image

Update 2.1
includes whos online code by Murphinator, i have changed the varname of the phrase to conform with the perfix
also includes instructions for adding admin to the modcp

Update 2.2
Just a file edit here that will stop the media player desplaying a long narrow strip .. just upload the new vb_jukebox.php file

Update 2.3
Major bug fix ... negative song count for songs
just upload the new vb_jukebox.php file

Show Your Support

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

Comments
  #472  
Old 05-09-2005, 01:36 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@xbaby

Please enclose sources with [php] [html] [sql] or [code] tags.
Reply With Quote
  #473  
Old 05-09-2005, 02:31 PM
xbaby xbaby is offline
 
Join Date: Feb 2005
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

okie , I have done it
Reply With Quote
  #474  
Old 05-09-2005, 03:44 PM
drumforum's Avatar
drumforum drumforum is offline
 
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a problem whilst installing the jukebox. I get these messages:


Quote:
Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in
/home/fhlinux200/d/drumforum.co.uk/user/htdocs/forum/includes/db_mysql.php on line 389

Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/share/pear') in /home/fhlinux200/d/drumforum.co.uk/user/htdocs/forum/includes/db_mysql.php on line 389



There seems to have been a slight problem with the The Drum Forum database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.
Quote:
Database error in vBulletin 3.0.7:

Invalid SQL: SELECT varname, text FROM vb_phrase WHERE varname IN () ORDER BY languageid DESC
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY languageid DESC' at line 1

mysql error number: 1064

Date: Monday 09th of May 2005 05:34:55 PM
Script: http://www.drumforum.co.uk/forum/ins...ck_install.php
Referer: http://www.drumforum.co.uk/forum/ins...k_install.php?
Username: allstar
IP Address: 81.154.95.152
I have no idea what to do now?

Any help would be greatly appreciated!

Thanks

Adam
Reply With Quote
  #475  
Old 05-11-2005, 05:18 PM
drumforum's Avatar
drumforum drumforum is offline
 
Join Date: Apr 2005
Location: Dundee, Scotland
Posts: 43
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello??
Reply With Quote
  #476  
Old 05-13-2005, 06:18 PM
iceytdot iceytdot is offline
 
Join Date: Apr 2004
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Problem Fixed! Just Had To Read The Admin Documentation


Great Hack --- works Perfect Now! *clicks install*
Reply With Quote
  #477  
Old 05-14-2005, 10:24 AM
thekid1280 thekid1280 is offline
 
Join Date: Dec 2004
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found the solution for this error at post 280 in this topic. Woot! I didnt search the topic, sorry you guys for my ignorance

Code:
Warning: copy(http://www.xxxxxxx.com/forums/midi/ame.mid): failed to open stream: HTTP wrapper does not support writeable connections. in /vb_jukebox.php on line 145

Fatal error: Call to undefined function: print_stop_message() in /usr/local/pem/vhosts/15001/webspace/httpdocs/forums/vb_jukebox.php on line 149
I got this weird notice when i was trying to upload a file. How to fix this ?
Reply With Quote
  #478  
Old 05-19-2005, 05:13 PM
ranger2kxlt ranger2kxlt is offline
 
Join Date: Jan 2003
Location: Plano, TX
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, well i just installed this, and tried the manual add option, uploaded the files to the folder, and when i go to type in the "filename" and click upload it doesn't do anything, likes its disabled....if i delete what i entered in as the filename i click upload it gives me an error....if i click the browse button and search the song to upload it tells me its uploaded already.

So what are the steps to have the software read the files that are already in the folder? I have a ton of songs to upload and don't want to do each one via the broswer?

Any help
Reply With Quote
  #479  
Old 05-21-2005, 12:17 PM
kien_r9 kien_r9 is offline
 
Join Date: May 2005
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got problem when installing ...
Just right in the second step. When I tried to browse the url http://www.kien-r9.com/forum/jukebox...ck_install.php , there's 2 errors warning:

Warning: main(./global.php): failed to open stream: No such file or directory in /home/kien-r9c/public_html/forum/jukebox/install/his_files/hack_install_b3.php on line 31

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/kien-r9c/public_html/forum/jukebox/install/his_files/hack_install_b3.php on line 31


So ... how to fix it ?
Reply With Quote
  #480  
Old 05-23-2005, 08:32 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kien_r9
I got problem when installing ...
Just right in the second step. When I tried to browse the url http://www.kien-r9.com/forum/jukebox...ck_install.php , there's 2 errors warning:

Warning: main(./global.php): failed to open stream: No such file or directory in /home/kien-r9c/public_html/forum/jukebox/install/his_files/hack_install_b3.php on line 31

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/kien-r9c/public_html/forum/jukebox/install/his_files/hack_install_b3.php on line 31


So ... how to fix it ?
Do you maybe have your admincp directory renamed? If yes, change this in teh his configuration file.
Reply With Quote
  #481  
Old 05-24-2005, 01:30 PM
mamboking mamboking is offline
 
Join Date: Sep 2004
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am trying to pull up one of the admin panels. You can see the one I'm referring to in the screen shots. It's the bottom left image in the screen shots.

Do I have to run setup again to access this? I am trying to turnoff the play song on page load. But would like admincp access to those options.
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 09:39 AM.


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.04931 seconds
  • Memory Usage 2,322KB
  • Queries Executed 25 (?)
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
  • (1)bbcode_code
  • (2)bbcode_php
  • (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
  • (1)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