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
- MSAnsweredHello,
I am not sure but, you can check the following
Please check `base_url` in the `app/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 - MSAnsweredI have tried several ways and the problem continues, can you help me?
- MSAnsweredin the app/config/config.php
$config['composer_autoload'] = FALSE; replace $config['composer_autoload'] = FCPATH . 'vendor/autoload.php'; - MSAnsweredHello,
If you still have issue, please describe it in detials and if you can share the screenshots.
Thank you - Login to Reply