Comment Notify

The S-Files: Getting the most out of Comment Notify

Robert Douglass's picture

Tech Support Case Studies

If Facebook has shown us anything, it's that website users like to get timely notifications via email if there is something new to be seen on the site. Acquia Drupal includes the comment notify module that can help achieve this goal for your site. It sends email messages to content authors and commentators whenever new comments are added to content. There are ample subscription options to suit everyone, and an unsubscribe mechanism so that nobody has to endure unwanted items in their inbox. Read full article ยป

Comment Notify in Acquia Drupal

Since upgrading from Drupal 6.8 to Acquia Drupal 1.2.0 my anonymous users have seen errors while posting comments.

Fatal error: Unsupported operand types in ~/public_html/includes/common.inc on line 1369.

I believe this is due to the comment notify module in Acquia Drupal. See: http://drupal.org/node/324992 .

Overwriting Comment Notify with the latest development version seems to have solved this particular problem for me.

/includes/form.inc on line 1193. when running configuring "Comment Notify"

I am getting:

/includes/form.inc on line 1193.

when trying to configure the Comment Notify Module. All 6.8 sites are acting this way.

Thanks!
Jim