Welcome Guest, Not a member yet? Register   Sign In
Call to a member function row() on a non-object
#2

[eluser]Aken[/eluser]
Your model probably already uses result() after the query. You can only use row() or result() once - both are methods for retrieving requests from the query object (which is sent by get(), get_where(), etc.).


Messages In This Thread
Call to a member function row() on a non-object - by El Forum - 12-08-2012, 01:53 AM
Call to a member function row() on a non-object - by El Forum - 12-08-2012, 02:06 AM
Call to a member function row() on a non-object - by El Forum - 12-08-2012, 11:54 AM
Call to a member function row() on a non-object - by El Forum - 12-08-2012, 12:39 PM
Call to a member function row() on a non-object - by El Forum - 12-08-2012, 08:27 PM
Call to a member function row() on a non-object - by El Forum - 12-08-2012, 10:44 PM
Call to a member function row() on a non-object - by El Forum - 12-11-2012, 10:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB