Welcome Guest, Not a member yet? Register   Sign In
User class not found
#1

Hello,
in the folder *application/libraries* I installed a script "Utilities.php", with a class "Utilities".
Instancing the class is no problem, also reflection displays all methods.
but when I pass the object to the constructor of another class,
I get the strange error

Severity: Error
Message: Class 'CI_Utilities' not found
Filename: core/Common.php
Line Number: 196

Why does CI create a class CI_Utilities from a user class?
What is wrong here?

thanx for your help, Helmut
Reply


Messages In This Thread
User class not found - by helmut - 11-02-2015, 07:38 AM
RE: User class not found - by sv3tli0 - 11-02-2015, 08:02 AM
RE: User class not found - by helmut - 11-02-2015, 08:04 AM
RE: User class not found - by helmut - 11-04-2015, 08:55 AM
RE: User class not found - by wolfgang1983 - 11-09-2015, 02:06 PM
RE: User class not found - by Martin7483 - 11-04-2015, 09:14 AM
RE: User class not found - by helmut - 11-05-2015, 04:30 AM
RE: User class not found - by pdthinh - 11-05-2015, 04:37 AM
RE: User class not found - by Martin7483 - 11-05-2015, 04:48 AM
RE: User class not found - by helmut - 11-07-2015, 03:24 AM
RE: User class not found - by Martin7483 - 11-09-2015, 11:43 AM



Theme © iAndrew 2016 - Forum software by © MyBB