Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quip email notification and system settings not working #4

Open
dubbsdubblin opened this issue Feb 25, 2014 · 5 comments
Open

Quip email notification and system settings not working #4

dubbsdubblin opened this issue Feb 25, 2014 · 5 comments

Comments

@dubbsdubblin
Copy link

Hi guys, I have Quip 2.3.3 installed on Rev 2.2.10 and the system settings re: email notifications are not being respected - All email notifications about comments are being sent to the email address the admin user is setup with and not the email address as specified in the system settings...

Anyone know how to fix this? Seems like a rather major bug???

@dubbsdubblin
Copy link
Author

I found this - caolan/quip#6 - but not sure it's relevant any more??? Looks like a bug fix to an old version of Quip??

@bbornemann
Copy link

Same here: ++quip.emailsTo has no effect Even worse, as I get no notifications at all. I had Quip 2.3.3. installed with Articles 1.7.9 on Revo 2.3.2. I tried this - caolan/quip#6 caolan/quip#6 - but it did not help.

@valokammi
Copy link

Same here! No notifications at all!
Modx error log: [2015-01-04 10:31:42](ERROR @ /assets/components/quip/connector.php) Error 42S22 executing statement:
Array
(
[0] => 42S22
[1] => 1054
[2] => Unknown column 'quipCommentNotify.createdon' in 'field list'
)

Modx 2.2.15
Articles 1.7.10 incl. quip 2.3.3
Lately I reinstalled quip. No error in log anymore when commenting but no notification to moderators.
Approve notification is ok.

@thijsvandamme
Copy link

Modx 2.4.0-pl and Quip 2.3.3-pl, same problem. Is this being fixed?

@jdaehne
Copy link

jdaehne commented Jan 25, 2017

This works actually correct.
The system-setting "quip.emailsTo" does not seem to be ment as a receiver for the new comments notification. You can set those by setting the parameteres:

  • &moderators=``
  • &moderatorGroup=`` (default: Administrator)
    inside the [[!QuipReply]] call.

That way Quip sends notifications to all users in the group "Administrator" by default. If you set usernames or a usergroups, quip will get the email of the users and send notifications to their emails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants