Post by harap » Sat May 28, 2016 12:15 am

I have same problem with complete SSL across integrate, and even more;

1. admin no longer able to login after force full site SSL.
2. Bad page when using SEO for top category setting.
3. No padlock and https: does't turn green in Chrome browser, but it seems okay in IE / Microsoft Edge browser.

Thanks in advance!

Active Member

Posts

Joined
Wed Sep 16, 2015 12:34 am
Location - United States

Post by EvolveWebHosting » Sat May 28, 2016 1:20 am

harap wrote:I have same problem with complete SSL across integrate, and even more;

1. admin no longer able to login after force full site SSL.
2. Bad page when using SEO for top category setting.
3. No padlock and https: does't turn green in Chrome browser, but it seems okay in IE / Microsoft Edge browser.

Thanks in advance!
Please post a link to your site.

2 Week FREE Trial of our Shared Hosting plans (DIrectAdmin or cPanel) for new customers
2 Week FREE Trial of Astra Firewall and Malware Scanner
Visit our website for full details and to start your trial today - www.evolvewebhost.com


User avatar
Active Member

Posts

Joined
Fri Mar 27, 2015 11:13 pm
Location - Denver, Colorado, USA

Post by amazinian » Sun May 29, 2016 1:41 am

Same here.. Ver. 2.2's SSL doesn't work at all... spent 2-3 days on this already..
SSL only work on front page but not any other pages.. either excluded CSS or doesn't show at all..
sent email to them but no reply for almost a week.. thinking switching back to Magento (over engineered but it works)

Newbie

Posts

Joined
Sun May 29, 2016 12:22 am

Post by amazinian » Sun May 29, 2016 1:43 am

florinsith wrote:By default in opencart only the checkout, account, affiliate and admin pages are secured, the main website url is still on http because the http server in config uses http://. If you want https accross the entire website you need to change the http_server to use https:// as well.
Tried all these.. it only works on home page.. no CSS was loaded on any other page! All links remain http: even tho I have changed everything to https:

Newbie

Posts

Joined
Sun May 29, 2016 12:22 am

Post by Randem » Tue May 31, 2016 12:46 am

Try this... Updated 03/17/2016 - v2.2.0.x Changes.zip
It has many changes/fixes and SSL is one of them

NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am

Post by harap » Tue May 31, 2016 11:26 am

I have v2.2.0 full site SSL working now. Very smooth and fast.
Last edited by harap on Sat Jun 04, 2016 10:08 pm, edited 1 time in total.

Active Member

Posts

Joined
Wed Sep 16, 2015 12:34 am
Location - United States

Post by R_D » Tue May 31, 2016 9:11 pm

Maybe the solutions in this topic can help?

http://forum.opencart.com/viewtopic.php?f=190&t=161294

R_D
Active Member

Posts

Joined
Sun Jan 09, 2011 3:13 am

Post by maffe » Fri Jun 03, 2016 9:00 pm

harap wrote:I have full site SSL working now. Very smooth and fast.
For OC 2.2:
When you think you are ready... Look in source code. Do you see only https links.
No one is http anymore?

We have one site with OC 2.1.0.2 who is fully https.
And one site is OC 2.2. (with same settings and changes in htaccess and configs) but only problems with https.
Why is this version so buggy? Most source code are links to http.

Active Member

Posts

Joined
Sun Jun 12, 2011 5:21 am
Location - Lelystad

Post by jhebb » Sat Jul 02, 2016 3:16 am

daniGo wrote:Look in upload/system/config/catalog.php and upload/system/config/admin.php.

Set

$_['site_ssl'] = false;

to
$_['site_ssl'] = true;
This fixed the issue. Seems there are many URLs in the code that pull off of this setting, like the form action in the admin login template. Once I made this change the path updated and I was able to login to the admin.

New member

Posts

Joined
Tue Oct 18, 2011 7:32 am

Post by RachSobie » Mon Aug 08, 2016 2:08 am

daniGo wrote:Look in upload/system/config/catalog.php and upload/system/config/admin.php.

Set

$_['site_ssl'] = false;

to
$_['site_ssl'] = true;
thank you so much I too had this problem and its now all working again! ;D

Active Member

Posts

Joined
Fri Jun 24, 2016 4:12 pm

Post by Webshouse » Mon Aug 08, 2016 4:26 am

Which version should I install?
I being a complete newbie at this have installed OC-2.2.0.0 , Configured it to look kinda what I want it to look like only to have spent the last 3 days reading posts and anything else I can find trying to get the SSL to work "PROPERLY"
If I switch HTACCESS off I can log into admin but loose 1/2 the icons and pages, Switch HTACCESS on and everything works just fine except NO ADMIN access and I have come to a point where Im over it :crazy:
So, which version should I install that actually works???

