Welcome Guest, Not a member yet? Register   Sign In
Active Record Clear Parameters
#4

[eluser]aquary[/eluser]
Maybe you have use $this->db->from('sessions') somewhere else, before the line itself, without using it. Better checking where did they come from since you might encounter some error like this again.

Btw, I always use $this->db->get('table_name') which help avoiding these kind of errors.


Messages In This Thread
Active Record Clear Parameters - by El Forum - 03-22-2012, 11:07 PM
Active Record Clear Parameters - by El Forum - 03-23-2012, 12:29 AM
Active Record Clear Parameters - by El Forum - 03-23-2012, 12:35 AM
Active Record Clear Parameters - by El Forum - 03-23-2012, 12:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB