Blesta Addons Posted July 8, 2015 Report Posted July 8, 2015 i have stucked with a strange probleme, i want to update timedate field with NULL value . $line['status'] = $status; $line['date_closed'] = null ; $this->Record->update("nh_quotes", $line, $fields); the datetime is not saved with null . when i change it from phpmyadmin it save correctly . i'm missing something ?
Blesta Addons Posted July 8, 2015 Author Report Posted July 8, 2015 it work , i have a error the status value . now i have fixed it and it saved . activa and PauloV 2
Kangaroo Posted July 9, 2015 Report Posted July 9, 2015 Good work naja. I see your active posts and information is priceless. Keep up the good work
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now