Quick Message not working from in CDB Tab The core pms.mypmspro.php plugin doesnt handle JIM correctly.
Need to change line 406 of the pms.mypmspro.php file from:
$this->_sendPMSJimMSG($toid,$fromid,$subject,$message);
to:
$this->_sendPMSJimMSG($to,$from,$subject,$message);
Username
Password
Remember Me