NOTE : I do not recommend this solution . Though you can follow this temporarily.
I have fixed this issue by commenting the below given code from the page includes>functions.php.
if (!$foundurl)  {
            eval(standard_error(fetch_error(‘invalid_redirect_url_x’, $vbulletin->url)));
        }
One thought on “Invalid Redirect URL After Upgrade”