Question: Browser Blocks Mixed Or Insecure Content

Browser Blocks Mixed Or Insecure Content

Hi, I've installed the SimplePOS script but can't login or do anything else, as the forms are trying to submit using HTTP instead of HTTPS, which is triggering 301 redirects and security war

FB

Frank E Bailey

Asked
Hi, I've installed the SimplePOS script but can't login or do anything else, as the forms are trying to submit using HTTP instead of HTTPS, which is triggering 301 redirects and security warnings and preventing me from logging in.

How can I set the script to use HTTPS for all connections?
  • MS

    Mian Saleem

    Answered
    Hello,

    Please update the `base_url` in `app/config/config.php` to `https://`

    Thank you
  • Login to Reply