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

[eluser]sanguina[/eluser]
Sort of bumping this.. but I have taken all care for creating library

1) Used uppercase for file name & class name.
2) Created a file called Phpass.php in application/library
3) Phpass.php contains a class Phpass which has a method hash($password)

but these two lines:

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

still give the error:

Quote:The phpass class file was not found.


What am i doing wrong ?
stuck here for the last 4 hours - pls pls pls help


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