Post by odi2000 » Wed Jan 02, 2013 6:53 pm

Can anyone advise me why I can't see https in both admin and catalog even if I have SSL installed, made oc SSL On, and the config files as shown below:

// HTTPS (config.php)
define('HTTPS_SERVER', 'https://www.domain.com/store/');
define('HTTPS_IMAGE', 'https://www.domain.com/store/image/');

// HTTPS (admin/config.php)
define('HTTPS_SERVER', 'https://www.domain.com/store/admin/');
define('HTTPS_CATALOG', 'https://www.domain.com/store/');
define('HTTPS_IMAGE', 'https://www.domain.com/store/image/');

Can anyone update me with appropriate setup? I am on 1.5.4.1
In previous version I have (1.4.x), it was easy to edit store path with https. But with the new version, I can't do that from Settings > Edit store. It doesn't give a field to edit path.

Using v1.5.4.1


New member

Posts

Joined
Sat Apr 09, 2011 2:13 pm

Post by victorj » Wed Jan 02, 2013 7:30 pm

do you want your entire shop to go under ssl or just the checkout ?

Koeltechnische deurrubbers eenvoudig online op maat bestellen.
Alle niet stekplichtige onderdelen zoals scharnieren, sloten, randverwarming en verlichting voor alle typen koelingen en vriezers.
https://koelcel-onderdelen.com


User avatar
Expert Member

Posts

Joined
Sat Jun 25, 2011 4:09 am
Location - Alkmaar Holland

Post by odi2000 » Wed Jan 02, 2013 7:41 pm

victorj wrote:do you want your entire shop to go under ssl or just the checkout ?
at least the checkout. If I do the entire shop, won't that slow down the shop?

Using v1.5.4.1


New member

Posts

Joined
Sat Apr 09, 2011 2:13 pm

Post by victorj » Wed Jan 02, 2013 7:58 pm

Our shop runs completely under ssl.
Here in the netherlands it gives a extra adition to gain buyers trust so we benefiitet very well from it.
there is a slight slower loading it takes about 1/3 of a second longer so the decrease in speed is slow.
Mind we do run a specialized shop with limited products

Koeltechnische deurrubbers eenvoudig online op maat bestellen.
Alle niet stekplichtige onderdelen zoals scharnieren, sloten, randverwarming en verlichting voor alle typen koelingen en vriezers.
https://koelcel-onderdelen.com


User avatar
Expert Member

Posts

Joined
Sat Jun 25, 2011 4:09 am
Location - Alkmaar Holland

Post by odi2000 » Wed Jan 02, 2013 8:04 pm

victorj, thank you. What then shall I do to fix the above issue? What did you do to have your shops run on https other than the configuration I mentioned above? Or, can you point me if there is something wrong in the configuration?

Using v1.5.4.1


New member

Posts

Joined
Sat Apr 09, 2011 2:13 pm

Post by victorj » Wed Jan 02, 2013 9:35 pm

in both config.php files (rrot and admin) i changed both http and https urls to point to https://www.ourstore.nl

Code: Select all

// HTTP
define('HTTP_SERVER', 'https://www.shop.nl/');
define('HTTP_IMAGE', 'https://www.shop.nl/image/');
define('HTTP_ADMIN', 'https://www.shop.nl/admin/');

// HTTPS
define('HTTPS_SERVER', 'https://www.shop.nl/');
define('HTTPS_IMAGE', 'https://www.shop.nl/image/');

https in config server configuration is switched of.

as soon we visit our store even through http it switches to https and stayes there.

Koeltechnische deurrubbers eenvoudig online op maat bestellen.
Alle niet stekplichtige onderdelen zoals scharnieren, sloten, randverwarming en verlichting voor alle typen koelingen en vriezers.
https://koelcel-onderdelen.com


User avatar
Expert Member

Posts

Joined
Sat Jun 25, 2011 4:09 am
Location - Alkmaar Holland

Post by odi2000 » Wed Jan 02, 2013 9:58 pm

victorj, thank you. Ok, I see that is to secure the entire shop. I will try that and see what it gives.

Can you elaborate me your last line of comment:
https in config server configuration is switched of.
From which server configuration? do you mean the htaccess?

Using v1.5.4.1


New member

Posts

Joined
Sat Apr 09, 2011 2:13 pm

Post by victorj » Wed Jan 02, 2013 10:13 pm

in config of your shop

login to admin
configuration -> your store -> server settings -> ssl off

Koeltechnische deurrubbers eenvoudig online op maat bestellen.
Alle niet stekplichtige onderdelen zoals scharnieren, sloten, randverwarming en verlichting voor alle typen koelingen en vriezers.
https://koelcel-onderdelen.com


User avatar
Expert Member

Posts

Joined
Sat Jun 25, 2011 4:09 am
Location - Alkmaar Holland

Post by odi2000 » Thu Jan 03, 2013 12:27 am

Thanks victor!

Using v1.5.4.1


New member

Posts

Joined
Sat Apr 09, 2011 2:13 pm
Who is online

Users browsing this forum: No registered users and 326 guests