Page 3 of 4

Re: opencart !

Posted: 08 May 2012, 14:22
by bassqee
when a client uploads an image - where does it go?

Re: opencart !

Posted: 08 May 2012, 14:35
by smitch6
you can either log-in to cpanel to collect it or if you have vqmod installed there is a mod which allows direct access from admin panel

Re: opencart !

Posted: 08 May 2012, 16:36
by JSR
bassqee;45262 wrote:when a client uploads an image - where does it go?
Login to the admin of your OpenCart and click "View" to view the order that you're working on. On the "Orders" panel, click the "Products" tab and you'll see a list of products ordered by the customer. You should also see something like "Upload Image: .jpg" underneath the related product. The image name should be a clickable link which you can click to download.

If the customer has ordered other items, just do the same for the other images.

Re: opencart !

Posted: 08 May 2012, 16:49
by smitch6
that only works if you have the VQMod installed btw :)

Re: opencart !

Posted: 08 May 2012, 16:54
by JSR
smitch6;45276 wrote:that only works if you have the VQMod installed btw :)
I don't have the vqmod installed.

Re: opencart !

Posted: 08 May 2012, 17:09
by bassqee
JSR;45274 wrote:Login to the admin of your OpenCart and click "View" to view the order that you're working on. On the "Orders" panel, click the "Products" tab and you'll see a list of products ordered by the customer. You should also see something like "Upload Image: .jpg" underneath the related product. The image name should be a clickable link which you can click to download.

If the customer has ordered other items, just do the same for the other images.
that works for me - no mod installed.

Re: opencart !

Posted: 08 May 2012, 17:13
by smitch6
they must of sorted it on that version then :)

Re: opencart !

Posted: 08 May 2012, 17:22
by JSR
smitch6;45279 wrote:they must of sorted it on that version then :)
I'm using version 1.5.1.3 on my live site and I'm working on 1.5.2.1 on a copy of that while doing the upgrade. Both are okay with the image link in the back-end. I've never used an older version of OpenCart, though.

Re: opencart !

Posted: 08 May 2012, 18:21
by bigj2552
JSR;45280 wrote:I'm using version 1.5.1.3 on my live site and I'm working on 1.5.2.1 on a copy of that while doing the upgrade. Both are okay with the image link in the back-end. I've never used an older version of OpenCart, though.
also confirm that the above way works fine with 1.5.1.3 :biggrin:

Re: opencart !

Posted: 08 May 2012, 18:24
by Mattie
Works fine for me on 1.5.1 also