CodeIgniter Forums
Bug in DB Driver - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Bug in DB Driver (/showthread.php?tid=11898)



Bug in DB Driver - El Forum - 09-27-2008

[eluser]Isos[/eluser]
Hi,
My application works fine on the real server, and although I have a same copy of the files on my local host, and same database, it gives me this error:
Fatal error: Call to a member function load() on a non-object in /var/www/WorkShop/myapp/system/database/DB_driver.php on line 1161

I am using codeigniter 1.6.2.. I tried upgrading to 1.6.3 and got the same error.

Please advice.

Thanks