@navmalik wrote:
I have issue in sending notification emails from OJS. Journal website is: www.ephjournal.com
My emails were working fine a week ago, but then I registered my Journal on PKP Index website and PKP Index website fetched some data using OAI URL.
From then I am not able to send any kind of notification emails from OJS. I am using the Office365 and SMTP settings are given as below:
smtp_server = ephjournal-com.mail.protection.outlook.com
smtp_port = 25
smtp_auth = ssl
smtp_username = username
smtp_password = “password”The same settings were used on another journal website and working fine. And office365 is working fine.
I have tried using the mail function, then it works fine. I tried upgrade from OJS 3.1.2 to OJS 3.1.2.1 but no luck in sending mails through Outlook smtp.
I contacted the Microsoft but there was no issue in office365.
I have moved ephjournal.com to another domain like demojournal.com and then office of demojournal.com is working fine there.I am really getting no luck and facing no error messages.
Hope you could understand my concern and resolve my issue.
Error code is given below:
[01-Jul-2019 09:06:24 UTC] PHP Fatal error: Uncaught Error: Call to a member function getFullName() on null in /home/zgz1shl6ysu9/public_html/lib/pkp/classes/notification/managerDelegate/QueryNotificationManager.inc.php:58
Stack trace:
#0 /home/zgz1shl6ysu9/public_html/lib/pkp/classes/notification/PKPNotificationManager.inc.php(416): QueryNotificationManager->getNotificationMessage(Object(Request), Object(Notification))
#1 /home/zgz1shl6ysu9/public_html/lib/pkp/classes/notification/PKPNotificationManager.inc.php(165): PKPNotificationManager->getByDelegate(‘16777249’, ‘1048586’, ‘221’, ‘getNotification…’, Array)
#2 /home/zgz1shl6ysu9/public_html/classes/notification/NotificationManager.inc.php(80): PKPNotificationManager->getNotificationMessage(Object(Request), Object(Notification))
#3 /home/zgz1shl6ysu9/public_html/lib/pkp/controllers/grid/notifications/NotificationsGridCellProvider.inc.php(45): NotificationManager->getNotificationMessage(Object(Request), Object(Notification))
#4 /home/zgz1shl6ysu9/public_html/lib/pkp/classes/controllers/grid/GridCel in /home/zgz1shl6ysu9/public_html/lib/pkp/classes/notification/managerDelegate/QueryNotificationManager.inc.php on line 58
Posts: 1
Participants: 1