Welcome Guest, Not a member yet? Register   Sign In
(custom) libraries won't load
#1

[eluser]Jaimie[/eluser]
I'm facing a problem where some custom downloaded (Twitter, Gvis) classes don't get loaded even tho they are present in the directory and loaded using:

Code:
$this->load->library('Twitter');
$this->load->library('Gvis');

if'ing it returns false, so there must be something i missed.

Same with autoloading, false.

Hope someone can help me out.

Thanks


Messages In This Thread
(custom) libraries won't load - by El Forum - 03-05-2010, 06:26 AM
(custom) libraries won't load - by El Forum - 03-05-2010, 06:47 AM
(custom) libraries won't load - by El Forum - 03-05-2010, 08:05 AM
(custom) libraries won't load - by El Forum - 03-05-2010, 08:10 AM
(custom) libraries won't load - by El Forum - 03-05-2010, 08:23 AM
(custom) libraries won't load - by El Forum - 03-05-2010, 02:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB