I had some problems getting this script to work on 6.3.1.2
What I needed to do was to remove this line from the code that I should add.
$new_pms = &CheckForNewPMs($profile_number);
And after that it worked.
The error I got with that line included was that the Ultimatebb.cgi file couldnt get parsed.