Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases

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
  #452  
Old 04-03-2005, 09:10 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trafix
ok the fix is in post #13 ... i will amend the instructions in th zip

^ if it was fixed i don't understand why i had the error too. on 2 fresh boards.

and now i made it to being able to add songs, and catagorues, but when you click a song at vb_jukebox.php page nothing happens

this is one of the last big hacks i need to add to my site, im only testing this on a demo board, and would like to get things wraped up..thank you
-LM
Reply With Quote
  #453  
Old 04-04-2005, 06:08 AM
illusions illusions is offline
 
Join Date: Feb 2005
Posts: 37
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

just a quick question... is this hack competible with 3.07?
Reply With Quote
  #454  
Old 04-04-2005, 05:39 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its been VERY buggy with me. and i use 3.0.7 and a bit hard to get support
but it should work with 3.0.7 :ermm: guess ill give my demo a 5th try with this one mod..wish me luck
Reply With Quote
  #455  
Old 04-07-2005, 10:56 AM
Deviant++'s Avatar
Deviant++ Deviant++ is offline
 
Join Date: Sep 2004
Posts: 137
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I tried to uninstall the hack but it gave me a db syntax error so I went in the dba dn dropped the table cause everything else was dropped..

thn I reran the installer, everything went fine but when I go to the acp area and the jukebox page I get this.... and trafix isnt around

Database error in vBulletin 3.0.6:

Invalid SQL:
SELECT *
FROM vb3_vb_jukebox_trax
ORDER BY genre

mysql error: Table 'dvdb.vb3_vb_jukebox_trax' doesn't exist

mysql error number: 1146
Reply With Quote
  #456  
Old 04-08-2005, 04:52 AM
zim119 zim119 is offline
 
Join Date: Aug 2002
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I am trying to figure out how to have the medi player control come up when audio is being played.

This was rather easy to do for video, bat I cant figure out how to do it for the audio.

Thanks if anyone can help.
Reply With Quote
  #457  
Old 04-09-2005, 03:52 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well iv installed this on 3 fresh boards, and tried on one live board. and none worked, and now i have 90 users that ill have to import to a new baord and start all over.. i do not recomend this hack to anyone. unless you have some special luck that i didn't ? im currently paying someone to convert ibp's unrealjukebox to vB guess i wont have music on my board untill then.. *uninstalls*
Reply With Quote
  #458  
Old 04-09-2005, 08:48 PM
seangworld's Avatar
seangworld seangworld is offline
 
Join Date: Sep 2002
Location: Chesapeake, VA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i just can't get the mp3 to play. it keeps telling me that it cannot play that filetype, which is a mp3.

what da problem is?
Reply With Quote
  #459  
Old 04-10-2005, 01:11 AM
seangworld's Avatar
seangworld seangworld is offline
 
Join Date: Sep 2002
Location: Chesapeake, VA
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ok....

when manually putting in the songs because you ftp'd them into place...for filename, just put the actual file name - NO PATH OR URL, ETC. (ie: one of my songs is called +++++. i would put in filename: +++++.mp3) that was the main cause of my problems, the f'n path.

and also i THINK the player has a problem with us using ":" in the song title, but im not messing with it anymore to figure it out or not. it's working now so why mess with it....

clicks INSTALL.
Reply With Quote
  #460  
Old 04-15-2005, 02:58 PM
FStop FStop is offline
 
Join Date: Aug 2004
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, i'm probably the biggest newb here, as i'm kinda lost. Went through the install, as it just said: "enter values, etc" and enjoy. Ok, so next, next, next, and i'm done....

well, not really. i figured out how to get to the jukebox page, as there are no links in my forums, only the vb jukebox admin options in the general section, and for some reason, as administrator, i can't listen to music, much less upload.

so i read the readme, and saw this:

Code:
************************
Find
************************

	if ($canmoderate)
	{
		construct_nav_group($vbphrase['moderation'], '<hr />', "$df");
		construct_nav_spacer();

***********
Insert After
***********

// start vb jukebox hack by trafix

		construct_nav_option($vbphrase['jb_track_list'], 'vb_jukebox_admin.php', '<br />');
		construct_nav_group("$vbphrase[jb_vbjukebox]", '<hr />');
		construct_nav_spacer();
	
// end vb jukebox hack by trafix
ok, find that string, paste the code in there after that..no dice. looked around the 31 pages some more, and saw things had to be done in the readme. (which i read, but everytime i follow instructions, the ending says "Enjoy!", not, oh, go do other stuff in another file....

so i open the readme file, and see this:

Code:
If you have installed the Dual Navigation hack https://vborg.vbsupport.ru/showthread.php?t=74043

************************
Find
************************

// ********************* Add hack nav function code above here *********************


************************
Else
************************

$printhr = false;
	if (can_administer('canadminstyles'))
	{
	
	

***********
Insert Before
***********

// start vb jukebox hack by trafix
if (can_administer('canadminstyles'))
	{
		$printhr = true;
		construct_nav_option($vbphrase['jb_track_list'], 'vb_jukebox_admin.php', '<br />');
		construct_nav_group("$vbphrase[jb_vbjukebox]", '<hr />');
	}
// end vb jukebox hack by trafix
ok, well, i don't have the "Dual Navigation hack," whatever that is, so i look for

Code:
$printhr = false;
	if (can_administer('canadminstyles'))
	{
yeah, don't have that either.

after reading the rest of the readme, it's become apparent that i have no idea where to put all these strings of code, as my knowlege of the inner workings of vbulletin are fairly limited.

can anyone help clarify where to put the stuff from the readme into my own files? im all kinds of lost here.

thanks!!!

on edit: I really like the inteface of this system and am really looking forward to getting it going. Just a little frustrated
Reply With Quote
  #461  
Old 04-17-2005, 07:02 PM
Lionel Lionel is offline
 
Join Date: Dec 2001
Location: Delray Beach, Florida
Posts: 3,277
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it my imagination or what? When I go to edit a song, all there is is the song name and genre. The file itself does not show.

Please see screenshot. The version says 1.0. The file that I just downloaded says 2.30. When I try to re-install, it tells me that I have version 2.0 and the file itself is 2.0 and will not install.

Back to the edit, I could have swear that I used to edit before.
Reply With Quote
Reply

Thread Tools

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 05:23 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.10428 seconds
  • Memory Usage 2,321KB
  • 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
  • (3)bbcode_code
  • (2)bbcode_php
  • (1)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