Welcome Guest, Not a member yet? Register   Sign In
Fatal error: Call to a member function result() on a non-object in
#2

[eluser]Aken[/eluser]
The problem is coming from your fetch_config() method. And the error is because your $query variable is not a proper response object, so $query->result() does not exist. Since your code there looks fine, I'd guess it has something to do with your connection to the database.


Messages In This Thread
Fatal error: Call to a member function result() on a non-object in - by El Forum - 08-15-2012, 10:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB