MS
Asked
When I want to review the different reports, it doesn’t load, what’s in the attached image appears, I’m doing it on localhost. I need a quick solution thank you
Attachments
- MSAnswered
Hello,
I am not sure but, you can check the following
Please check
base_url
in theapp/config/config.php
file and make sure that it is correct.I can see that styles are not loaded; the browser console should have errors that can help you to know the reason.
Thank you
- MSAnswered
I have tried several ways and the problem continues, can you help me?
- MSAnswered
in the app/config/config.php $config[‘composer_autoload’] = FALSE; replace $config[‘composer_autoload’] = FCPATH . ‘vendor/autoload.php’;
- MSAnswered
Hello,
If you still have issue, please describe it in detials and if you can share the screenshots.
Thank you
- Login to Reply