the email I got during testing is literally:

Hello!
A user on @site, @user, has nudged you about your post, @title.
Message: @message 

While on the subject, I would love to be able to switch the whole "message" component off via the admin interface - I love nudge as a "grown-up poke", but messaging is non-essential for this use (there are plenty of other mechanisms for inter-user messaging in Drupal).

CommentFileSizeAuthor
#2 nudge.module.200802.patch889 bytesjaydub

Comments

andrabr’s picture

I am running Drupal 5.3, PHP 4.3.11, shared hosting

Thx!

jaydub’s picture

Status: Active » Needs review
StatusFileSize
new889 bytes

The @ should be changed to ! as the code that generates the
email replaces based on ! and not @.

I've patched nudge.module to correct the message defaults
but you'll have to manually update your nudge settings
if you've already installed and have message settings with
the @ instead of !

kbahey’s picture

Status: Needs review » Fixed

Committed to 5.x-1.x-dev

Thank you.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.