vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [ Audio / Visual ] - VB Mega Jukebox - Now with permissions to save bandwith (https://vborg.vbsupport.ru/showthread.php?t=74170)

yoyoyoyo 01-16-2005 11:55 PM

Quote:

Originally Posted by trafix
Glad we all sorted it out :) and everything is working

Enjoy!

not exactly working, in fact quite messed up. I installed it by going to the read me to find the template edits, and I put all of the settings in via the admin cp, and when I checked it out I did not see any songs in the "midi" folder listed, and it looked different than the screen shots (blank areas with no text). I figured it must have not installed all the way since it hung up at the template/file edits, but I wasn't too worried since those are usually the last steps. I went to uninstall it and try again, and that is when things got worse - I got this error:
Quote:

These are the hacks you have selected to uninstall:

There is no record of Jukebox being installed. It cannot be uninstalled.

We're sorry you didn't like these hacks. Running this script will remove all settings and templates created.
so the install must never have finalized with the HIS. I ran the installer again to check if it was installed and got this:

Quote:

Jukebox: Added Setting Group - Vb Jukebox
Jukebox: Added Setting - Audio Settings
Jukebox: Added Setting - Defult Song Title
Jukebox: Added Setting - Defult Song URL
Jukebox: Added Setting - Jukebox Mode
Jukebox: Added Setting - Jukebox Cost
Jukebox: Added Setting - Announcment Forum
then this:
Quote:

Jukebox: Added/Updated Phrase - jb_is_active
Jukebox: Added/Updated Phrase - jb_posttitle
Jukebox: Added/Updated Phrase - jb_new_song_called
Jukebox: Added/Updated Phrase - jb_jukebox
Jukebox: Added/Updated Phrase - jb_song
Jukebox: Added/Updated Phrase - jb_requests
Jukebox: Added/Updated Phrase - jb_list
Jukebox: Added/Updated Phrase - jb_add_new_x
Jukebox: Added/Updated Phrase - jb_title
Jukebox: Added/Updated Phrase - jb_url
Jukebox: Added/Updated Phrase - jb_edit_x_y
Jukebox: Added/Updated Phrase - jb_reset_all_stats
Jukebox: Added/Updated Phrase - jb_nothing
Jukebox: Added/Updated Phrase - jb_most_played_x_with_y
Jukebox: Added/Updated Phrase - jb_not_permitted
Jukebox: Added/Updated Phrase - jb_need_credits
Jukebox: Added/Updated Phrase - jb_now_playing
Jukebox: Added/Updated Phrase - jb_free_for_members_guests
Jukebox: Added/Updated Phrase - jb_free_for_members_only
Jukebox: Added/Updated Phrase - jb_credits_needed_x_amount
Jukebox: Added/Updated Phrase - jb_top10_note
Jukebox: Added/Updated Phrase - jb_view_top10
Jukebox: Added/Updated Phrase - jb_instructions
Jukebox: Added/Updated Phrase - jb_deleted_x_successfully
Jukebox: Added/Updated Phrase - jb_reset_x_stats_successfully
Jukebox: Added/Updated Phrase - jb_x_announced
Jukebox: Added/Updated Phrase - jb_jukebox_off
Jukebox: Added/Updated Phrase - jb_track_list
Jukebox: Added/Updated Phrase - jb_vbjukebox
then this:
Quote:

Jukebox: Created/Updated Template - jb_JUKEBOX
Jukebox: Created/Updated Template - jb_jukebox_bit
Jukebox: Created/Updated Template - jb_top10
Jukebox: Created/Updated Template - jb_top10_bit
but when I click on the "DONE" button at the "Rebuild Style Information" screen I am taken to a screen that says:
Quote:

Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/site/public_html/forums/includes/db_mysql.php on line 389

PHP Code:

Database error in vBulletin 3.0.5:

