Post by myfgdesigns.com » Thu Nov 28, 2013 11:36 am

I am trying to figure out how to set up SSL.

My Opencart version: 1.5.6

According to several sources,

I logged in my Dashboard.
System>Settings>Server
Checked box the radio box for SSL.

Then updated admin config.php:

Before changes:
// HTTPS
define('HTTPS_SERVER', 'http://yoursite/admin/');
define('HTTPS_CATALOG', 'http://yoursite.com/');

Note: (I did not see: define('HTTPS_IMAGE', 'HTTP://yoursite.com/'); )

//DIR

After changes:
// HTTPS
define('HTTPS_SERVER', 'https://yoursite/admin/');
define('HTTPS_CATALOG', 'https://yoursite.com/');

//DIR

I did not see any Lock symbol on my browser.

Any suggestions?


Posts

Joined
Sun Nov 24, 2013 2:18 am

Post by butte » Fri Nov 29, 2013 1:29 am

See bottom pair of links in http://forum.opencart.com/viewtopic.php ... 80#p439397 . . .

Among other things, remove the "s" from https:// in https://yoursite/admin/.

It is customary and helpful to start with your version. That usually matters.

Guru Member

Posts

Joined
Wed Mar 20, 2013 6:58 am
Who is online

Users browsing this forum: No registered users and 6 guests