Posted by jayson on July 22, 2008 at 3:07pm
| Project: | Spread |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jchatard |
| Status: | closed (fixed) |
Issue Summary
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.
| Attachment | Size |
|---|---|
| Spread-the-word-errors.png | 3.42 KB |
Comments
#1
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
#2
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 !
#3
Version 1.2 committed, wait a few hours.
#4
Automatically closed -- issue fixed for two weeks with no activity.