Got an error:
When I did an admin donate, I would get the following error:
Quote:
Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758
|
When I checked the user account I was trying to donate to, points were being added to that user account. Then I noticed that the user had PMs disabled.
I tried enabling this option on their account and tried the admin donate again. This time it went through without a problem.
Seems like there needs to be a check to see if the user has PMs disabled or not.