Julian, thanks for your response!

I tried putting the following code into the
error_moderateuser template, to see what would happen...
field 5 = $bbuserinfo[field5] < br>
field 6 = $bbuserinfo[field6] < br>
email = $bbuserinfo[email] < br>
But, it didn't work. The following output was displayed on the screen...
field 5 =
field 6 =
email =
The variables didn't work. Anyone know how to hack the
register.php file, in order to make those variables accessible in the
error_moderateuser template? Thanks again for any help!