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

[eluser]haXis[/eluser]
you can try to load the libraries with lowercase names

Code:
$this->load->library('twitter');
$this->load->library('gvis');

if that doesnt help lowercase the files

I had similar problem with models


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