Invalid SQLALTER TABLE language ADD `phrasegroup_jukeboxMEDIUMTEXT NOT NULL
mysql error
Duplicate column name 'phrasegroup_jukebox'

mysql error number1060 


again, not too worried because it is a duplicate name - that means it is there and all should be well....Not so. Attached is a screenshot of how my jukebox looks.

I want to completely uninstall this, so I can start over again, but the HIS does not think I have it installed. Is there a way to "trick" the uninstaller into removing the phrasegroups etc., so I can try to reinstall? If not, how can I remove it/fix it?

trafix 01-17-2005 12:11 AM

ok I just had the same problem when i installed the jukebox on my new dev forum do code the next version ..... (members can upload their own songs)

go to your phrasemanager and search for jb_jukebox and select edit ..... then save it without actually making any changes .... all the other phrases should also apper :)

yoyoyoyo 01-17-2005 12:19 AM

Quote:

Originally Posted by trafix
ok I just had the same problem when i installed the jukebox on my new dev forum do code the next version ..... (members can upload their own songs)

go to your phrasemanager and search for jb_jukebox and select edit ..... then save it without actually making any changes .... all the other phrases should also apper :)

that did it! thanks!

now.. how do I get more songs to appear in my jukebox? I added a few to the "midi" folder I created, but nothing.

Quote:

************
New Folder:
************
Make a new folder in the root directory of your server "midi" to upload your jukebox songs to.
when you say "root directory of your server do you mean:

/home/site/public_html/forums/

or do you mean root meaning

/home/site/ ?

I put "midi" folders everywhere I could think of, but nothing shows up

any ideas?

trafix 01-17-2005 12:34 AM

ok put your folder

/home/site/public_html/forums/midi

so the url to the song will be www.xxx.com/forums/midi/song.mid

or using a relative path /midi/song.mid

yoyoyoyo 01-17-2005 12:52 AM

Quote:

Originally Posted by trafix
ok put your folder

/home/site/public_html/forums/midi

so the url to the song will be www.xxx.com/forums/midi/song.mid

or using a relative path /midi/song.mid

I did that, and it plays my default song just fine, however it doesn't see any of the other songs in that folder. How do I add more songs?

edit: I am an idiot. I didn't upload the admincp/index.php file edits!

Thanks for your patience and help!

trafix 01-17-2005 03:20 AM

Quote:

Originally Posted by yoyoyoyo
I did that, and it plays my default song just fine, however it doesn't see any of the other songs in that folder. How do I add more songs?

edit: I am an idiot. I didn't upload the admincp/index.php file edits!

Thanks for your patience and help!

No problem ;) glad you got it working

trafix 01-17-2005 09:38 AM

Update ....

Yep we are goung well :) ... now you can upload your songs direct from the admincp :)

Now im starting to work on the members upload area ;)

trafix 01-17-2005 12:34 PM

Update .....

Ok uploading of songs can now be done from the admin area. Members can also upload their songs straight to the jukebox folder ...... BUT requires admin to aprove it before the song shows up in the jukebox :)

i have a few loose ends to tie up however tomorrow i will start coding the genre categories, as like forum home the genre sections will be calapsable :)

aloha 01-18-2005 06:36 PM

Quote:

Originally Posted by trafix
Update .....

Ok uploading of songs can now be done from the admin area. Members can also upload their songs straight to the jukebox folder ...... BUT requires admin to aprove it before the song shows up in the jukebox :)

i have a few loose ends to tie up however tomorrow i will start coding the genre categories, as like forum home the genre sections will be calapsable :)


Can't wait. You got my donations!

aloha 01-18-2005 07:51 PM

Suggestion... Maybe it can post reply's to the first post when it announces everyone a new song is on the site... Save some space and it would be a bit more tidy.


All times are GMT. The time now is 07:21 AM.

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.01632 seconds
  • Memory Usage 1,761KB
  • 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)bbcode_php_printable
  • (11)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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