Search found 3 matches

by DoctorAsp
Thu Jul 20, 2023 1:31 pm
Forum: CMSMS Core
Topic: Can´t login as admin
Replies: 5
Views: 14249

Re: Can´t login as admin

After some fiddling, I finally got this to work:

$config['root_url'] = 'https://yoursite.com';
$config['ssl_url'] = 'https://yoursite.com';

So now I´m back in business - Thank you guys!
by DoctorAsp
Wed Jul 19, 2023 7:53 am
Forum: CMSMS Core
Topic: Can´t login as admin
Replies: 5
Views: 14249

Re: Can´t login as admin

Thx for your reply. I'm not an expert in .htaccess, so after a lot of googling, I found this string, which unfortunately didn't work:

Header edit Location ^http://(.*)$ https://$1

/Tommy
by DoctorAsp
Tue Jul 18, 2023 8:56 am
Forum: CMSMS Core
Topic: Can´t login as admin
Replies: 5
Views: 14249

Can´t login as admin

Hello forum I have inherited a website from a friend of mine who died recently. The website is running CMSMS version 1.10.3 (yes, I know - from 2011!). Suddenly I can't log in as admin. I get a browser message: "The information you're about to submit is not secure" in both Chrome, Edge and...

Go to advanced search