I'm getting this warning in vbseo sitemap generator:
Warning: strtr() [function.strtr]: The second argument is not an array in /home/site/public_html/vbseo/includes/functions_vbseo_url.php on line 592
Line 592 is added by vbet integration
$text = strtr($text, $GLOBALS['vbet_custom_char_replacement']);