J
Asked
Is this program broken... I just purchased it, tried to install it 3 times (from fresh), login page looks like it's broken and when I try to login it says:
The information that you’re about to submit is not secure
Because this form is being submitted using a connection that’s not secure, your information will be visible to others.
If I select "Send Anyway" it still will not login, it sends me to login page again. I'm using PHP 7.4 and I'm using SSL with Siteground hosting... whats the problem?
The information that you’re about to submit is not secure
Because this form is being submitted using a connection that’s not secure, your information will be visible to others.
If I select "Send Anyway" it still will not login, it sends me to login page again. I'm using PHP 7.4 and I'm using SSL with Siteground hosting... whats the problem?
Attachments
- MSAnsweredHello,
Please edit your `base_url` in `app/config/config.php` and make sure it starts with `https://` if you have enabled SSL.
Thank you - Login to Reply