$error="An error code was received while attempting XMLRPC sync with username {$username}{$url}:{$port} - Code ".$resp->faultCode().": ".$resp->faultString();
$error="An authentication failure occurred while trying to access {$url} ({$method}).";
$error="An error code was received while attempting XMLRPC sync with username {$username}{$url}:{$port} - Code ".$resp->faultCode().": ".$resp->faultString();
$error="An error code was received while attempting Filter sync with username {$username}{$synchronizetoip}:{$port} - Code ".$resp->faultCode().": ".$resp->faultString();