$_POST['allow_profile'], "signature" => $this->sig_input_filter(stripslashes($_POST['message']))); update_user_meta($user_ID, "wpf_useroptions", $ops); } $user_id = $_GET['user_id']; if(!is_numeric($user_id)) wp_die(__("No such user", "mingleforum")); if($user_ID == $user_id or $user_level > 8){ $this->header(); $options = get_user_meta($user_ID, "wpf_useroptions", true); $allow_profile_v = ($options['allow_profile'] == true) ? "checked" : ""; $topics = $this->get_subscribed_threads(); $forums = $this->get_subscribed_forums(); $parser = new cartpaujBBCodeParser(); if(is_array($topics) && !empty($topics)) { $tops = "