Welcome Guest, Not a member yet? Register   Sign In
Exceptions class not loaded.
#1

[eluser]hostcord[/eluser]
When turning the logging on I kept getting the error message:

Unable to locate the specified class: Exceptions.php

I remedied it by adding

$UNI =& load_class('Exceptions', 'core');

to core/Codeigniter.php

Maybe I'm missing something where you were suppose to load the class in the config file (which I tried) or it's a bug.

Thanks and great software.

- Chris




Theme © iAndrew 2016 - Forum software by © MyBB