vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vJukebox - Song and Video Management System (https://vborg.vbsupport.ru/showthread.php?t=102555)

AdminNation 03-14-2006 01:01 AM

Cole, any plans to extend the del.ico.us bookmark hack into this? And how about support for vBSurvey?

Trana 03-16-2006 02:04 AM

Is anyone using this with IIS? I am getting the following error:

Could not find phrase 'jukebox_errorwriting_x'.

I already gave IUSR Full Access, which is basically a chmod 777.

Replicators 03-16-2006 07:48 PM

If anybody is having a issue where the server auto-CHMOD's the files that people upload to 600 then do this..

Open jukebox.php

Find:

Code:

$result=move_uploaded_file($_FILES['mediafile']['tmp_name'], DIR.'/'.$jukebox->url.$filename);
Add After:

Code:

chmod(DIR.'/'.$jukebox->url.$filename, 0640);
You can change the 0640 to whatever CHMOD you want but 640 works for me.

May i suggest to Cole2026 to put this fix in the post so all know, cause i am sure i ain't the only one who had this problem.

TCooper 03-18-2006 12:45 AM

Quote:

Originally Posted by Cole2026
That, as well as optional ebux integration will be put into the next version. I already have alot of the Database setup so searching is possible, I just have not worked it over to the front-end yet.

u say ebux, isnt the vbplaza/vbbux the newer version? and if not what about integrating that.

calvinnguyen 03-22-2006 10:42 AM

any new information for next release yet, cole2026?

Cole2026 03-23-2006 01:32 AM

TCooper: Yes, I meant vbplaza/vbbux.

calvinnguyen: Yes, I'm going to predict an updated release of April 1. This will most likely be dubbed the 1.0 Alpha, or if I feel it is appropiate, 0.95 stable.

vinston vega 03-23-2006 08:11 PM

Can't upload.

Error:
Could not find phrase 'jukebox_errorwriting_x'.

bashy 03-23-2006 08:17 PM

It should upload still even if the phrase is not found?

Quote:

Originally Posted by vinston vega
Can't upload.

Error:
Could not find phrase 'jukebox_errorwriting_x'.


Charlottemjb 03-25-2006 05:09 PM

I am getting the above message as well, and the file didn't upload.

I think this is a really amazing feature and will come in very handy.

As for that guy who kept stating about licenses to stream music, it can be sure to stream your own music, which isn't against the law, for example if you have your own band.

Cole2026 03-25-2006 09:07 PM

Please see this post by Replicators, I believe that was the fix for the writing error. https://vborg.vbsupport.ru/showpost....&postcount=343

Also, please make sure your media directory is CHMOD'ed 777


All times are GMT. The time now is 08:07 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.01345 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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