No private messages at all?
Check your edits in private.php and make sure that the last line in the code below, is in your file:
Code:
warn_notify($thread1, $thread2, $thread3, $bbuserinfo, $warnerdata['email'], $warnerdata['username'], $vboptions['warn_automatic_warner'], $warn_type, $level, $wcomment, $alert);
}
}
// End of automated warnings things
$message=$pm_message;
That $message=$pm_message, if it is not there, can stop your PMs all together.