Welcome Guest, Not a member yet? Register   Sign In
$this->db->insert creates 3 rows instead of 1. This bug depends from a name of a view (unbelievable but true)
#14

[eluser]Stefan Hueg[/eluser]
[quote author="PaulBY" date="1336475337"]I looked at the error log:
Code:
[Tue May 08 14:11:24 2012] [error] [client 127.0.0.1]
PHP Fatal error:  Call to a member function load() on a non-object in /home/paul/www/test/system/core/Loader.php on line 579
[/quote]

Which translates to
Code:
$CI->lang->load($langfile, $lang);

in the loader class and means your language class is not loaded properly?!


Messages In This Thread
$this->db->insert creates 3 rows instead of 1. This bug depends from a name of a view (unbelievable but true) - by El Forum - 05-08-2012, 04:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB