And in poll.php replace // redirect if ($threadinfo[visible]) { with: // redirect if ($threadinfo[visible] && !$sendtoforum) {
// redirect if ($visible) {