FB
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?
- MSAnswered
Hello,
Please update the
base_url
inapp/config/config.php
tohttps://
Thank you
- Login to Reply