Page 1 of 1

Upload file

Posted: Thu Sep 10, 2009 10:24 pm
by javarog
Hi,

Is anyone working on a mod so customers can upload a image file ? It would be a product option for custom t-shirts, mugs and other items.

R.

Re: Upload file

Posted: Thu Sep 10, 2009 10:49 pm
by kdmp
Not that I know of. That would require some custom work to OpenCart because it could be done but it depends on the level of retention when it comes to keeping just one image for the client, or several images that they have used in the past.

Kevin.

Re: Upload file

Posted: Thu Sep 10, 2009 10:58 pm
by Qphoria
I'll look into it.

Re: Upload file

Posted: Thu Sep 10, 2009 11:01 pm
by javarog
Thanks Q, it may be more of a pain than anything but I have had a few people ask for this function.

Re: Upload file

Posted: Tue Jun 15, 2010 5:59 am
by op_user
Qphoria wrote:I'll look into it.
anything?

Re: Upload file

Posted: Tue Jun 15, 2010 8:56 am
by Xsecrets
there is a commercial mod out that does this.

Re: Upload file

Posted: Tue Jun 15, 2010 10:47 pm
by readyman
Yep I currently do this. I'm updating for 1.4.8 now.

Re: Upload file

Posted: Wed Jun 16, 2010 12:08 am
by DLeon
Hi! I don't know if you can help me out here.. I'm working on this mod on my own and I successfully upload the file but when I tried to move the uploaded file to a directory the is_writable method always return false even in the images folder, I don't know why is this happening..