Redirects on HTTPS

Hi,

I tried to install Social Login plugin on Opencart, everything seems to be fine, but when I try to register user, it redirects the page to ssl and since I don't have ssl installed on my website, it ends up on a Secure Connection Failed page.

How can i fix this?

Thanks

Answers

  • Hi,
    In your Opencart root directory, you can edit the file config.php, and change what is defined for:
    define('HTTPS_SERVER'...to a URL without https, or (if set below the define('HTTP_SERVER'):
    define('HTTPS_SERVER', HTTP_SERVER);

    Regards

Welcome!

Please sign in to your OneAll account to ask a new question or to contribute to the discussions.

Please click on the link below to connect to the forum with your OneAll account.