Facebook Page: 152966468062744 Twitter: greache
  • An Image Slideshow
  • An Image Slideshow
JIM Quick Message not working

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);

 

Login Form