Code: Select all
$meta = '<meta http-equiv="refresh" content="3;url=' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">';
Code: Select all
$meta = '<meta http-equiv="refresh" content="0;url=' . append_sid("viewtopic.$phpEx?" . POST_POST_URL . "=" . $post_id) . '#' . $post_id . '">';
Hlaalu wrote: There is a mod for almost any redirecting you want:
http://www.phpbb.com/phpBB/viewtopic.ph ... t=redirect
Redirect to Forum II 1.2.0:
This has the same effect as Redirect to Forum, except for one change: the confirmation message is skipped completely.