Welcome Guest, Not a member yet? Register   Sign In
Mind Bending Error
#1

[eluser]JasonS[/eluser]
This should be really simple but I cannot work it out.

This is my error.

Quote:Fatal error: Call to a member function update() on a non-object in /Applications/XAMPP/xamppfiles/htdocs/wpp/admin/system/application/controllers/pages.php on line 65

This is my code.

Code:
65. $this->db->update($this->jdb->table, $this->db, "id='$id'");

The database library is loaded, I can add pages to my site, I can list pages. For some reason, when I run this update function I get the error. Its pretty late where I am, maybe my brain is a bit fried but I have been staring at this for ages and cannot see what is wrong.


Messages In This Thread
Mind Bending Error - by El Forum - 05-26-2009, 03:32 PM
Mind Bending Error - by El Forum - 05-26-2009, 03:44 PM
Mind Bending Error - by El Forum - 05-26-2009, 03:50 PM
Mind Bending Error - by El Forum - 05-26-2009, 03:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB