Welcome Guest, Not a member yet? Register   Sign In
[updated!] I just took over this project..."Fatal error: Call to a member function result_array() on a non-object in..."
#3

[eluser]rbxbx[/eluser]
Code:
class Cms_data extends Model {

    var $field_types = array();


this is the class that the function belongs to, sorry for not clarifying that.

It calls query method several times before this instance, so I'm not sure if that's necessarily our solution, but I will certainly look into it.

I've not solved my problem quite yet, but you've definitely offered some valuable insight into the issue.

Thank you for your help sir (and prompt reply!)

-Robert

edit: Actually, I believe you've solved that problem. Now onto
Quote:Fatal error: Call to a member function num_rows() on a non-object in /data/18/1/11/157/1663320/user/1793798/htdocs/public_html/system/application/libraries/Db_session.php on line 193
C'est le vie!
(Although I think this could be handled in a similar fashion, I wish I was learning CI from the bottom up, instead of by debugging! Tongue )


Messages In This Thread
[updated!] I just took over this project..."Fatal error: Call to a member function result_array() on a non-object in..." - by El Forum - 10-08-2008, 08:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB