i have installed codeigniter and grocery crud, i got it to show my database, then all of a sudden i get this message:
Warning: require_once(C:\xampp\htdocs\stlc_tables\config/constants.php): failed to open stream: No such file or directory in C:\xampp\htdocs\stlc_tables\system\core\CodeIgniter.php on line 70
Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\stlc_tables\config/constants.php' (include_path='C:\xampp\php\PEAR') in C:\xampp\htdocs\stlc_tables\system\core\CodeIgniter.php on line 70
how can i fix this problem? what does it mean? thank you