Welcome Guest, Not a member yet? Register   Sign In
Library - class file was not found - How to track error
#1

[eluser]sanguina[/eluser]
How do i go about tracking the message - "class file was not found"

For this particular case,

I am using PhPass library - pasted that in the libraries folder.
then I am calling it like this:

Code:
$this->load->library('phpass');
$password = $this->phpass->hash($password);

the library is definitely getting loaded (or else i would have a library not found error)

rather i am getting the error:

"class phpass not found."

I can clearly see the class defined in the aforesaid library but i still get this message.

Any suggestions, thanks Smile


Messages In This Thread
Library - class file was not found - How to track error - by El Forum - 08-08-2012, 04:22 PM
Library - class file was not found - How to track error - by El Forum - 08-08-2012, 09:04 PM
Library - class file was not found - How to track error - by El Forum - 08-08-2012, 10:57 PM
Library - class file was not found - How to track error - by El Forum - 08-09-2012, 12:54 AM
Library - class file was not found - How to track error - by El Forum - 08-09-2012, 06:23 PM
Library - class file was not found - How to track error - by El Forum - 08-09-2012, 10:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB