CodeIgniter DataMapper Error: You must use the "set" method to update an entry CodeIgniter DataMapper Error: You must use the "set" method to update an entry codeigniter codeigniter

CodeIgniter DataMapper Error: You must use the "set" method to update an entry


For the datamapper you must assign the value to the object. If the object is empty then it is not going to save. So firstly set the value for the datamapper object.