Joined
·
2,841 Posts
Anyone else finding that their browser isn't redirecting them to the main pages? I've tried Firefox and IE and both are doing the same thing. On the redirect page I see this written across it:
function exec_refresh() {window.status="Redirecting..."+myvar;myvar=myvar+" .";var timerID=setTimeout("exec_refresh();",100);if(timeout>0) {timeout-=1;} else {clearTimeout(timerID);window.status="";window.location="http://www.librarium-online.com/forums/forum.php";}} var myvar="";var timeout=20;exec_refresh();
Just curious to know why this has suddenly happened and I'm now having to "click here if your browser doesn't redirect you".
E.
function exec_refresh() {window.status="Redirecting..."+myvar;myvar=myvar+" .";var timerID=setTimeout("exec_refresh();",100);if(timeout>0) {timeout-=1;} else {clearTimeout(timerID);window.status="";window.location="http://www.librarium-online.com/forums/forum.php";}} var myvar="";var timeout=20;exec_refresh();
Just curious to know why this has suddenly happened and I'm now having to "click here if your browser doesn't redirect you".
E.