Thanx for pointing out this problem
in urdd/urdd.php change this line
verify_magpie_cache_dir($test_results);
to
verify_magpie_cache_dir($db, $test_results);
and in urdd/urdd_config.php change this line
function verify_magpie_cache_dir(test_result_list &$test_results)
into
function verify_magpie_cache_dir(DatabaseConnection $db, test_result_list &$test_results)
You probably haven't made this directory or it doesn't have the proper rights:
functions/libs/magpierss/cache