Back to vBulletin 3.5 Add-ons

Images and Media Files Uploader
Mod Version: 1.00, by Moya

This modification is in the archives.
vB Version: 3.5.1 Rating: (0 vote - 0 average) Installs: 27
Released: 21 Nov 2005 Last Update: 21 Nov 2005 Downloads: 32
Not Supported Uses Plugins Template Edits Additional Files  

This is a port of this version http://www.vbulletin.org/forum/showthread.php?s=&threadid=72060

What this script does is:

- Allow members to select a file-either images or music/media- from their local computer.

-Upload to the board's predifined directory, which can be generic for everyone or can be set for each user automatically.

- If the file is images, then it will the member url to add to the im bbcode

-If the file is media/music/video related, it will 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.

All Settings are done via admin cp.

Instructions:

Download and extract files to their appropriate directory

Upload the plugin.

Templates edit (2)

Open SHOWTHREAD template

Find

HTML Code:
$vbphrase[quote_message_in_reply]</label>
						</div>
					</fieldset>
				</td>
			</tr>
Add Under

HTML Code:
<tr>
<td>
<if condition="$show['medialoader']">
$mms[Multimedias]
</if>
</td>
</tr>
Open newthread template

Find

HTML Code:
<fieldset class="fieldset">
					<legend>$vbphrase[miscellaneous_options]</legend>
					<div> 
Add Above

HTML Code:
<if condition="$show['medialoader']">
$mms[Multimedias]
</if>
If you use this hack please click install, so that you can receive all script update notifications.

Download

This modification is archived and cannot be downloaded.

Similar Mods

Playing Flash and Media Files Inline vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024