allow_unreg()) && $this->have_access($this->check_parms($_GET['forum'])) && $this->have_access($this->check_parms($_GET['forum']), 'post')) { $parser = new cartpaujBBCodeParser(); $this->current_view = NEWTOPIC; $out = $this->header(); $out .= "
"; $this->o .= $out; } else wp_die(__("Sorry. you don't have permission to post.", "mingleforum"));