Users Not Found Check
When a user sends a personal message the vbulletin checks if the receipt user exist.
It uses this phrase "pmrecipientsnotfound" Some users were not found, and it users this variable in php $notfoundhtml to parse the results.
I have search in the private.php, but i can't find the way to do this.
Anyone can help me to check with php if a user that someone writes in a textarea box, is a real user of the site or not.
|