$db->query_write(" UPDATE " . TABLE_PREFIX . "datastore SET data = '" . $db->escape_string($serialized) . "' WHERE title = 'nog' ");