Where do I change the email for Notify v1.4.0 for DOCman? - Joomla! Forum - community, help and support
hello everyone
i installed notify v1.4.0 docman , readme file says edit settings (like e-mail addresses want send to). however, not know edit email address. did find file /plugins/docman/notifydm/models/emailtemplate.php line:
$this->_recipients = & $cfg->getrecipients();
so changed to
$this->_recipients = "myemail@xxx.xxx";
however i'm not receiving notifications. know how set recipient? advance help.
respectfully
john
i installed notify v1.4.0 docman , readme file says edit settings (like e-mail addresses want send to). however, not know edit email address. did find file /plugins/docman/notifydm/models/emailtemplate.php line:
$this->_recipients = & $cfg->getrecipients();
so changed to
$this->_recipients = "myemail@xxx.xxx";
however i'm not receiving notifications. know how set recipient? advance help.
respectfully
john
update
with change notifications sent webmaster account, not email specified, if change it's original configuration no notifications sent. also, notifications sent when document edited or uploaded, not downloaded need.
with change notifications sent webmaster account, not email specified, if change it's original configuration no notifications sent. also, notifications sent when document edited or uploaded, not downloaded need.
Comments
Post a Comment