} else {
                $where = array( "sid = ?" => $this->id );

                $this->db->delete("nuke_stories", $where);
            }