Could you try this?
Edit browser_check.php and in function do_page3() at line 216, change:
code:
$results_display
$clock_comparison_display
<p><b>Click <a href='{$HTTP_SERVER_VARS['PHP_SELF']}'>HERE</a> to repeat the tests.</b>
to
code:
$results_display
$clock_comparison_display
[:"red"]<p>referrer='{$HTTP_SERVER_VARS['HTTP_REFERER']}'<br />
referrer_should_be='$referrer_should_be'</p>[/]
<p><b>Click <a href='{$HTTP_SERVER_VARS['PHP_SELF']}'>HERE</a> to repeat the tests.</b>
Then copy/paste the output here, or send it to me privately.
Thanks.
