1. drjjw
  2. General
  3. Wednesday, December 30 2020, 11:18 PM
How do you disable the email: Your Notifications Summary?

There only seems to be one setting under user settings > Receive Site Emails (including daily notification summary email)

As I understand t, you have to disable all emails to disable that one message? That doesn't seem right.

Jordan
admin Accepted Answer
Admin
Hi,
the plugins is intended for social network purpose, so it is normal. To disable this you need to make a minor code change:
- Open file at /plugins/jsn/socialnetwork/app/Controller/AppController.php
- Delete or comment lines 219 and 220 like this:
    //if ( !$this->request->is('ajax') ) // only run cron when it's not an ajax request
// $this->_runCron();
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.