if ($return_to_move == 1)
{
$std->boink_it($class->base_url."act=Mod&CODE=02&f={$class->forum['id']}&t={$this->topic['tid']}");
}
else
{
$page = floor( ($this->topic['posts'] + 1) / $ibforums->vars['display_max_posts']);
$page = $page * $ibforums->vars['display_max_posts'];
$std->boink_it($class->base_url."showtopic={$this->topic['tid']}&st=$page&#entry{$this->post['pid']}");
}
}
MAN!
when you reply/post something it takes you to a blank page, it should redirect you to the topic you where in (eg showtopc=11) instead it takes you back to index.php? with a blank page
Please help
Cheers
Dylan
Please help guys my FORUM IS $#%@%ed UP















