Welcome Guest, Not a member yet? Register   Sign In
BUG - autoloading user-created libraries
#1

Hello all,

found an error with autoloading custom libraries, getting next error:

Fatal error: Class 'CI_Layout' not found in ...\system\core\Common.php on line 196

my class name is Layout

I explored this file, and found out it adds CI_ automatically to class name.

but if I change class name to CI_Layout, it tells me

"Non-existent class: Rb"
Reply


Messages In This Thread
BUG - autoloading user-created libraries - by yNAXON - 05-22-2015, 09:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB