Welcome Guest, Not a member yet? Register   Sign In
Loading DB Class in Helpers
#5

[eluser]pmonty[/eluser]
Well, trying to implement this, I am still having some problems. Here is my code.

Code:
CI =& get_instance();
$params = array('default', TRUE);
$DB1 = $CI->load->library('database',$params);

Can anyone see why this returns the PHP Error
Quote:An Error Was Encountered
Unable to load the requested class: database

Paul


Messages In This Thread
Loading DB Class in Helpers - by El Forum - 02-11-2008, 12:42 PM
Loading DB Class in Helpers - by El Forum - 02-11-2008, 02:36 PM
Loading DB Class in Helpers - by El Forum - 02-11-2008, 02:38 PM
Loading DB Class in Helpers - by El Forum - 02-11-2008, 02:55 PM
Loading DB Class in Helpers - by El Forum - 02-12-2008, 09:25 AM
Loading DB Class in Helpers - by El Forum - 02-12-2008, 09:30 AM
Loading DB Class in Helpers - by El Forum - 02-12-2008, 09:36 AM
Loading DB Class in Helpers - by El Forum - 02-12-2008, 09:47 AM
Loading DB Class in Helpers - by El Forum - 02-12-2008, 09:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB