Simple Machines Community Forum

SMF Development => Feature Requests => Applied or Declined Requests => Topic started by: wandawill on August 10, 2009, 08:52:58 PM

Title: image uploading
Post by: wandawill on August 10, 2009, 08:52:58 PM
I have a php uploading program called ezupload. The people that made it are no longer around so there is no support, but it works great and I'm wondering if something like that could be integrated in smf. You can set up as many form fields as you want for files or even text box's. It installs something like these forums. I'll be glad to post a link to the script if somebody wants to take a look at it. It would really be cool if it could work.
thanks
Title: Re: image uploading
Post by: Arantor on August 11, 2009, 07:18:00 AM
Since SMF already does this out of the box, I'm not sure what the request is here.
Title: Re: image uploading
Post by: wandawill on August 11, 2009, 08:59:03 AM
This is a working ezupload.

http://toolazytologin.com/uploadem.php
Title: Re: image uploading
Post by: Arantor on August 11, 2009, 09:01:42 AM
This is already part of SMF's attachments setup, surely?
Title: Re: image uploading
Post by: wandawill on August 11, 2009, 09:04:48 AM
you can have separate folders and back ground pages? this doesn't run in the database.
Title: Re: image uploading
Post by: Arantor on August 11, 2009, 09:05:33 AM
No, SMF attachments get attached to a post.

What would you need different backgrounds for when attaching to a post?
Title: Re: image uploading
Post by: wandawill on August 11, 2009, 09:09:02 AM
when I enable image uploads on my forum it causes lots of problems with the server. in fact they made me disable it.
Title: Re: image uploading
Post by: Arantor on August 11, 2009, 09:12:34 AM
Do you mean 'image uploads' such as avatars, or regular attachments?

The problem is that in all likelihood if this were implemented you'd have a similar problem with this.
Title: Re: image uploading
Post by: wandawill on August 11, 2009, 11:43:55 AM
this would be more like a gallery without using the database. it was just a thought. I'm done.
Title: Re: image uploading
Post by: Arantor on August 11, 2009, 12:03:01 PM
There are several galleries already available for SMF - SMF Media Gallery being the most famous.