Fork me on GitHub

Intercom settings  Bottom

  • I have two questions:
    Where are stored the individual settings of intercom? I really can't find it into the database. I need to modify that every user receive notifications by mail.
    Is there a way to modify the default settings of users? I need by default every user receive notifications by mail but actually this parameter is set to NO...
  • hello arkanoyd,
    this default settings could apply to me also. I have looked at the DB and found something in the table "zk_objectdata_attributes" the field corresponding should be "ic_note".
    Philippe
  • thanks Philippe!
    this was the first answer.
    Now I am looking for how to modify the default settings to YES for new subscribed users...
  • Untested: http://code.zikula.org/intercom/browser/tags/intercom-2.2/intercom/modules/InterCom/pnuserapi.php

    *change ~line 96 to 1 (ic_note)

    Anyway, you will have to 'remember' this, if you upgrade the intercom pnuserapi.php at some point.

    --
    David Pahl
    Zikula Support Team
  • it works!!!
  • Then we should change that to 'tested-ok' icon_cool

    --
    David Pahl
    Zikula Support Team
  • You can always feature request a global settings or similar.

    --
    David Pahl
    Zikula Support Team

This list is based on users active over the last 60 minutes.