PDA

View Full Version : Image uploader


Nelly
01-31-2009, 02:05 PM
I need a image loader for people to upload files and display instead going like to imageshack.us to display the picture using code if you know what I mean maybe adding 1 to my server and having the loader displayed somewhere on threads or something? How would I do this?

Lautaro
02-01-2009, 05:48 AM
Hello,

I was going to request a mod like this, but then i though that letting my users upload images to a directory in my forum wasn't going to be a good idea, so i made my own vBulletin powered page.

I had an image uploader script, a free one running on the same host where i have my forum so i just edited the vB-powered page with IFRAMES to display my image uploading site.

Demo:
http://forum.gamezeventos.com/img.php

Site at: http://img.gamezeventos.com

The script im using is: MiniFileHost 1.5 custom edited.
you can find it at: galaxyscripts ( search in google )

How to create your own vB-powered pages article:
https://vborg.vbsupport.ru/showthread.php?t=62164


Good Luck.

Lautaro.-

blind-eddie
02-01-2009, 05:58 AM
<a href="https://vborg.vbsupport.ru/showthread.php?t=123481&highlight=image+hosting" target="_blank">https://vborg.vbsupport.ru/showt...=image+hosting</a>

I use this on a few sites & it works for me on 3.8.1

vbplusme
03-06-2009, 12:02 AM
https://vborg.vbsupport.ru/showthread.php?t=123481&highlight=image+hosting

I use this on a few sites & it works for me on 3.8.1

Thanks for the tip and pointer.