corollasbest,
What you posted doesn't seem to work correctly.
First off, $bbuserinfo['receivepm'] will check if the viewing user, and not the user being viewed has receivepm set to on/off.
Second, you're checking in the private.php, so how should that be able to remove a link on a different page?
Thirdly, just posting exit; will display a blank page. You should try to post an error message or so. A blank page will leave a lot of your users clueless...
|