Open /includes/functions_referrers.php ... Find:
Code: Select all
if ($_SERVER['HTTP_REFERER'] && !eregi($_SERVER['HTTP_HOST'] . $board_config['script_path'], $_SERVER['HTTP_REFERER']))
{
Would appreciate anyone else trying this out to see how effective it is.