Welcome Guest, Not a member yet? Register   Sign In
Problem with my deleted_by & deleted_at using MY_Model
#3

It's difficult to tell, but if line 51 is:

PHP Code:
$article['deleted_at'] = date('Y-m-d H:i:s'); 

Then the issue is that delete_timestamps() is not receiving an array (or PHP doesn't recognize it as an array).
Reply


Messages In This Thread
RE: Problem with my deleted_by & deleted_at using MY_Model - by mwhitney - 11-03-2015, 10:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB