modxcms / Quip

A commenting component for MODX Revolution
https://modx.com/extras/package/quip
4 stars 16 forks source link

Quip email notification and system settings not working #4

Open dubbsdubblin opened 10 years ago

dubbsdubblin commented 10 years ago

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 commented 10 years ago

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

bbornemann commented 9 years ago

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 https://github.com/caolan/quip/issues/6 - but it did not help.

valokammi commented 9 years ago

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 commented 8 years ago

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

jdaehne commented 7 years ago

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:

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.