//-- mod : Instant Post Redirect ------------------------------------------------------------
//-- add
redirect($redirect_url);
//-- fin mod : Instant Post Redirect --------------------------------------------------------
Works great, how can I get rid of that next white page that says "If your browser supports meta redirection you will be redirected." Any one just to have a instant redirect that takes you straight to post.
like i said, check any mods that you have that might have any kind of meta redirection, or maybe it's your server, i have installed this in about 15 different sites, and have never seen that!
I "fixed" this by completely removing the IF block that caused the message to appear; the forum seems to perform redirections correctly in both Firefox and IE, so I guess it worked?
Forum is now locked but do you happen to know what IF blocks that might cause that message?
'URL_REDIRECT' => 'If your browser does not support meta redirection %splease click HERE to be redirected%s.',
Did research. This is a tough one. But that was all I could find ^
Last edited by heredia21 on 26 Apr 2010, 22:13, edited 1 time in total.