Post by bkrenzin » Wed Aug 18, 2010 10:36 pm

We store all of our product images on an Amazon s3 instance. Is there any way to reference a URL for the images vs. uploading them to the OpenCart server?

Regards,

Brian
Last edited by i2Paq on Wed Aug 18, 2010 11:16 pm, edited 1 time in total.
Reason: No bumping within 24Hrs without new info!

Gun Dog Supplies Discount Pet Supplies
iGunDog Kennel Supplies


New member

Posts

Joined
Wed Aug 18, 2010 10:20 pm

Post by rockfreak » Thu Aug 19, 2010 1:57 am

I too am interested in this but only from the point of view of setting up subdomains to leverage parrell downloading in modern browsers, so the pages load quicker (good for people and bots).

Newbie

Posts

Joined
Tue Aug 10, 2010 5:51 pm

Post by dony_b » Thu Aug 19, 2010 2:00 am

I found this :

Code: Select all

// HTTP
define('HTTP_SERVER', 'http://www.lovemoissanite.com/');
define('HTTP_IMAGE', 'http://images.lovemoissanite.com/');

// HTTPS
define('HTTPS_SERVER', 'https://www.lovemoissanite.com/');
define('HTTPS_IMAGE', 'https://www.lovemoissanite.com/images/');

// DIR
define('DIR_IMAGE', '/home2/lovemois/public_html/images/');

User avatar
Active Member

Posts

Joined
Wed Aug 18, 2010 9:56 pm
Location - Boston, MA

Post by rockfreak » Thu Aug 19, 2010 2:11 am

dony_b wrote:I found this :

Code: Select all

// HTTP
define('HTTP_SERVER', 'http://www.lovemoissanite.com/');
define('HTTP_IMAGE', 'http://images.lovemoissanite.com/');

// HTTPS
define('HTTPS_SERVER', 'https://www.lovemoissanite.com/');
define('HTTPS_IMAGE', 'https://www.lovemoissanite.com/images/');

// DIR
define('DIR_IMAGE', '/home2/lovemois/public_html/images/');
Ahh what file is that in?

Newbie

Posts

Joined
Tue Aug 10, 2010 5:51 pm

Post by Xsecrets » Thu Aug 19, 2010 3:34 am

bkrenzin wrote:We store all of our product images on an Amazon s3 instance. Is there any way to reference a URL for the images vs. uploading them to the OpenCart server?

Regards,

Brian
no currently there are no facilities for this.

OpenCart commercial mods and development http://spotonsolutions.net
Layered Navigation
Shipment Tracking
Vehicle Year/Make/Model Filter


Guru Member

Posts

Joined
Sun Oct 25, 2009 3:51 am
Location - FL US
Who is online

Users browsing this forum: No registered users and 285 guests