JU
Asked
I can not log in to the new fresh installation of sma and the site does not look as demo. you can take a look here https://usufruct.psatomnerb.host
- MSAnswered
Hello,
Please edit
base_url
inapp/config/config.php
and change it tohttps://
Thank you
- JUAnswered
I changed base_url to https:/ but it still the same
- MSAnswered
Hello,
No, what I mean was the value of the
base_url
config like$config['base_url'] = 'https://yourdomain.com/';
You see the value it is
http://
so just reset back and adds
after httpThank you
- Login to Reply