![]() |
Multimedia Upload
Hello all,
Awhile back, I post a a script that allow vb3 member to upload files like mp3, wma, etc. I have no idea that such upload is needed for our board :) I got a lot of request for instructions and direction on that script. As a result, I put aside a little time from my working hour and work on this new upload script. What this script does is: - Allow members to select a file from their local computer. -Upload to the board's predifined directory. -Create a meta file that associated with the current uploaded file, and save to another directory. This meta will be used by the music bb code The uploaded files are not managed by database. ############## File edit ############## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Open includes/adminfunctions_template.php ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Find Code:
'subscription' => $vbphrase['group_paid_subscriptions'], Code:
'multimedia_management' => 'Multimedia Management', ############## Template Edit ############## Insert at the end of headinclude Code:
<SCRIPT TYPE="text/javascript"> Save ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Open Editor Temlates >> editor_toolbar_standard ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Find Code:
<if condition="$smiliebox"><td class="controlbar">$smiliebox</td></if> Code:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Open Editor Temlates >> editor_toolbar_wysiwyg ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Find Code:
<if condition="$smiliebox"><td class="controlbar">$smiliebox</td></if> Code:
Upload multimediamanagerinstall.php to your admincp directory Run this installer from your admincp directory Delete this file after you install Open songloadersforvb.php and modify these lines Upload songloadersforvb.php to your forum root PHP Code:
You will have to create the BB code for your music format. If you need the bb code, I will post it up here. Thanks |
Here are some pix
|
Edit: I needed to run the installer.
|
Quote:
|
Quote:
|
This is for wma
PHP Code:
PHP Code:
This for mp3 PHP Code:
This is for wmv PHP Code:
:) :) |
Quote:
Use my bb code and try it on your board |
Quote:
|
Quote:
I will look at it tonite. I will have to modify it and take out one directory to save your server capacity |
Quote:
|
All times are GMT. The time now is 07:33 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|