MyBB Community Forums

Full Version: Image Upload Page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to get a simple Image Upload page made.

I have 500GB of offsite server space i want to use for images for my members.
What i need is a simple page that will allow my users to upload their images.

Something like this
[Image: 28sq0sk.jpg]

I also need it to give them proper format [img] [/img] tags on their links once it gives them the links after the upload finishes.

So, if they uploaded 2 images, they would be given something like this
[IMG]http://www.myhost/imagename1.jpg[/IMG]
[IMG]http://www.myhost/imagename2.jpg[/IMG]

I would configure the upload path and the server so it would always be uploading to the same place for everyone.

Can someone please help me with this?

Thank you!
I have now started this modification, check out the development page for updates.
Thanks a lot Aaron.. sounds great.
Very kind of you to make this for me and everyone else that wants it.

I am sure it will be a popular mod with others.