vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   With optional store hack intergration (https://vborg.vbsupport.ru/showthread.php?t=50873)

ricoche 04-11-2003 03:19 AM

Yes, excellent idea! I'm into video production so this would be a useful modification.

Indeed the Jukebox addon works very well, especially with SWF as it streams very well.

trafix 04-11-2003 03:26 AM

I agree, however i dont have the knoledge required to build a video addon :(

Its great that this hack is getting a lot of use, perhaps you could post in the requests forum with your addon idea.

Rusty_Boi 04-13-2003 10:09 PM

i have read the whole thread.. and i still have problems playing swf files.. =/

Gutspiller 04-14-2003 04:12 AM

Can somebody explain to me why the heck you would ever want to serve MP3s? Just use Kazaa and save yourself and your users all sorts of trouble. Now if a user could use your forum as a "middle man" to share files with other users, that would be something, but to just have a list seems almost pointless with programs such as kazaa and many others.

Mickie D 04-14-2003 02:51 PM

i cant use your jukebox queries php script .. i dunno why :(

could you post the queries so i can use phpmyadmin ... i tried to get your queries from the php file but when i goto enter them i get an error :(

Mickie D 04-14-2003 03:07 PM

ok i managed to get the queries out from the php .. silly me lol

here they are if any one else needs them and cant get the jukeboxquerie.php script to work :)

CREATE TABLE jukebox (
songsid smallint(5) unsigned DEFAULT '0' NOT NULL auto_increment,
sname varchar(255) NOT NULL,
surl varchar(255) NOT NULL,
splay varchar(5) NOT NULL,
PRIMARY KEY (songsid)
)


CREATE TABLE jukeboxadmin (
event smallint(5) unsigned DEFAULT '0' NOT NULL auto_increment,
playtype smallint(5) DEFAULT '0',
defultsong varchar(255) NOT NULL,
defultdetail varchar(255) NOT NULL,
defultaudio smallint(5) DEFAULT '0',
storehack smallint(5) DEFAULT '0',
PRIMARY KEY (event)
)


INSERT INTO jukeboxadmin VALUES (NULL,'2', 'http://www.xxxx.xxx/midi/midi/xxxx.xxx', 'Description', '1', '0')


right that lot should sort you out ok :)

Mickie D 04-14-2003 03:10 PM

also a question about the jukebox :)

right as you have said b4 when i read posts the bandwidth will be very high for busy boards... i was wondering i have appache running a test vbulletin for me on my home machine and windows XP... could i point the url to my test site for the mp3's ????

so all bandwidth would be taken from my adsl connectin i mean it does nothing really lol so i would not be bothered about it ???

trafix 04-14-2003 03:29 PM

Rusty_Boi:

Sorry, I cant help you as I know nothing about swf files.

Gutspiller:

Your opionion! I saw a request for a jukebox hack, so I built one :) It was build to play midi files but I can only warn them regarding other music formats and I will not be help responsible if members loose their websites because they broke the law.

Mickie D:

Yeah sure, you should be able to link the music file url's to your local system :) let me know how you get on.

Mickie D 04-14-2003 03:42 PM

cheers m8 for the quick reply ... to be honest thats the fastest ever reply to hack i have posted on vbulletin.org lol

ok that is gr8 and yes it is running gr8 from my local machine :) to my main website

but now i have a more complicated question m8y :(

can it stream the audio instad of downloading the whole file to play it ????

Mickie D 04-14-2003 03:46 PM

and maybe it should work in a popup window so people can browse your site (anyones site) at the same time :)

just an idea as if you leave the page or put it down to the task bar it goes off :(


All times are GMT. The time now is 01:00 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
  • Page Generation 0.01390 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete