Welcome Guest, Not a member yet? Register   Sign In
ActiveRecord for CodeIgniter: Rails-style model interactions
#25

[eluser]nmweb[/eluser]
There is some other stuff that needs to be fixed. You use some method chaining which PHP4 doesn't support. Even then it's not fully functional 'cause in my situation it keeps on giving errors like:
Quote:Fatal error: Call to a member function on a non-object
If I use the
Code:
$data['page'] = $this->Page->find($id);
As expected but still.


Messages In This Thread
ActiveRecord for CodeIgniter: Rails-style model interactions - by El Forum - 09-24-2007, 12:39 PM



Theme © iAndrew 2016 - Forum software by © MyBB