I had problem with not able to delete any PM's in my profile.
Here is the fix:
open public_my_profile.pl (template file)
Find this
<FORM ACTION="$vars_config{CGIURL}/ultimatebb.cgi">
Replace with
<FORM ACTION="$vars_config{CGIURL}/ultimatebb.cgi" method="POST">
<FONT COLOR="#000000" SIZE="1">[ June 11, 2001 04:12 AM: Message edited by: ELY_M ]</font>