Newbie

Posts

Joined
Sun Oct 18, 2015 1:48 pm

Post by RachSobie » Tue Aug 23, 2016 4:04 pm

I have now tried at least 20 different redirect codes and I still cannot enforce SSL with non-www.

I continue to get the 'too many redirect' error.

So I have decided that non-www. is the most essential as I get the "Error Undefined" when WWW is used.

Should I upgrade from 2.2 and if so what version will allow me to have all pages SSL and non-www.

thank you
Rachel.

Active Member

Posts

Joined
Fri Jun 24, 2016 4:12 pm

Post by Randem » Tue Aug 23, 2016 4:19 pm

Hi RackSobie,

Did you view the write-up I have made on these issues?

NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am

Post by hrm143 » Tue Aug 23, 2016 10:46 pm

Randem wrote:Try this... Updated 03/17/2016 - v2.2.0.x Changes.zip
It has many changes/fixes and SSL is one of them
Hi,
i used your update...admin access with SSL works fine so far on OC2.2 but frontend login/account/register/checkout etc..it always load non-secure. Can you help with fix for the frontend too?
I want product page/category to load as normally and not on SSL

i want to config for frontend as it is
// HTTP
define('HTTP_SERVER', 'http://oc.demo.com/');

// HTTPS
define('HTTPS_SERVER', 'https://oc.demo.com/');

Newbie

Posts

Joined
Sun Jun 01, 2014 3:16 am

Post by Randem » Wed Aug 24, 2016 3:26 am

Hi hrm143,

You are asking for trouble with that one. SSL was meant for the whole site not parts of it. You want your customers to fell secure while on ANY part of your site, you don't want them having to check to see if one area is secure over another. It will only cause mistrust in the security of your site. Check ANY major site (Google, Microsoft etc...) and you will find that SSL goes thru the whole site to provide security in the site. Non-SSL pages can be very easily hacked to show any information or pricing that the hacker wants and can be feed into your system through those pages, SSL avoids this situation.

NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am

Post by gerstavros » Tue Aug 30, 2016 8:29 am

I am forced to update to 2.2 because of some modules. As i see, ssl and seo urls still not fixed on 2.2?
How the hell can we fix them?

New member

Posts

Joined
Mon Apr 04, 2016 12:44 am

Post by Randem » Tue Aug 30, 2016 10:11 am

Hi gerstavros,

What modules do you already have that force you to use v2.2?

NEVER take serious; anyone who gives negative impact statements with no ABSOLUTE proof!
OpenCart Helpful Information * Upgrade 1.5 to 2.1 * Upgrade 2.1 to 2.2
"Why do people NEVER have enough time to do it right but ALWAYS enough time to do it over?"
DO NOT EVER GIVE SOMEONE YOU DON"T KNOW ADMIN ACCESS TO ANYTHING!
I am NOT affiliated with OpenCart


User avatar
Active Member

Posts

Joined
Sat Sep 27, 2014 9:17 am

Post by guidone » Sun Sep 18, 2016 1:19 am

Hi,

the fix by daniGo it works fine for main domain only (admin and catalog) but NOT for multistore.

First with my fresh 2.2 version i cannot save SSL Url for secondary domain (multistore), is the same for you?
See: Image
Error: Image

So i have to leave it blank.

Then when i try to go to checkout page on secondary domain (multistore) i have an Error
See: Image


Any Fix?

Thanx in advance

User avatar
New member

Posts

Joined
Thu Mar 28, 2013 7:39 pm

Post by thisara » Sat Nov 25, 2017 7:35 pm

In openCart 3, all I did was,
1. Enable SSL from admin
2. Set both HTTP and HTTPS urls to https address of both config.php file (root and admin)
*Setting just the HTTPS url wasn't enough.

Newbie

Posts

Joined
Mon Nov 20, 2017 3:07 am

Post by Storeship » Wed Apr 25, 2018 10:58 pm

SSL has never worked correctly i have today set up a new installation 2.3.0.2 with no modifications, set config and admin/config both to https:// also set ssl in admin and redirects to no ssl in admin and also log in page in admin lost css and images etc, it is a fresh install just does not work.
TBH i long ago switched away from Opencart due to the bugs and only returned to build a script for a client, this version was released years ago and still does not work.

Newbie

Posts

Joined
Wed Sep 07, 2016 7:00 pm
Who is online

Users browsing this forum: No registered users and 31 guests