ci_bootstrap icon indicating copy to clipboard operation
ci_bootstrap copied to clipboard

got an error when loading the frontend

Open jmmaguigad opened this issue 9 years ago • 2 comments

Unable to load the requested language file: language/en/db_lang.php

jmmaguigad avatar Oct 20 '15 15:10 jmmaguigad

me either

andymnc avatar Dec 14 '15 15:12 andymnc

Hi,

You should update ci_bootstrap/applications/frontend/config/config.php line no 73 $config['language'] = 'en'; to $config['language'] = 'english'; then it works

sheensol avatar Apr 11 '16 13:04 sheensol