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)
-   -   Multimedia Upload (https://vborg.vbsupport.ru/showthread.php?t=72060)

NuclioN 12-08-2004 08:52 AM

Quote:

Originally Posted by stitch
You mean the bbcodes or the upload script?

The upload worked but not always (??) We have the VBradio installed so there is a mp3 tag already. Maybe another tag will do.

Moya 12-08-2004 02:49 PM

Quote:

Originally Posted by NuclioN
The upload worked but not always (??) We have the VBradio installed so there is a mp3 tag already. Maybe another tag will do.


Can you tell me what happen so I can look into it?

ShaanuJaanu 12-09-2004 12:09 AM

will the above posted bbcode work with any media..or do i have to add this hack for it to work?

Moya 12-09-2004 06:05 AM

It will work without this hack

lakers6473 12-09-2004 08:41 AM

sorry.. this is might be a stupid question. but how do i enter the bbcodes in the admin for the custom bbcodes. still a novice here.

what would i enter for title, tag, and replacement. example and description

Moya 12-09-2004 03:44 PM

Quote:

Originally Posted by lakers6473
sorry.. this is might be a stupid question. but how do i enter the bbcodes in the admin for the custom bbcodes. still a novice here.

what would i enter for title, tag, and replacement. example and description


Take a look of the wma tag in the pix. You can do the same thing for other bbcode.


I usually don't put anything in the description field. You can put in a short description of what that code does if you want

lakers6473 12-10-2004 03:26 AM

thanks stitch

TrangNgoc 12-12-2004 11:09 PM

Thanks stitch *installed* ;)

FleaBag 12-14-2004 12:03 AM

My mistake... Thanks!

Moya 12-15-2004 03:13 PM

Hello All,

I just found out there is an issue running this script on apache server. I have attached the script for running under apache server. Just download the songloadersforvb_apache.php and rename to songloadersforvb.php.

For those who encountered the "Couldn't Upload File" on apache and want a quick fix

Open your existing file

find

PHP Code:

$d=$PATH.$musicdir

replace with

PHP Code:

$d=$musicdir

Save and close the file

Hope this help


All times are GMT. The time now is 11:51 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.01148 seconds
  • Memory Usage 1,734KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (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