One issue I've found is I was getting this error:
Quote:
Fatal error:
* Too many recipients - you are attempting to send to 7 users but you are only allowed to send to 5 users.
Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in [path]/includes/class_dm.php on line 810
|
The problem is that an unlimited number of users can be set to receive a project tool PM. However, vbulletin only allows a PM to be addressed to 5 users. So ... the error comes since I had 7 project managers listed.