The module works as I am able to "spread the word" and emails do get sent. However, there is a permanent error message and confirmation message shown on every page request. A screen shot is attached.

CommentFileSizeAuthor
#1 spread.module.txt6.94 KBjchatard
Spread-the-word-errors.png3.42 KBjayson

Comments

jchatard’s picture

Assigned: Unassigned » jchatard
StatusFileSize
new6.94 KB

Ok, I think you're using send.module as well which implements a hook_send, which conflicts with one of my functions.

You can try a modified version with the file attached. If it works, I'll make an update.

Rename spread.module.txt into spread.module.

Just let me know!

Jérémy

jayson’s picture

You were right - I did have the Send module installed. I test your new module file and it worked beautifully! The error message and the confirmation message are both gone now. The module still works and the emails are indeed sent.

Thank you !

jchatard’s picture

Status: Active » Fixed

Version 1.2 committed, wait a few hours.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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