| Member with 785 posts. | | Join Date: Nov 2011 Location: Pakenham, VIC, Australia Experience: Advanced | |
<meta http-equiv="refresh" content="0;URL='http://yoursite.com/new page" /> where 'content="0"' is the delay... I would change either the database entry, or the page that that is used for that particular entry to add that in
or add it to the viewtopic.php something like if (t=471){echo "<meta http-equiv="refresh" content="0;URL='http://yoursite.com/new page" />";}
note: In this case i am assuming that the t=471 is the post you are redirecting away from |