Hello I have installed all the steps but
- can’t log in
- the website interface is broken
I have sent a friend request via wechat Please support me soon. Thank you
- EGAnswered
Hello @Suno
All you need to do is to add ensure that you’re using
https
in yourbase_url
you might also need to set yourcookie_secure
totrue
.To do this open config.php FilePath:
app\config\config.php
Then in
line 20
ensure you are usinghttps
nothttp
for example$config['base_url'] = 'https://manuel.test/';
Then inline 384
setcookie_secure
totrue
for example$config['cookie_secure'] = true;
My name is @Enyinnaya Gift . I am an
Independent software developer
with in-depth knowledge of SMA system. I have done a lot of customization for many happy clients across the globe.You can check out highlights and a demo of my latest customization by Clicking HERE - Highlights
You can also reach me via any of the following mediums for a real-time discussion on your customization request:
-Skype ID:
enyinnayag
-Wechat ID:genyinnaya
-Email:[email protected]
-WhatsApp:+2348068355192
- MSAnswered
Enyinnaya Gift Thank you for helping
- Login to Reply